Automatic Shield I

Item ID 460015 Name Automatic Shield I
None
Weapon Level 0 Identifier Auto_Shield_A
Attack 0 Type Armor
MATK 0 Equip Locations Off Hand
Defense 95 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 120 Min Equip Level 120
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bMaxHPrate,15;
bonus bMaxSPrate,15;
bonus2 bIgnoreDefRaceRate,RC_All,5*.@r;
bonus2 bIgnoreMdefRaceRate,RC_All,5*.@r;
if (BaseLevel>=175) {
   bonus bMaxHPrate,15;
   bonus bMaxSPrate,15;
}