Renewal
.:Renewal Item Database:.
Shadow Gear - Shadow Earring

Merchant Shadow Pendant [Shadow Earring]   Item ID# 24251 (S_Merchant_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 Cart Revolution damage by 20%.
For every refine level, increases Cart Revolution damage by 5%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillAtk,"MC_CARTREVOLUTION",20+(5*.@r); },{},{}
Dropped By No Result

Moonlight Shadow Pendant [Shadow Earring]   Item ID# 24650 (S_Moonlight_Pendant)
Type
Shadow Gear
Class
Shadow Earring
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Star Gladiator
Description
A sacred necklace which is believed to protect its wearer. It also draws the wearer's potential abilities.

Increases physical damage against enemies of every size by 5%.

For each 2 Refine Levels:
Increases physical damage against enemies of every size by additional 1%.
Item Script
{ bonus2 bAddSize,Size_All,5+(getrefine()/2); },{},{}
Dropped By No Result

Mortal Blow Shadow Pendant [Shadow Earring]   Item ID# 24372 (S_MortalBlow_Pendent)
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 critical damage by 1%.
Refine Level +7: Increases critical damage by 1%.
Refine Level +9: Increases critical damage by 1%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r >= 9) { .@val = 3; } else if (.@r >= 7) { .@val = 2; } else { .@val = 1; } bonus bCritAtkRate,.@val; },{},{}
Dropped By No Result

< 123
back to top