ID #480196
Armor
[Not For Sale] Heal Amistr Bag [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 30
Weight: 200
Slots: 1
Armor level: 1
Required level: 1
Defense: 30
Weight: 200
Slots: 1
Armor level: 1
Required level: 1
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
200
Defense
30
Requirements
Armor Level
1
Min Level
1
Scripts
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;
.@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;