ID #400125
Armor
Hat of Ancient Kings [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 15
Weight: 900
Slots: 1
Armor level: 1
Required level: 70
Defense: 15
Weight: 900
Slots: 1
Armor level: 1
Required level: 70
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
900
Defense
15
Requirements
Armor Level
1
Min Level
70
Scripts
Script .@r = getrefine(); bonus bBaseAtk,30; bonus bMaxHP,200*(.@r/2); if (.@r>=7) bonus2 bSubSize,Size_All,5; if (.@r>=9) { bonus bMaxHP,500; bonus bAtkRate,5; }
.@r = getrefine();
bonus bBaseAtk,30;
bonus bMaxHP,200*(.@r/2);
if (.@r>=7)
bonus2 bSubSize,Size_All,5;
if (.@r>=9) {
bonus bMaxHP,500;
bonus bAtkRate,5;
}