Renewal
.:Renewal Item Database:.

Cadi Shield (Shadow) [Shadow Shield]   Item ID# 24061 (S_Cadi_Shield)
Cadi 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 Plant monster by 1%.
Refined to +7: reduces damage taken from Plant type monster by 1%.
Refined to +9: reduces damage taken from Plant type monster by 1%.
[+Chemical Shadow Shoes]
Increase experience gained when killing Plant monsters by 3%.

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

Chemical Shoes (Shadow) [Shadow Footgear]   Item ID# 24064 (S_Chemical_Shoes)
Chemical 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 Plant monsters by 2%.
Refined to +7: increase damage on Plant type monsters by 1%.
Refined to +9: increase damage on Plant type monsters by 2%.
[+Cadi Shadow Shield]
Increase experience gained when killing Plant monsters by 3%.

More Information on Combo:
Combo Script
{ bonus2 bExpAddRace,RC_Plant,3; }
Item Script
expand to view script
{ bonus2 bAddRace,RC_Plant,2; bonus2 bMagicAddRace,RC_Plant,2; .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=7) { bonus2 bAddRace,RC_Plant,1; bonus2 bMagicAddRace,RC_Plant,1; } if (.@r>=9) { bonus2 bAddRace,RC_Plant,2; bonus2 bMagicAddRace,RC_Plant,2; } },{},{}
Dropped By No Result

back to top