
RENEWAL / ITEMS
Over Cross Shadow Earring
#24948Shadow Gear
S_IG_OC_Earring
TypeShadow Gear
Equipment positionShadow right accessory
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level200
Description
Increase Overslash damage by 8%.
------------------------
For every 2 refine level, ATK + 10.
------------------------
For every 3 refine level, increase Overslash damage by additional 2%.
------------------------
Set Bonus:
Over Cross Shadow Earring
Over Cross Shadow Pendant
ATK + 2%, P.ATK + 2.
When the total refine level of set is 15 or higher,
increase physical damage against all size enemies by 7%.
When the total refine level of set is 18 or higher,
ignore physical defense of all race monsters (except Player) by 50%.
------------------------
Set Bonus:
Over Cross Shadow Earring
Over Cross Shadow Pendant
Master Shadow Weapon
Increase physical damage against all property enemies by 3%, P.ATK + 2.
When the total refine level of set is 27 or higher,
Ignore physical resistance of all race monsters (except Player) by 10%.
------------------------
Type : Shadow Equipment
Location : Earring
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 right accessory
- Jobs
- Crusader
- Yes
- Classes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"IG_OVERSLASH",8+2*(.@r/3);
bonus bBaseAtk,10*(.@r/2);