Viewing Item

#24793: Master Shadow Shield

Item ID 24793 For Sale No
Identifier S_Master_Shield Credit Price Not For Sale
Name Master 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 200
MATK 0 Max Equip Level None
Equip Locations Shadow Shield
Equip Upper None
Equippable Jobs Super novice / Knight / Priest / Wizard / Blacksmith / Hunter / Assassin / Crusader / Monk / Sage / Rogue / Alchemist / Bard / Dancer / Star Gladiator / Soul Linker / Kagerou / Oboro / Rebellion
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMaxHP,.@r*10;

3 bonus bMatkRate,2;

4 bonus bAtkRate,2;

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

6 bonus bLongAtkRate,(.@r/2);

7 bonus2 bMagicAtkEle,Ele_All,(.@r/2);

8 if (.@r>=7) {

9 bonus bMaxHPrate,3;

10 bonus bMaxSPrate,3;

11 if (.@r>=9) {

12 bonus bPAtk,2;

13 bonus bSMatk,2;

14 }

15 }

Equip Script None
Unequip Script None