Ultra Shield

Item ID 460073 Name Ultra Shield
None
Weapon Level 0 Identifier aegis_460073
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 bAgi,7;
bonus bDex,7;
if (.@r>=5) {
   bonus bMaxHPrate,3;
   bonus bMaxSPrate,3;
   if (.@r>=7) {
       bonus bAgi,3;
       bonus bDex,3;
       if (.@r>=9) {
           bonus bAgi,7;
           bonus bDex,7;
       }
   }
}

Set Script
Ultra Helm
Ultra Shield
bonus2 bSubClass,Class_Boss,7;
bonus2 bSubClass,Class_Normal,7;
Ultra Armor
Ultra Shield
bonus bLongAtkRate,getequiprefinerycnt(EQI_ARMOR);
Ultra Shield
Ultra Shoes
bonus bAtkRate,getequiprefinerycnt(EQI_SHOES);
Ultra Shield
Ultra Cloak
bonus2 bSubEle,Ele_Neutral,5;