Viewing Item

#24792: Master Shadow Weapon

Item ID 24792 For Sale No
Identifier S_Master_Weapon Credit Price Not For Sale
Name Master Shadow Weapon 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 Weapon
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMatkRate,2;

3 bonus bAtkRate,2;

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

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

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

7 if (.@r>=7) {

8 bonus bMaxHPrate,3;

9 bonus bMaxSPrate,3;

10 if (.@r>=9) {

11 bonus bPAtk,2;

12 bonus bSMatk,2;

13 }

14 }

Equip Script None
Unequip Script None