
RENEWAL / ITEMS
Hyunrok Breeze Spirit Shadow Shoes
#1270034Shadow Gear
S_SU_BSP_Shoes
TypeShadow Gear
Equipment positionShadow footgear
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level200
Description
Shoes that can be worn over regular footwear. They can be used alone, but their effect is limited.
------------------------
Hyunrok Breeze damage +8%.
------------------------
For every 2 refine levels, MATK + 7.
------------------------
For every 3 refine levels, Damage of Hyunrok Breeze additionally increased by 2%.
------------------------
Type: Shadow Equipment
Location: Shoes
Weight: 0
Required Level: 200
Class: Spirit Handler
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
- Spirit Handler
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",8+2*(.@r/3);
bonus bMatk,7*(.@r/2);