Viewing Item

#24551: Grave Shadow Weapon

Item ID 24551 For Sale No
Identifier S_Grave_Weapon Credit Price Not For Sale
Name Grave 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 99
MATK 0 Max Equip Level None
Equip Locations Shadow Weapon
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Sage
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,.@r;

3 bonus bMatk,.@r;

4 if (.@r>=9) {

5 bonus2 bMagicAtkEle,Ele_Earth,10;

6 }

7 else if (.@r>=7) {

8 bonus2 bMagicAtkEle,Ele_Earth,6;

9 }

10 else {

11 bonus2 bMagicAtkEle,Ele_Earth,3;

12 }

Equip Script None
Unequip Script None