Viewing Item

#15171: Angeling Suit

Item ID 15171 For Sale No
Identifier Angeling_Suit Credit Price Not For Sale
Name Angeling Suit Type Armor
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 0
Range 0 Defense 77
Slots 1 Refineable Yes
Attack 0 Min Equip Level 90
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMdef,20;

6 bonus

7 bMaxHP,1000;

8 bonus

9 bMaxSP,100;

10 if

11 (BaseLevel

12 =

13 100)

14 {

15 bonus

16 bMaxHP,30*BaseLevel;

17 bonus

18 bMaxSP,5*BaseLevel;

19 }

20 if

21 (.@r

22 =

23 7)

24 bonus

25 bMatkRate,10;

26 if

27 (.@r

28 =

29 8)

30 skill

31 "BS_WEAPONPERFECT",5;

32 if

33 (.@r

34 =

35 9)

36 bonus

37 bDefEle,Ele_Holy;

Equip Script None
Unequip Script None