Viewing Item

#450268: Glacier Shoes

Item ID 450268 For Sale No
Identifier Glacier_Shoes Credit Price Not For Sale
Name Glacier Shoes Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 70
Slots 1 Refineable Yes
Attack 0 Min Equip Level 230
MATK 0 Max Equip Level None
Equip Locations Footgear
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 bMaxHPrate,6;

9 bonus

10 bMaxSPrate,6+(.@r/2);

11 bonus

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

13 if

14 (.@r

15 =7)

16 {

17 bonus2

18 bMagicAtkEle,Ele_All,7;

19 if

20 (.@r

21 =9)

22 {

23 bonus

24 bSMatk,3;

25 if

26 (.@r

27 =10)

28 {

29 bonus

30 bVariableCastrate,-7;

31 bonus

32 bDef,100;

33 }

34 }

35 }

36 if

37 (.@g

38 =ENCHANTGRADE_D)

39 {

40 bonus

41 bMRes,25;

42 bonus

43 bRes,25;

44 if

45 (.@g

46 =ENCHANTGRADE_C)

47 {

48 bonus

49 bSMatk,2;

50 bonus

51 bSpl,2;

52 bonus

53 bCon,2;

54 }

55 }

Equip Script None
Unequip Script None