Automatic Shield II

Item ID 460016 Name Automatic Shield II
None
Weapon Level 0 Identifier Auto_Shield_B
Attack 0 Type Armor
MATK 0 Equip Locations Off Hand
Defense 60 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 40 Min Equip Level 100
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;
bonus bPerfectHitAddRate,3*.@r;
if (BaseLevel>=175) {
   bonus bMaxHPrate,15;
   bonus bMaxSPrate,15;
}