ID #18551
Armor
Galaxy Circlet [1]
Buy Price: N/A
Sell Price: N/A
A circlet which has the austere and beauty of the stars.
_______________________
MDEF +5
_______________________
For each Refine Level:
MaxHP +10
MaxSP +10
_______________________
For each 2 Refine Levels:
Decreases damage taken from Earth, Fire and Water elemental attacks by 1%.
_______________________
Type: Headgear
Defense: 3
Position: Upper
Weight: 100
Armor Level: 1
_______________________
Requirement:
Base Level 50
_______________________
MDEF +5
_______________________
For each Refine Level:
MaxHP +10
MaxSP +10
_______________________
For each 2 Refine Levels:
Decreases damage taken from Earth, Fire and Water elemental attacks by 1%.
_______________________
Type: Headgear
Defense: 3
Position: Upper
Weight: 100
Armor Level: 1
_______________________
Requirement:
Base Level 50
Available from boxes
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
1000
Defense
5
Requirements
Armor Level
1
Min Level
50
Scripts
Script .@r = getrefine(); .@a = .@r*10; .@b = .@r/2; bonus bMdef,5; bonus bMaxHP,.@a; bonus bMaxSP,.@a; bonus2 bSubEle,Ele_Earth,.@b; bonus2 bSubEle,Ele_Fire,.@b; bonus2 bSubEle,Ele_Water,.@b;
.@r = getrefine(); .@a = .@r*10; .@b = .@r/2; bonus bMdef,5; bonus bMaxHP,.@a; bonus bMaxSP,.@a; bonus2 bSubEle,Ele_Earth,.@b; bonus2 bSubEle,Ele_Fire,.@b; bonus2 bSubEle,Ele_Water,.@b;