Dim Glacier Robe [1] ( D_Glacier_Robe )
| ID 450271 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 120 | 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: 145 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 230 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
All Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bMatk,140;
bonus bSpl,(.@r/2);
bonus bCon,(.@r/2);
if (.@r>=7) {
bonus bSMatk,2;
bonus bMatkRate,3;
if (.@r>=9) {
bonus bDelayrate,-5;
bonus bVariableCastrate,-5;
if (.@r>=11) {
bonus2 bMagicAtkEle,Ele_All,10;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bMatkRate,5;
bonus bSpl,5;
bonus bCon,5;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bMagicAtkEle,Ele_All,10;
if (.@g>=ENCHANTGRADE_B) {
bonus bMatkRate,1;
if (.@g>=ENCHANTGRADE_A) {
bonus bMatkRate,2;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||