
RENEWAL / ITEMS
Spiral One Shadow Pendant
#24927Shadow Gear
S_NW_SO_Pendant
TypeShadow Gear
Equipment positionShadow left accessory
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level200
Description
Increase Magazine for One damage by 8%.
------------------------
For every 2 refine level, CRI + 1, ATK + 4.
------------------------
For every 3 refine level, increase Magazine for One damage by additional 2%.
------------------------
Type : Shadow Equipment
Location : Pendant
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 left accessory
- Jobs
- Rebellion
- Yes
- Classes
- Third
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",8+2*(.@r/3);
bonus bCritical,(.@r/2);
bonus bBaseAtk,4*(.@r/2);