
RENEWAL / ITEMS
Rain Pressure Shadow Shoes
#24951Shadow Gear
S_IG_RF_Shoes
TypeShadow Gear
Equipment positionShadow footgear
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level200
Description
Increase Imperial Pressure damage by 8%.
------------------------
For every 2 refine level, MATK + 7.
------------------------
For every 3 refine level, increase Imperial Pressure damage by additional 2%.
------------------------
Related skill is currently unavailable.
------------------------
Type : Shadow Equipment
Location : Shoes
Weight : 0
Required Level : 200
Class : Imperial Guard
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
- Crusader
- Yes
- Classes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"IG_IMPERIAL_PRESSURE",8+2*(.@r/3);
bonus bMatk,7*(.@r/2);