
RENEWAL / ITEMS
Grave Shadow Weapon
#24551Shadow Gear
S_Grave_Weapon
TypeShadow Gear
Equipment positionShadow weapon
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level99
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Shadow weapon
- Jobs
- Sage
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
if (.@r>=9) {
bonus2 bMagicAtkEle,Ele_Earth,10;
}
else if (.@r>=7) {
bonus2 bMagicAtkEle,Ele_Earth,6;
}
else {
bonus2 bMagicAtkEle,Ele_Earth,3;
}