Heal Amistr Bag

Item ID 480194 Name Heal Amistr Bag
None
Weapon Level 0 Identifier AmistrBag_Heal_ROC
Attack 0 Type Armor
MATK 0 Equip Locations Garment
Defense 30 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 20 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bAllStats,1;
skill "AL_HEAL",1;
bonus2 bExpAddRace,RC_All,.@r/2;
bonus2 bDropAddRace,RC_All,.@r/2;
if (.@r>=9) {
   bonus bSPGainValue,3;
   bonus bMagicSPGainValue,3;
}
if (.@r>=12)
   bonus bNoCastCancel;