
RENEWAL / ITEMS
Critical Hit Weapon Shadow
#24738Shadow Gear
S_CriticalHit_Weapon
TypeShadow Gear
Equipment positionShadow weapon
GenderBoth
Weight0
Buy price0 z
Sell price0 z
No description is available. Available properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Shadow weapon
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bCritical,7;
bonus bBaseAtk,15;
bonus bCritAtkRate,(.@r/2);
if (.@r>=7) {
bonus bCritical,7;
}