Renewal
.:Renewal Item Database:.

Vital Shadow Shield [Shadow Shield]   Item ID# 24044 (S_Vital_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.
VIT +1.
DEF +1 per 1 refine level.
When equipped with Vital Shadow Shoes
VIT +1.

More Information on Combo:
Combo Script
{ bonus bVit,1; }
Item Script
{ bonus bVit,1; .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bDef,.@r; },{},{}
Dropped By No Result

Vital Shadow Shoes [Shadow Footgear]   Item ID# 24038 (S_Vital_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 set to have any effect.
VIT +1.
Refined to +7 or higher, VIT +1.
Refined to +9 or higher, VIT +1.
+Vital Shadow Shield
VIT +1.

More Information on Combo:
Combo Script
{ bonus bVit,1; }
Item Script
{ bonus bVit,1; .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>6) { bonus bVit,1; } if (.@r>=9) { bonus bVit,1; } },{},{}
Dropped By No Result

back to top