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

Earth Spike Shadow Armor [Shadow Body]   Item ID# 24222 (S_EarthSpike_Armor)
Earth Spike Shadow Armor
Type
Shadow Gear
Class
Shadow Armor
Buy
10z
Sell
5z
Weight
0
Applicable Jobs
Every Job
Description
An armor worn on top of normal armor for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Refined to +2, every melee physical attack has a 1% chance to activate level (Refine/2) Earth Spike.
Each refine level increases the trigger rate by 0.2%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=2) autobonus "{ bonus3 bAutoSpell,\"WZ_EARTHSPIKE\",("+.@r+"/2),1000; }",(.@r*2)+100,100,BF_SHORT; },{},{}
Dropped By No Result

Envenom Shadow Armor [Shadow Body]   Item ID# 24192 (S_Envenom_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
An armor worn on top of normal armor for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Increase physical and magical damage against Poison property monsters by 1%.
Each 2 refine increase physical and magical damage against Poison property monsters by 1%.
[Envenom Shadow Set]
Envenom Shadow Armor
Envenom Shadow Shield
Reduces physical and magical damage taken from Poison property monsters by 2%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bAddEle,Ele_Poison,(1+(.@r/2)); bonus2 bMagicAddEle,Ele_Poison,(1+(.@r/2)); },{},{}
Dropped By No Result

Es Shadow Armor [Shadow Body]   Item ID# 24657 (S_S_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Soul Linker
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 Esma by 10%.

For each 2 Refine Levels:
Increases damage of Espa and Eswhoo by additional 1%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"SL_SMA",10; bonus2 bSkillAtk,"SP_SPA",(.@r/2); bonus2 bSkillAtk,"SP_SWHOO",(.@r/2); },{},{}
Dropped By No Result

Executioner Holy Water Shadow Armor [Shadow Body]   Item ID# 24375 (S_ExeHoly_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
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.

Pierces physical defense of Demihuman (except Player) and Undead monsters by 5%.

For each 2 refine levels:
Pierces physical defense of Demihuman (except Player) and Undead monsters by 1%.

[Executioner Holy Water Shadow set:
Executioner Holy Water Shadow Armor, Penetration Shadow Shield, Penetration Shadow Shoes]

DEF +5.
If total refine level of entire set at least +25:
Pierces physical defense of Demihuman (except Player) and Undead monsters by 100%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; .@val = 5 + (.@r/2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,.@val; bonus2 bIgnoreDefRaceRate,RC_Undead,.@val; },{},{}
Dropped By No Result

Exorcism Shadow Armor [Shadow Body]   Item ID# 24194 (S_Geist_Armor)
Geist Shadow Armor
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
An armor worn on top of normal armor for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Increase physical and magical damage against Ghost property monsters by 1%.
Each 2 refine increase physical and magical damage against Ghost property monsters by 1%.
[Geist Shadow Set]
Geist Shadow Armor
Geist Shadow Shield
Reduces physical and magical damage taken from Ghost property monsters by 2%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bAddEle,Ele_Ghost,(1+(.@r/2)); bonus2 bMagicAddEle,Ele_Ghost,(1+(.@r/2)); },{},{}
Dropped By No Result

Exorcist Corrupted Shadow Armor [Shadow Body]   Item ID# 24376 (S_ExoCorrupt_Armor)
Corrupted Exorcist Shadow Armor
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
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.

Pierces physical defense of Demon and Angel monsters by 5%.

For each 2 refine levels:
Pierces physical defense of Demon and Angel monsters by 1%.

[Corrupted Exorcist Shadow set:
Corrupted Exorcist Shadow Armor, Penetration Shadow Shield, Penetration Shadow Shoes]

DEF +5.
If total refine level of entire set at least +25:
Pierces physical defense of Demon and Angel monsters by 100%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; .@val = 5 + (.@r/2); bonus2 bIgnoreDefRaceRate,RC_Demon,.@val; bonus2 bIgnoreDefRaceRate,RC_Angel,.@val; },{},{}
Dropped By No Result

back to top