Viewing Item

#24732: Hasty Shadow Shield

Item ID 24732 For Sale No
Identifier S_Hasty_Shield Credit Price Not For Sale
Name Hasty Shadow Shield 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 None
MATK 0 Max Equip Level None
Equip Locations Shadow Shield
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMatkRate,1+(.@r/2);

3 bonus bAtkRate,1+(.@r/2);

4 if (.@r>=7) {

5 bonus bDef,15;

6 bonus bFlee,15;

7 if (.@r>=10) {

8 bonus bSpeedRate,25;

9 }

10 }

Equip Script None
Unequip Script None