Nebula Robe of Wisdom [1] ( Star_Robe_Of_Wis )
| ID 450174 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 50 | Slots: 1 | ||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Armor | |||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 105 | |||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 240 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||
|
Robe that has received the wisdom energy of the star's power. All Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bMatk,125;
bonus bWis,1;
bonus bMaxSPrate,2*(.@r/2);
bonus bHealPower,(.@r/2);
if (.@r>=9) {
bonus bSPrecovRate,30;
if (.@r>=11) {
bonus bVariableCastrate,-10;
}
}
if (.@g >= ENCHANTGRADE_D) {
bonus bSPrecovRate,2*(.@r/2);
bonus bHealPower,(.@r/2);
bonus bMRes,(.@r/3);
if (.@g >= ENCHANTGRADE_C) {
bonus bSPrecovRate,3*(.@r/2);
bonus bHealPower,2*(.@r/2);
bonus bMRes,2*(.@r/3);
if (.@g >= ENCHANTGRADE_B) {
bonus bMaxSPrate,(.@r/2);
bonus bMRes,2*(.@r/3);
bonus bHPlus,2*(.@r/4);
if (.@g >= ENCHANTGRADE_A) {
bonus bMaxSPrate,2*(.@r/2);
bonus bMRes,3*(.@r/3);
bonus bHPlus,3*(.@r/4);
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||