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

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

Increases melee physical damage by 3%.

Refine Level +7:
Increases melee physical damage by additional 3%.

Refine Level +9:
Decreases SP Consumption of Full Moon Kick by 10%.

When equipped with Moonlight Shadow Pendant and 9Moonlight Shadow Shoes:
For each 2 Refine Levels of entire set:
Increases damage of Full Moon Kick by 1%.

When equipped with tar Emperor Shadow Armor:
Ignores physical defense of all race, except Players, by 40%.

For each Refine Level of entire set:
Ignores physical defense of all race, except Players, by additional 1%.
Item Script
{ .@r = getrefine(); bonus bShortAtkRate,3; if (.@r>=7) { bonus bShortAtkRate,3; } if (.@r>=9) { bonus2 bSkillUseSPrate,"SJ_FULLMOONKICK",10; } },{},{}
Dropped By No Result

Mortal Blow Shadow Earring [Shadow Pendant]   Item ID# 24371 (S_MortalBlow_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.

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

Neutral Shadow Earring [Shadow Pendant]   Item ID# 24105 (S_Neutral_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.
DEF +1.
Each 1 refines increase resistence to the Stun status by 1%.
When equipped with Stability Shadow Shield + Neutral Shadow Set (weapon, earring, pendant):
DEF +4.
If the refine levels of the entire set is +30 or higher, gains immunity to the Stun status.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bDef,1; bonus2 bResEff,Eff_Stun,.@r; },{},{}
Dropped By No Result

Paint Shadow Earring [Shadow Pendant]   Item ID# 24535 (S_Paint_Earing)
Feint Shadow Earrings
Type
Shadow Gear
Class
Shadow Pendant
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Shadow Chaser
Description
A sacred earring which is believed to protect its wearer. It also draws the wearer's potential abilities.

Decreases Feint Bomb skill cooldown by 0.2 seconds.

For each 3 Refine Levels:
Decreases Feint Bomb skill cooldown by additional 0.1 second.
Item Script
{ bonus2 bSkillCooldown,"SC_FEINTBOMB",-200-100*(getrefine()/3); },{},{}
Dropped By No Result

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

MaxHP +100, MATK +5.
Item Script
{ bonus bMatk,5; bonus bMaxHP,.@r*10+100; },{},{}
Dropped By No Result

Penetration Shadow Earring [Shadow Pendant]   Item ID# 24166 (S_Penetration_Earring)
Type
Shadow Gear
Class
Shadow Pendant
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bIgnoreDefClassRate,Class_Normal,5+(.@r/2); },{},{}
Dropped By No Result

Physical Earring (Shadow) [Shadow Pendant]   Item ID# 24018 (S_Physical_Earring)
Physical Shadow 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.
ASPD +1%.
If refined to +7 or higher, ASPD +2%.
[Physical Shadow Set]
Physical Shadow Weapon
Physical Shadow Earring
Physical Shadow Pendant
Every refine level, ATK +1.
If total combined refine levels of the entire set is +23 or higher, ATK +1%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bAspdRate,(.@r>=7)?2:1; },{},{}
Dropped By No Result

Power Shadow Earring [Shadow Pendant]   Item ID# 24035 (S_Power_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.
STR +1.
When refined to +7 or higher, STR +1.
When refined to +9 or higher, STR +1.
+Power Shadow Pendant
STR +1.

More Information on Combo:
Item Script
{ bonus bStr,1; .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>6) { bonus bStr,1; } if (.@r>=9) { bonus bStr,1; } },{},{}
Dropped By No Result

Restore Shadow Earring [Shadow Pendant]   Item ID# 24368 (S_Restore_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.

Increases HP regen by 20%.
Refine Level +7: Increases HP regen by 10%.
Refine Level +9: Increases HP regen by 20%.

When equipped with Restore Shadow Pendant:
If total refine level of entire set at least +15:
Increases HP and SP regen by 50%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r >= 9) { .@val = 50; } else if (.@r >= 7) { .@val = 30; } else { .@val = 20; } bonus bHPrecovRate,.@val; },{},{}
Dropped By No Result

Ripper Slasher Shadow Earring [Shadow Pendant]   Item ID# 24547 (S_Ripper_Earing)
Ripperslasher Shadow Earring
Type
Shadow Gear
Class
Shadow Pendant
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Guillotine Cross
Description
A sacred earring 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

Savage Rabbit Shadow Earring [Shadow Pendant]   Item ID# 24637 (S_SavageRabbit_Earing)
Type
Shadow Gear
Class
Shadow Pendant
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Summoner
Spirit Handler
Description
A sacred earring which is believed to protect its wearer. It also draws the wearer's potential abilities.

Increases ranged physical damage by 5%.

Refine Level +7: Increases ranged physical damage by additional 5%.
Refine Level +9: Decreases SP Consumption of Lunatic Carrot Beat by 10%.

When equipped with Savage Rabbit Shadow Pendant and Savage Rabbit Shadow Shoes:
For each refine level of entire set:
Increases damage of Lunatic Carrot Beat and Spirit of Savage by 1%.

When equipped with Doram Physical Shadow Armor:
Ignores physical defense of all race monsters, except Players, by 40%.
For each refine level of entire set:
Ignores physical defense of all race monsters, except Players, by additional 1%.
Item Script
{ .@r = getrefine(); bonus bLongAtkRate,5; if (.@r>=7) { bonus bLongAtkRate,5; } if (.@r>=9) { bonus bUseSPrate,-10; } },{},{}
Dropped By No Result

Sentimental Shadow Earring [Shadow Pendant]   Item ID# 24381 (Sentimental_Earring_S)
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.

MaxSP +1%, ATK +5.
Every 2 refine levels, MaxSP +5.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMaxSP,(.@r/2)*5; bonus bMaxSPrate,1; bonus bBaseAtk,5; },{},{}
Dropped By No Result

« First < 2345678910 >
back to top