Viewing Item

#24735: Durable Shield Shadow

Item ID 24735 For Sale No
Identifier S_Durable_Shield Credit Price Not For Sale
Name Durable Shield Shadow 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 99
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 bMaxHP,.@r*10;

3 bonus bLongAtkRate,2;

4 bonus bShortAtkRate,2;

5 bonus bAtkRate,(.@r/2);

6 if (.@r>=9) {

7 bonus bAspd,1;

8 if (.@r>=10) {

9 bonus bLongAtkRate,7;

10 bonus bShortAtkRate,7;

11 }

12 }

Equip Script None
Unequip Script None