
RENEWAL / ITEMS
Spiral One Shadow Earring
#24926Shadow Gear
S_NW_SO_Earring
TypeShadow Gear
Equipment positionShadow right accessory
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level200
Description
Increase Spiral Shooting damage by 8%.
------------------------
For every 2 refine level, CRI + 1, ATK + 4.
------------------------
For every 3 refine level, increase Spiral Shooting damage by additional 2%.
------------------------
Set Bonus:
Spiral One Shadow Earring
Spiral One 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:
Spiral One Shadow Earring
Spiral One Shadow Pendant
Master Shadow Weapon
CRI + 3, C.RATE + 1.
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 : Night Watch
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
- Rebellion
- Yes
- Classes
- Third
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",8+2*(.@r/3);
bonus bCritical,(.@r/2);
bonus bBaseAtk,4*(.@r/2);