ID #15141
Armor
Rift Ancient Armor [1]
Buy Price: N/A
Sell Price: N/A
A suit of armor obtained from infinite space that emanating strange aura.
_______________________
MaxHP +1000
MaxSP -100
_______________________
Refine Level +7:
MaxHP +400
_______________________
Refine Level +9:
MaxHP +600
_______________________
When equipped with Ancient Decoration of Rift:
MaxSP +100
Skill casting cannot be interrupted.
_______________________
When equipped with Ancient Decoration of Rift, Manteau of Rift and Shoes of Rift:
MaxHP +1000
Increases recovery amount gained from Healing skills by 5%.
Additional healing increased depend on total sum of Refine set. (up to +30 total Refine Level)
_______________________
Type: Armor
Defense: 30
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 100
_______________________
MaxHP +1000
MaxSP -100
_______________________
Refine Level +7:
MaxHP +400
_______________________
Refine Level +9:
MaxHP +600
_______________________
When equipped with Ancient Decoration of Rift:
MaxSP +100
Skill casting cannot be interrupted.
_______________________
When equipped with Ancient Decoration of Rift, Manteau of Rift and Shoes of Rift:
MaxHP +1000
Increases recovery amount gained from Healing skills by 5%.
Additional healing increased depend on total sum of Refine set. (up to +30 total Refine Level)
_______________________
Type: Armor
Defense: 30
Weight: 50
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
500
Defense
30
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bMaxHP,(.@r >= 9 ? 1500 : .@r >= 7 ? 900 : 500); bonus bMaxSP,-100;
.@r = getrefine(); bonus bMaxHP,(.@r >= 9 ? 1500 : .@r >= 7 ? 900 : 500); bonus bMaxSP,-100;