
RENEWAL / ITEMS
Wild Bullet Shadow Shoes
#24929Shadow Gear
S_NW_WB_Shoes
TypeShadow Gear
Equipment positionShadow footgear
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level200
Description
Increase Wild Shot damage by 8%.
------------------------
For every 2 refine level, CRI + 1, ATK + 4.
------------------------
For every 3 refine level, increase Wild Shot damage by additional 2%.
------------------------
Related skill is currently unavailable.
------------------------
Type : Shadow Equipment
Location : Shoes
Weight : 0
Required Level : 200
Class : Night Watch
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Shadow footgear
- Jobs
- Rebellion
- Yes
- Classes
- Third
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"NW_WILD_SHOT",8+2*(.@r/3);
bonus bCritical,(.@r/2);
bonus bBaseAtk,4*(.@r/2);