Renewal
.:Renewal Item Database:.

Stability Shadow Shield [Shadow Shield]   Item ID# 24090 (S_Stability_Shield)
Type
Shadow Gear
Class
Shadow Shield
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.

DEF + 3.
Each refine add a 1% resistance to the Stone, Sleep,Silence, Blind status.
Each 2 refine add a 1% resistance to the Stun, Freeze, Curse, Bleeding status

When equipped with Plasterus / Harrods Plaster Shadow Set (armor, shoes):
DEF + 5.
If the refine levels of the entire set is +20 or higher, gains immunity to the Stone Curse status.

When equipped with Insomnia Shadow Set (armor, shoes):
DEF + 5.
If the refine levels of the entire set is +20 or higher, gains immunity to the Sleep status.

When equipped with Peerless Shadow Set (armor, shoes):
DEF + 5.
If the refine levels of the entire set is +20 or higher, gains immunity to the Silence status.

When equipped with Andre / Adurate Shadow Set (armor, shoes):
DEF + 5.
If the refine levels of the entire set is +20 or higher, gains immunity to the Blind status.

When equipped with Unfreezing Shadow Set (Weapon, earring, pendant):
DEF + 4.
If the refine levels of the entire set is +30 or higher, gains immunity to the Frozen status.

When equipped with 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.

When equipped with Curse Lift / Frozen Curse Shadow Set (earring, pendant):
DEF + 5.
If the refine levels of the entire set is +20 or higher, gains immunity to the Curse status.

When equipped with Vitality Shadow Set (earring, pendant):
DEF + 5.
If the refine levels of the entire set is +20 or higher, gains immunity to the Bleeding status.

More Information on Combo:
Combo Script
{ bonus bDef,4; if (getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_L)+getequiprefinerycnt(EQI_SHADOW_ACC_R) >= 30) bonus2 bResEff,Eff_Freeze,10000; }
Item Script
expand to view script
{ bonus bDef,3; .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bResEff,Eff_Stun,(.@r/2)*100; bonus2 bResEff,Eff_Freeze,(.@r/2)*100; bonus2 bResEff,Eff_Curse,(.@r/2)*100; bonus2 bResEff,Eff_Bleeding,(.@r/2)*100; bonus2 bResEff,Eff_Stone,.@r*100; bonus2 bResEff,Eff_Sleep,.@r*100; bonus2 bResEff,Eff_Silence,.@r*100; bonus2 bResEff,Eff_Blind,.@r*100; },{},{}
Dropped By No Result

Unfreezing Shadow Earring [Shadow Pendant]   Item ID# 24100 (Unfreeze_Earing_S)
Type
Shadow Gear
Class
Shadow Pendant
Buy
10z
Sell
5z
Weight
0
Applicable Jobs
Every Job
Description
A sacred earring which is believed to protect it's wearer.
It also draws the wearer's potential abilities.
DEF +1.
Each refine increase resistence to the Frozen status by 1%.
When equipped with Stability Shadow Shield + Unfreezing Shadow Set (weapon, earring, pendant):
DEF +4.
If the refine levels of the entire set is +30 or higher, gains immunity to the Frozen status.

More Information on Combo:
Combo Script
{ bonus bDef,4; if (getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_L)+getequiprefinerycnt(EQI_SHADOW_ACC_R) >= 30) bonus2 bResEff,Eff_Freeze,10000; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bDef,1; bonus2 bResEff,Eff_Freeze,.@r*100; },{},{}
Dropped By No Result

Unfreezing Shadow Pendant [Shadow Earring]   Item ID# 24101 (Unfreeze_Pendent_S)
Type
Shadow Gear
Class
Shadow Earring
Buy
10z
Sell
5z
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.
DEF +1.
Each refine increase resistence to the Frozen status by 1%.
When equipped with Stability Shadow Shield + Unfreezing Shadow Set (weapon, earring, pendant):
DEF +4.
If the refine levels of the entire set is +30 or higher, gains immunity to the Frozen status.

More Information on Combo:
Combo Script
{ bonus bDef,4; if (getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_L)+getequiprefinerycnt(EQI_SHADOW_ACC_R) >= 30) bonus2 bResEff,Eff_Freeze,10000; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bDef,1; bonus2 bResEff,Eff_Freeze,.@r*100; },{},{}
Dropped By No Result

Unfreezing Shadow Weapon [Shadow Weapon]   Item ID# 24099 (Unfreez_Weapon_S)
Type
Shadow Gear
Class
Shadow Weapon
Buy
10z
Sell
5z
Weight
0
Applicable Jobs
Every Job
Description
A glove that can draw the wearer's potential ability.
DEF +1.
Each refine increase resistence to the Frozen status by 1%.
When equipped with Stability Shadow Shield + Unfreezing Shadow Set (weapon, earring, pendant):
DEF +4.
If the refine levels of the entire set is +30 or higher, gains immunity to the Frozen status.

More Information on Combo:
Combo Script
{ bonus bDef,4; if (getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_L)+getequiprefinerycnt(EQI_SHADOW_ACC_R) >= 30) bonus2 bResEff,Eff_Freeze,10000; }
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus bDef,1; bonus2 bResEff,Eff_Freeze,.@r*100; },{},{}
Dropped By No Result

back to top