Viewing Item

#450265: Glacier Robe

Item ID 450265 For Sale No
Identifier Glacier_Robe Credit Price Not For Sale
Name Glacier Robe Type Armor
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 0
Range 0 Defense 120
Slots 1 Refineable Yes
Attack 0 Min Equip Level 230
MATK 120 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g = getenchantgrade();

2 .@r = getrefine();

3 bonus bMatk,15*(.@r/2);

4 bonus bDef,15*(.@r/2);

5 if (.@r>=7) {

6 bonus2 bMagicAtkEle,Ele_All,5;

7 bonus bVariableCastrate,-10;

8 if (.@r>=9) {

9 bonus bVariableCastrate,-5;

10 bonus bSMatk,3;

11 if (.@r>=10) {

12 bonus bDelayrate,-5;

13 bonus bDef,100;

14 }

15 }

16 }

17 if (.@g>=ENCHANTGRADE_D) {

18 bonus bDelayrate,-5;

19 bonus bSpl,3;

20 bonus bCon,3;

21 if (.@g>=ENCHANTGRADE_C) {

22 bonus bSMatk,2;

23 bonus bMatkRate,3;

24 }

25 }

Equip Script None
Unequip Script None
Description None