Viewing Item

#460040: Glacier Guard

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

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bMRes,15;

9 bonus

10 bRes,15;

11 bonus

12 bMdef,2*(.@r/2);

13 bonus

14 bDef,10*(.@r/2);

15 if

16 (.@r

17 =7)

18 {

19 bonus

20 bAspdRate,15;

21 if

22 (.@r

23 =9)

24 {

25 bonus

26 bVariableCastrate,-10;

27 if

28 (.@r

29 =10)

30 {

31 bonus

32 bMdef,10;

33 bonus

34 bDef,50;

35 }

36 }

37 }

38 if

39 (.@g

40 =ENCHANTGRADE_D)

41 {

42 bonus

43 bMRes,10;

44 bonus

45 bRes,10;

46 if

47 (.@g

48 =ENCHANTGRADE_C)

49 {

50 bonus

51 bPAtk,2;

52 bonus

53 bSMatk,2;

54 }

55 }

Equip Script None
Unequip Script None