Renewal
.:Renewal Item Database:.

Acolyte Shadow Earring [Shadow Pendant]   Item ID# 24248 (S_Acolyte_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 Heal by 20%.
For every refine level, reduces SP consumption of Heal by 3%.

[+Acolyte 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 bSkillUseSPrate,"AL_HEAL",20+(3*.@r); },{},{}
Dropped By No Result

Acolyte Shadow Pendant [Shadow Earring]   Item ID# 24252 (S_Acolyte_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 Holy Light damage by 20%.
For every refine level, increases Holy Light damage by 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,"AL_HOLYLIGHT",50+(.@r*10); },{},{}
Dropped By No Result

back to top