Soul Purifying Rune Robe [1] ( Soul_P_R_Robe )
| ID 450280 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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: Not specified | |||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 250 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||
|
All Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bUseSPrate,10;
bonus bMatk,100+15*(.@r/2);
bonus bDef,30*(.@r/2);
if (.@r>=7) {
bonus bSMatk,2;
bonus bMatkRate,3;
bonus bMdef,25;
if (.@r>=9) {
bonus bSMatk,3;
bonus bMdef,25;
if (.@r>=11) {
bonus2 bMagicAtkEle,Ele_All,5;
bonus bDelayrate,-10;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bMatkRate,5;
bonus bMatk,10;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bMagicAtkEle,Ele_All,3;
bonus bMatkRate,8;
bonus bMatk,20;
if (.@g>=ENCHANTGRADE_B) {
bonus2 bMagicAtkEle,Ele_All,5;
bonus bMatkRate,11;
bonus bSpl,5;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bMagicAtkEle,Ele_All,7;
bonus bMatkRate,14;
bonus bCon,5;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||