ID #19033
Armor
Ancient Rift Ornament [1]
Buy Price: N/A
Sell Price: N/A
A hairband obtained from infinite space that emanating strange aura.
_______________________
MaxHP +1000
_______________________
Refine Level +7:
MaxHP +400
_______________________
Refine Level +9:
MaxHP +600
_______________________
Type: Headgear
Defense: 2
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement:
Base Level 100
_______________________
MaxHP +1000
_______________________
Refine Level +7:
MaxHP +400
_______________________
Refine Level +9:
MaxHP +600
_______________________
Type: Headgear
Defense: 2
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement:
Base Level 100
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
2
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bMaxHP,1000+(.@r >= 9 ? 1000 : .@r >=7 ? 400 : 0);
.@r = getrefine(); bonus bMaxHP,1000+(.@r >= 9 ? 1000 : .@r >=7 ? 400 : 0);