Renewal
.:Renewal Item Database:.

Swordman Shadow Earring [Shadow Pendant]   Item ID# 24246 (S_Swordman_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 Bash by 20%.
For every refine level, reduces SP consumption of Bash by 3%.

[+Swordman Shadow Pendant]
ATK +1%, MaxHP +1%.
If total refine level of entire set is at least +10: ATK +2%, MaxHP +2%.

More Information on Combo:
Combo Script
{ bonus2 bAddRace,RC_All,1; bonus bMaxHPrate,1; if (getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=10) { bonus2 bAddRace,RC_All,2; bonus bMaxHPrate,2; } }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillUseSPrate,"SM_BASH",20+(3*.@r); },{},{}
Dropped By No Result

Swordman Shadow Pendant [Shadow Earring]   Item ID# 24250 (S_Swordman_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 [Magnum Break] damage by 20%.
For every refine level, increases Magnum Break damage by 5%.

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

back to top