Fierce Physique Manteau

Item ID 15442 Name Fierce Physique Manteau
None
Weapon Level 0 Identifier Fierce_Physique_Manteau
Attack 0 Type Armor
MATK 0 Equip Locations Garment
Defense 10 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 0 Min Equip Level 70
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bBaseAtk,2;
bonus bMdef,5;
bonus bVit,1;
if (.@r>=5) {
   bonus bDef,5;
   bonus bMaxHP,50;
}
if (.@r>=7) {
   bonus bDef,7;
   bonus bMaxHP,70;
}
if (.@r>=9) {
   bonus bDef,9;
   bonus bMaxHP,90;
}
if (.@r>=10) {
   bonus bBaseAtk,3;
   bonus2 bSubEle,Ele_Neutral,3;
}

Set Script
Horn Card
Fierce Physique Manteau
bonus bLongAtkDef,5;
Fierce Physique Armor
Fierce Physique Manteau
Fierce Physique Boots
bonus bAllStats,1;
bonus bMaxHPrate,2;
bonus bMaxSPrate,2;
bonus2 bSubRace,RC_DemiHuman,1;
bonus2 bSubRace,RC_Player_Human,1;
bonus2 bSubRace,RC_Player_Doram,1;