Renewal
.:Renewal Item Database:.
Shadow Gear

Reload Shadow Shield [Shadow Shield]   Item ID# 24244 (S_Reload_Shield)
Reload Shield Shadow
Type
Shadow Gear
Class
Shadow Shield
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A small shield worn on the arm for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Reduce after cast skill delay by 1%.
When refine level +7, reduce after cast skill delay by 1%.
When refine level +9, reduce after cast skill delay by 1%.
[Reload Shadow Set]
Reload Shadow Armor, Reload Shadow Shield, Reload Shadow Shoes
Reduce after cast skill delay by 1%.
When total refine of set is 25 or more, reduce after cast skill delay by 5%.

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

Reload Shadow Shoes [Shadow Footgear]   Item ID# 24243 (S_Reload_Shoes)
Reload Shoes Shadow
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
Shoes worn on top of normal shoes for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Reduce after cast skill delay by 1%.
When refine level +7, reduce after cast skill delay by 1%.
When refine level +9, reduce after cast skill delay by 1%.
[Reload Shadow Set]
Reload Shadow Armor, Reload Shadow Shield, Reload Shadow Shoes
Reduce after cast skill delay by 1%.
When total refine of set is 25 or more, reduce after cast skill delay by 5%.

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

Requiem Shield (Shadow) [Shadow Shield]   Item ID# 24060 (S_Requiem_Shield)
Requiem Shadow Shield
Type
Shadow Gear
Class
Shadow Shield
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A small shield worn on the arm for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Reduces damage taken from Undead monster by 1%.
Refined to +7: reduces damage taken from Undead monster by 1%.
Refined to +9: reduces damage taken from Undead monster by 1%.
[+Divine Shadow Shoes]
Increase experience gained when killing Undead monsters by 3%.

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

Resist Spell Power Pendant (Shadow) [Shadow Earring]   Item ID# 24046 (S_Resist_Spell_Pendant)
Resist Spell Power Shadow 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.

MDEF +3
Refine Level +7: MDEF +3.

When equipped with Athena Shadow Earring:
Decreases damage taken from Neutral elemental attacks by 1%.

If total refine level of entire set at least +15:
Decreases damage taken from Neutral elemental attacks by additional 1%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMdef,3; if (.@r>6) { bonus bMdef,3; } },{},{}
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

Restore Shadow Pendant [Shadow Earring]   Item ID# 24369 (S_Restore_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 SP regen by 20%.
Refine Level +7: Increases SP regen by 10%.
Refine Level +9: Increases SP regen by 20%.

When equipped with Restore Shadow Earring:
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 bSPrecovRate,.@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

Ripper Slasher Shadow Pendant [Shadow Earring]   Item ID# 24546 (S_Ripper_Pendant)
Ripperslasher Shadow Pendant
Type
Shadow Gear
Class
Shadow Earring
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Guillotine Cross
Description
A sacred necklace which is believed to protect its wearer. It also draws the wearer's potential abilities.

Increases damage of Cross Ripper Slasher by 5%.

For each 2 refine levels:
Increases damage of Cross Ripper Slasher by additional 2%.
Item Script
{ bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",5+2*(getrefine()/2); },{},{}
Dropped By No Result

Ripper Slasher Shadow Weapon [Shadow Weapon]   Item ID# 24545 (S_Ripper_Weapon)
Ripperslasher Shadow Weapon
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Guillotine Cross
Description
A pair of gloves that can draw the wearer's potential ability.

Increases long ranged physical damage by 3%.
Refine Level +7, increases long ranged physical damage by additional 3%.
Refine Level +9, increases long ranged physical damage by additional 4%.

When equipped with Ripper Slasher Shadow Pendant and Ripper Slasher Shadow Earring:
For each refine level of entire set:
Increases damage of Cross Ripper Slasher by 1%.

When equipped with Guillotine Cross Shadow Shield:
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(); if (.@r>=9) { bonus bLongAtkRate,10; } else if (.@r>=7) { bonus bLongAtkRate,6; } else { bonus bLongAtkRate,3; } },{},{}
Dropped By No Result

Rogue Shadow Armor [Shadow Body]   Item ID# 24276 (S_Rogue_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
10z
Sell
5z
Weight
0
Applicable Jobs
Every Job
Description
A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect.

Increases Back Stab damage by 20%.
For each refine level, increases Back Stab damage by 5%.

When equipped with Rogue Shadow Shoes:
When equipped by Rogue: Increases damage to all sizes monsters by 3%.
Reduces SP cost of Raid by 20%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillAtk,"RG_BACKSTAP",20+.@r*5; },{},{}
Dropped By No Result

Rogue Shadow Shoes [Shadow Footgear]   Item ID# 24263 (S_Rogue_Shoes)
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A pair of shoes worn on top of normal shoes for additional defense. Needs a complete set to have bonus effect.

When equipped by Rogue classes:
Increases ATK based on Sword Mastery skill level.

For each refine level above +6, increases ATK based on Sword Mastery skill level.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; .@a = getskilllv("SM_SWORD"); .@r = max(.@r,6); bonus bBaseAtk,.@a+((.@r-6)*.@a); },{},{}
Dropped By No Result

Rolling Shadow Armor [Shadow Body]   Item ID# 24536 (S_Rolling_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Guillotine Cross
Description
A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect.

Increases damage of Rolling Cutter by 5%.

For each 2 refine levels:
Increases damage of Rolling Cutter by additional 2%.
Item Script
{ bonus2 bSkillAtk,"GC_ROLLINGCUTTER",5+2*(getrefine()/2); },{},{}
Dropped By No Result

« First < 4647484950515253545556 > Last »
back to top