Renewal
.:Renewal Item Database:.

Liberation Shoes (Shadow) [Shadow Footgear]   Item ID# 24063 (S_Liberation_Shoes)
Liberation 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 physical damage on Boss type monsters by 2%.
Refined to +7: increase physical damage on Boss type monsters by 1%.
Refined to +9: increase physical damage on Boss type monsters by 2%.
[+Safeguard Shadow Shield]
Increase physical damage on Boss type monsters by 5%.

More Information on Combo:
Combo Script
{ bonus2 bAddRace,10,5; bonus2 bMagicAddRace,10,5; }
Item Script
{ bonus2 bAddClass,Class_Boss,2; .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=7) { bonus2 bAddClass,Class_Boss,1; } if (.@r>=9) { bonus2 bAddClass,Class_Boss,2; } },{},{}
Dropped By No Result

Safeguard Shield (Shadow) [Shadow Shield]   Item ID# 24053 (S_Safeguard_Shield)
Safeguard 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 Boss monsters by 1%.
Refined to +7: reduces damage taken from Boss monsters by 1%.
Refined to +9: reduces damage taken from Boss monsters by 1%.
[+Liberation Shadow Shoes]
Increase physical damage against Boss type monsters by 5%.

More Information on Combo:
Combo Script
{ bonus2 bAddRace,10,5; bonus2 bMagicAddRace,10,5; }
Item Script
{ bonus2 bSubClass,Class_Boss,1; .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=7) { bonus2 bSubClass,Class_Boss,1; } if (.@r>=9) { bonus2 bSubClass,Class_Boss,1; } },{},{}
Dropped By No Result

back to top