Viewing Item

#450266: Glacier Manteau

Item ID 450266 For Sale No
Identifier Glacier_Manteau Credit Price Not For Sale
Name Glacier Manteau Type Armor
NPC Buy 0 Weight 160
NPC Sell 0 Weapon Level 0
Range 0 Defense 112
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,2500+200*(.@r/2);

9 bonus

10 bMaxSP,500+50*(.@r/2);

11 if

12 (.@r

13 =7)

14 {

15 bonus

16 bAspdRate,7;

17 if

18 (.@r

19 =9)

20 {

21 bonus

22 bPow,3;

23 if

24 (.@r

25 =10)

26 {

27 bonus

28 bVariableCastrate,-5;

29 }

30 }

31 }

32 if

33 (.@g

34 =ENCHANTGRADE_D)

35 {

36 bonus

37 bPAtk,2;

38 bonus

39 bAtkRate,3;

40 if

41 (.@g

42 =ENCHANTGRADE_C)

43 {

44 bonus

45 bVariableCastrate,-10;

46 }

47 }

Equip Script None
Unequip Script None