ID #20779
Armor
Rift Manteau [1]
Buy Price: N/A
Sell Price: N/A
A cloak obtained from infinite space that emanating strange aura.
_______________________
MaxHP +300
MaxSP -50
_______________________
Refine Level +7:
MaxHP +400
_______________________
Refine Level +9:
MaxHP +600
_______________________
Type: Garment
Defense: 16
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 100
_______________________
MaxHP +300
MaxSP -50
_______________________
Refine Level +7:
MaxHP +400
_______________________
Refine Level +9:
MaxHP +600
_______________________
Type: Garment
Defense: 16
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
16
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bMaxHP,(.@r >= 9 ? 1300 : .@r >= 7 ? 700 : 300); bonus bMaxSP,-50;
.@r = getrefine(); bonus bMaxHP,(.@r >= 9 ? 1300 : .@r >= 7 ? 700 : 300); bonus bMaxSP,-50;