Per request, the donation page is live!

Viewing Item

#15239: Angeling Robes

Item ID 15239 For Sale No
Identifier Angeling_Suit_BR Credit Price Not For Sale
Name Angeling Robes Type Armor
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 90
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs Novice / Super novice
Equip Gender Unknown
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMaxHP,1000+((BaseLevel-100)*30);

6 bonus

7 bMaxSP,100+((BaseLevel-100)*3);

8 if

9 (.@r

10 =7)

11 {

12 bonus

13 bMatkRate,10;

14 if

15 (.@r

16 =10)

17 {

18 skill

19 "BS_ADRENALINE",5;

20 if

21 (.@r

22 =12)

23 {

24 bonus

25 bDefEle,Ele_Holy;

26 }

27 }

28 }

Equip Script None
Unequip Script None