Viewing Item

#480193: Enforcer Cape

Item ID 480193 For Sale No
Identifier aegis_480193 Credit Price Not For Sale
Name Enforcer Cape Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 18
Slots 1 Refineable Yes
Attack 0 Min Equip Level 70
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 .@r = getrefine();

2 bonus bDelayrate,-5;

3 bonus2 bSkillAtk,"AS_GRIMTOOTH",BaseLevel;

4 if (.@r>=5) {

5 if (getskilllv("AS_GRIMTOOTH") == 5) {

6 bonus2 bSkillAtk,"AS_GRIMTOOTH",50;

7 }

8 }

9 if (.@r>=7) {

10 bonus bDelayrate,-3;

11 bonus bMaxHPrate,5;

12 }

13 if (.@r>=9)

14 bonus bDelayrate,-3;

Equip Script None
Unequip Script None