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 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 Novice / Super novice
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

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

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

4 if (.@r>=7) {

5 bonus bMatkRate,10;

6 if (.@r>=10) {

7 skill "BS_ADRENALINE",5;

8 if (.@r>=12) {

9 bonus bDefEle,Ele_Holy;

10 }

11 }

12 }

Equip Script None
Unequip Script None