Renewal
.:Renewal Item Database:.

Magician Shadow Earring [Shadow Pendant]   Item ID# 24249 (S_Magician_earring)
Type
Shadow Gear
Class
Shadow Pendant
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A sacred earring which is believed to protect its wearer.
It also draws the wearer's potential abilities.
Reduces SP consumption of Fire Bolt, Cold Bolt, Lightning Bolt by 20%.
For every refine level, reduces SP consumption of Fire Bolt Cold Bolt, Lightning Bolt by 3%.

[+Magician Shadow Pendant]
MATK +1%, MaxSP +1%.
If total refine level of entire set is at least +10: MATK +2%, MaxSP +2%.

More Information on Combo:
Combo Script
{ bonus2 bMagicAddRace,RC_All,1; bonus bMaxSPrate,1; if (getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=10) { bonus2 bMagicAddRace,RC_All,2; bonus bMaxSPrate,2; } }
Item 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); },{},{}
Dropped By No Result

Magician Shadow Pendant [Shadow Earring]   Item ID# 24254 (S_Magician_Pendant)
Type
Shadow Gear
Class
Shadow Earring
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A sacred necklace which is believed to protect its wearer. It also draws the wearer's potential abilities.

Increases damage of Fire Wall by 20%.

For each Refine Level:
Increases damage of Fire Wall by additional 5%.

More Information on Combo:
Combo Script
{ bonus2 bMagicAddRace,RC_All,1; bonus bMaxSPrate,1; if (getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=10) { bonus2 bMagicAddRace,RC_All,2; bonus bMaxSPrate,2; } }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillAtk,"MG_FIREWALL",20+5*.@r; },{},{}
Dropped By No Result

back to top