
RENEWAL / ITEMS
Magician Shadow Earring
#24249Shadowgear
S_Magician_earring
TypeShadowgear
Equipment positionShadow right accessory
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
A sacred earring which is believed to protect its wearer. It also draws the wearer's potential abilities.
Class: Shadow Earring
Weight: 0
Requires Level: 1
Usable By: All Jobs
Reduces variable casting time of Fire Bolt, Cold Bolt, Lightning Bolt by 20%.
For every upgrade level of Magician Shadow Earring, reduces variable casting time of Fire Bolt, Cold Bolt, Lightning Bolt by an additional 3%.
Magician Shadow Pendant
MATK +1%,
MaxSP +1%.
If combined upgrade levels of entire set are +10 or higher:
MATK +2%,
MaxSP +2%.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow right accessory
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bVariableCastrate,"MG_COLDBOLT",-20-(5*.@r);
bonus2 bVariableCastrate,"MG_FIREBOLT",-20-(5*.@r);
bonus2 bVariableCastrate,"MG_LIGHTNINGBOLT",-20-(5*.@r);