
RENEWAL / ITEMS
Double Blow Shadow Shoes
#1270090Shadow Gear
S_HN_DB_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.
------------------------
Mega Sonic Blow damage +8%.
------------------------
For every 2 refine levels, CRI +1, ATK +4.
------------------------
For every 3 refine levels, Mega Sonic Blow damage +2%.
------------------------
Type: Shadow Equipment
Location: Shoes
Weight: 0
Required Level: 200
Jobs: Hyper Novice
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
- Super Novice
- Yes
- Classes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"HN_MEGA_SONIC_BLOW",8+2*(.@r/3);
bonus bCritical,(.@r/2);
bonus bBaseAtk,4*(.@r/2);