Renewal
.:Renewal Item Database:.

Divine Shoes (Shadow) [Shadow Footgear]   Item ID# 24070 (S_Divine_Shoes)
Divine Shadow Shoes
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.
Increase damage on Undead monsters by 2%.
Refined to +7: increase damage on Undead monsters by 1%.
Refined to +9: increase damage on Undead monsters by 2%.
[+Requiem Shadow Shield]
Increase experience gained when killing Undead monsters by 3%.

More Information on Combo:
Combo Script
{ bonus2 bExpAddRace,RC_Undead,3; }
Item Script
expand to view script
{ bonus2 bAddRace,RC_Undead,2; bonus2 bMagicAddRace,RC_Undead,2; .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=7) { bonus2 bAddRace,RC_Undead,1; bonus2 bMagicAddRace,RC_Undead,1; } if (.@r>=9) { bonus2 bAddRace,RC_Undead,2; bonus2 bMagicAddRace,RC_Undead,2; } },{},{}
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:
Combo Script
{ bonus2 bExpAddRace,RC_Undead,3; }
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

back to top