Viewing Item

#24344: Blitz Shadow Armor

Item ID 24344 For Sale No
Identifier S_Blitz_Armor Credit Price Not For Sale
Name Blitz Shadow Armor Type Shadow Equipment
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Shadow Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMaxHP,.@r*10;

3 bonus bDef,25+5*(.@r/2);

4 if (.@r >= 7) {

5 bonus bAspd,1;

6 if (.@r >= 9) {

7 bonus bDelayrate,-1;

8 }

9 }

Equip Script None
Unequip Script None