Viewing Item

#24314: Ninja Shadow Shield

Item ID 24314 For Sale No
Identifier S_Ninja_Shield Credit Price Not For Sale
Name Ninja Shadow Shield Type Shadow Equipment
NPC Buy 10 Weight 0
NPC Sell 5 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 Shield
Equip Upper None
Equippable Jobs Ninja / Kagerou / Oboro
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMaxHP,.@r*10;

3 bonus bAspd,1;

4 bonus bBaseAtk,(3*getskilllv("NJ_TOBIDOUGU"));

5 autobonus3 "{ bonus bAspd,1; }",1000,50000,"NJ_NEN";

6 .@val = 4 * .@r;

7 if (.@r >= 7) {

8 .@val += 10;

9 if (.@r >= 9) {

10 .@val += 10;

11 }

12 }

13 bonus2 bIgnoreDefClassRate,Class_Normal,.@val;

14 bonus2 bIgnoreMdefClassRate,Class_Normal,.@val;

Equip Script None
Unequip Script None