Contingent Mail

Item ID 15223 Name Contingent Mail
None
Weapon Level 0 Identifier 80Lv_Mail
Attack 0 Type Armor
MATK 0 Equip Locations Armor
Defense 66 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 60 Min Equip Level 80
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
bonus bStr,1;
bonus bAgi,1;
bonus bMaxHP,700;
bonus bMaxSP,50;
bonus bMdef,5;
bonus bDef,40;
if (getrefine()>=5) {
   bonus bDef,15;
   bonus bMaxHP,100;
}

Set Script
Contingent Mail
Contingent Manteau
Contingent Greaves
Contingent Ring
bonus bBaseAtk,25;
if ((getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)) >=25) {
   bonus bAspdRate,7;
   bonus bCritAtkRate,2;
   bonus bFixedCastrate,-10;
}