Renewal
.:Renewal Item Database:.

Damned Shadow Armor [Shadow Body]   Item ID# 24193 (S_Damned_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 Holy property monsters by 1%.
Each 2 refine increase physical and magical damage against Holy property monsters by 1%.
[Damned Shadow Set]
Damned Shadow Armor
Damned Shadow Shield
Reduces physical and magical damage taken from Holy property monsters by 2%.

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

Damned Shadow Shield [Shadow Shield]   Item ID# 24205 (S_Damned_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 physical and magical damage taken from Holy property monsters by 1%.
Refined to +7, reduces physical and magical damage taken from Holy property monsters by 1%.
Refined to +9, reduces physical and magical damage taken from Holy property monsters by 1%.
[Damned Shadow Set]
Damned Shadow Armor
Damned Shadow Shield
Reduces physical and magical damage taken from Holy property monsters by 2%.

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

back to top