Viewing Item

#450267: Glacier Muffler

Item ID 450267 For Sale No
Identifier Glacier_Muffler Credit Price Not For Sale
Name Glacier Muffler Type Armor
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 0
Range 0 Defense 80
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 bMaxHP,2000+150*(.@r/2);

9 bonus

10 bMaxSP,1000+100*(.@r/2);

11 if

12 (.@r

13 =7)

14 {

15 bonus

16 bVariableCastrate,-7;

17 if

18 (.@r

19 =9)

20 {

21 bonus

22 bSpl,3;

23 if

24 (.@r

25 =10)

26 {

27 bonus

28 bAspdRate,5;

29 }

30 }

31 }

32 if

33 (.@g

34 =ENCHANTGRADE_D)

35 {

36 bonus

37 bSMatk,2;

38 bonus

39 bMatkRate,3;

40 if

41 (.@g

42 =ENCHANTGRADE_C)

43 {

44 bonus

45 bAspdRate,10;

46 }

47 }

Equip Script None
Unequip Script None