ID #22075
Armor
Rift Shoes [1]
Buy Price: N/A
Sell Price: N/A
A shoes obtained from infinite space that emanating strange aura.
_______________________
MaxHP +300
MaxSP -50
_______________________
Refine Level +7:
MaxHP +400
_______________________
Refine Level +9:
MaxHP +600
_______________________
Type: Shoes
Defense: 12
Weight: 25
Armor Level: 1
_______________________
Requirement:
Base Level 100
_______________________
MaxHP +300
MaxSP -50
_______________________
Refine Level +7:
MaxHP +400
_______________________
Refine Level +9:
MaxHP +600
_______________________
Type: Shoes
Defense: 12
Weight: 25
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
250
Defense
12
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;