Viewing Item

#470198: Dim Glacier Shoes

Item ID 470198 For Sale No
Identifier D_Glacier_Shoes Credit Price Not For Sale
Name Dim Glacier Shoes Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 90
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 bSpl,2;

9 bonus

10 bCon,2;

11 if

12 (.@r

13 =7)

14 {

15 bonus

16 bSMatk,2;

17 bonus

18 bMatkRate,5;

19 if

20 (.@r

21 =9)

22 {

23 bonus

24 bVariableCastrate,-10;

25 if

26 (.@r

27 =11)

28 {

29 bonus2

30 bMagicAtkEle,Ele_All,10;

31 }

32 }

33 }

34 if

35 (.@g

36 =ENCHANTGRADE_D)

37 {

38 bonus

39 bMatkRate,2;

40 if

41 (.@g

42 =ENCHANTGRADE_C)

43 {

44 bonus

45 bFixedCast,-1000;

46 if

47 (.@g

48 =ENCHANTGRADE_B)

49 {

50 bonus

51 bSMatk,2;

52 bonus

53 bMatkRate,1;

54 if

55 (.@g

56 =ENCHANTGRADE_A)

57 {

58 bonus

59 bMatkRate,2;

60 }

61 }

62 }

63 }

Equip Script None
Unequip Script None