ID #400619
Armor
Knight's Helm [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 3
Weight: 300
Slots: 1
Armor level: 1
Required level: 1
Defense: 3
Weight: 300
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
300
Defense
3
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@r = getrefine(); bonus bBaseAtk,50; if (.@r>=7) { bonus3 bAutoSpell,"LK_CONCENTRATION",5,70; if (.@r>=9) { bonus bWeaponAtkRate,5; bonus bAtkRate,15; } }
.@r = getrefine();
bonus bBaseAtk,50;
if (.@r>=7) {
bonus3 bAutoSpell,"LK_CONCENTRATION",5,70;
if (.@r>=9) {
bonus bWeaponAtkRate,5;
bonus bAtkRate,15;
}
}