
RENEWAL / ITEMS
Triple Shadow Earring
#1270035Shadow Gear
S_MT_TL_Earring
TypeShadow Gear
Equipment positionShadow right accessory
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level200
Description
A holy earring said to protect its wearer. It draws out the wearer's latent abilities.
Damage of Triple Laser increased by 5%.
------------------------
For every 2 Refine Levels, CRI + 1 ATK + 4.
------------------------
For every 3 Refine Levels, Damage of Triple Laser additionally increased by 1%.
------------------------
Set Bonus:
Triple Shadow Earring
Triple Shadow Pendant
ATK + 2%, P.ATK + 2,
If the sum of refine levels is 15 or higher, Increased physical damage to all size enemies by 7%,
If the sum of refine levels is 18 or higher, Ignores 50% physical defense of all races (excluding players).
------------------------
Set Bonus:
Triple Shadow Earring
Triple 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: Meister
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
- Blacksmith
- Yes
- Classes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"MT_TRIPLE_LASER",5+(.@r/3);
bonus bCritical,(.@r/2);
bonus bBaseAtk,4*(.@r/2);