Khalitzburg Knight Armor

Item ID 15281 Name Khalitzburg Knight Armor
None
Weapon Level 0 Identifier Khalitzburg_Armor_Z
Attack 0 Type Armor
MATK 0 Equip Locations Armor
Defense 35 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 60
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bMaxHP,150;
if (.@r>=7) {
   bonus bMaxHP,150;
   if (.@r>=9) {
       bonus bMaxHP,250;
   }
}