ID #15281
Armor
Khalitzburg Knight Armor [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 35
Weight: 100
Slots: 1
Armor level: 1
Required level: 60
Defense: 35
Weight: 100
Slots: 1
Armor level: 1
Required level: 60
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
100
Defense
35
Requirements
Armor Level
1
Min Level
60
Scripts
Script .@r = getrefine(); bonus bMaxHP,150; if (.@r>=7) { bonus bMaxHP,150; if (.@r>=9) { bonus bMaxHP,250; } }
.@r = getrefine();
bonus bMaxHP,150;
if (.@r>=7) {
bonus bMaxHP,150;
if (.@r>=9) {
bonus bMaxHP,250;
}
}