Renewal
.:Renewal Item Database:.

Brutal Shield (Shadow) [Shadow Shield]   Item ID# 24054 (S_Brutal_Shield)
Brutal 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 Brute monster by 1%.
Refine to +7: reduces damage taken from Brute monster by 1%.
Refine to +9: reduces damage taken from Brute monster by 1%.
[+Clamorous Shadow Shoes]
Increase experience gained when killing Brute monsters by 3%.

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

Clamorous Shoes (Shadow) [Shadow Footgear]   Item ID# 24065 (S_Clamorous_Shoes)
Clamorous 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 Brute monsters by 2%.
Refined to +7: increase damage on Brute monsters by 1%.
Refined to +9: increase damage on Brute monsters by 2%.
[+Brutal Shadow Shield]
Increase experience gained when killing Brute monsters by 3%.

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

back to top