
RENEWAL / ITEMS
Shield Shooter Shadow Shoes
#1270042Shadow Gear
S_IG_SS_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.
------------------------
Shield Shooting damage +5%.
------------------------
For every 2 refine levels, ATK + 10.
------------------------
For every 3 refine levels, Damage of Shield Shooting additionally increased by 1%.
------------------------
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_SHIELD_SHOOTING",5+(.@r/3);
bonus bBaseAtk,10*(.@r/2);