Viewing Item

#480284: Dim Glacier Muffler

Item ID 480284 For Sale No
Identifier D_Glacier_Muffler Credit Price Not For Sale
Name Dim Glacier Muffler Type Armor
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 0
Range 0 Defense 105
Slots 1 Refineable Yes
Attack 0 Min Equip Level 230
MATK 0 Max Equip Level None
Equip Locations Garment
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,1;

9 bonus

10 bCon,1;

11 if

12 (.@r

13 =7)

14 {

15 bonus

16 bVariableCastrate,-10;

17 if

18 (.@r

19 =9)

20 {

21 bonus2

22 bMagicAtkEle,Ele_All,10;

23 if

24 (.@r

25 =11)

26 {

27 bonus

28 bDelayrate,-10;

29 }

30 }

31 }

32 if

33 (.@g

34 =ENCHANTGRADE_D)

35 {

36 bonus

37 bMatkRate,3;

38 bonus

39 bSpl,5;

40 bonus

41 bCon,5;

42 if

43 (.@g

44 =ENCHANTGRADE_C)

45 {

46 bonus2

47 bMagicAtkEle,Ele_All,5;

48 bonus

49 bSMatk,2;

50 if

51 (.@g

52 =ENCHANTGRADE_B)

53 {

54 bonus

55 bSMatk,1;

56 if

57 (.@g

58 =ENCHANTGRADE_A)

59 {

60 bonus

61 bMatkRate,2;

62 }

63 }

64 }

65 }

Equip Script None
Unequip Script None