
RENEWAL / ITEMS
Storm Servant Shadow Earring
#24918Shadow Gear
S_DK_SS_Earring
TypeShadow Gear
Equipment positionShadow right accessory
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level200
Description
Increase Storm Slash damage by 8%.
------------------------
For every 2 refine level, CRI + 1, ATK + 4.
------------------------
For every 3 refine level, increase Storm Slash damage by additional 2%.
------------------------
Set Bonus:
Storm Servant Shadow Earring
Storm Servant Shadow Pendant
ATK + 2%, P.ATK + 2.
When total refine level of set is 15 or higher, increase physical damage against all size enemies by 7%.
When total refine level of set is 18 or higher, ignore physical defense of all race enemies (except players) by 50%.
------------------------
Set Bonus:
Storm Servant Shadow Earring
Storm Servant Shadow Pendant
Master Shadow Weapon
CRI + 3, C.RATE + 1.
When total refine level of set is 27 or higher, ignore physical resistance of all race enemies (except players) by 10%.
------------------------
Type : Shadow Equipment
Location : Earring
Weight : 0
Required Level : 200
Class : Dragon Knight
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
- Knight
- Yes
- Classes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"DK_STORMSLASH",8+2*(.@r/3);
bonus bCritical,(.@r/2);
bonus bBaseAtk,4*(.@r/2);