
RENEWAL / ITEMS
Crescive Shadow Shoes
#24913Shadow Gear
S_WH_CB_Shoes
TypeShadow Gear
Equipment positionShadow footgear
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level200
Description
Increase Crescive Bolt damage by 5%.
------------------------
For every 2 refine level, CRI + 1, ATK + 4.
------------------------
For every 3 refine level, increase Crescive Bolt damage by additional 1%.
------------------------
Type : Shadow Equipment
Location : Shoes
Weight : 0
Required Level : 200
Class : Windhawk
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
- Hunter
- Yes
- Classes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",5+(.@r/3);
bonus bCritical,(.@r/2);
bonus bBaseAtk,4*(.@r/2);