Royal Geffen Cape [1] ( Royal_Geffen_US )
| ID 480520 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 100 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Garment/Robe | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 100 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
A cloak worn by the Geffen Royal Wizard Association. All Not specified
.@r = getrefine();
.@g = getenchantgrade();
bonus2 bMagicAtkEle,Ele_All,20+((.@r/3)*7);
bonus bNoKnockback;
bonus bMatk,20*(.@r/2);
bonus bCon,2*(.@r/2);
bonus bSpl,2*(.@r/2);
bonus2 bMagicAddSize,Size_All,7*(.@r/3);
if (.@r>=7) {
bonus bAspdRate,10;
bonus2 bMagicAtkEle,Ele_All,10;
if (.@r>=9) {
bonus2 bMagicAtkEle,Ele_All,15;
if (.@r>=10) {
bonus bMatk,100;
if (.@r>=11) {
bonus bAllStats,15;
if (.@r>=12) {
bonus bSpl,10;
bonus2 bMagicAtkEle,Ele_All,20;
if (.@r>=13) {
bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",50;
bonus2 bSkillAtk,"WL_CHAINLIGHTNING",50;
if (.@r>=14) {
skill "LG_SHIELDSPELL",3;
}
}
}
}
}
}
}
if (.@g>=ENCHANTGRADE_D)
bonus bMatk,100;
if (.@g>=ENCHANTGRADE_C)
bonus bDelayrate,-15;
if (.@g>=ENCHANTGRADE_B)
bonus bSMatk,20;
if (.@g>=ENCHANTGRADE_A) {
if (.@r>=14) {
bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",50;
bonus2 bSkillAtk,"WL_CHAINLIGHTNING",50;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||