ID #22103
Armor
Excelion Leg
Buy Price: N/A
Sell Price: N/A
A power boots that's made with the lost technology found in Juperos ruins.
_______________________
MaxHP +5%
MaxSP +5%
_______________________
Base Level at least 130:
MaxHP +4%
MaxSP +4%
_______________________
For each 3 Refine Levels:
MaxHP +3%
MaxSP +3%
_______________________
Type: Shoes
Defense: 13
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 100
_______________________
MaxHP +5%
MaxSP +5%
_______________________
Base Level at least 130:
MaxHP +4%
MaxSP +4%
_______________________
For each 3 Refine Levels:
MaxHP +3%
MaxSP +3%
_______________________
Type: Shoes
Defense: 13
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 100
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
500
Defense
13
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bMaxHP,5+((BaseLevel > 129) ? 4 : 0)+(.@r/3)*3; bonus bMaxSP,5+((BaseLevel > 129) ? 4 : 0)+(.@r/3)*3;
.@r = getrefine(); bonus bMaxHP,5+((BaseLevel > 129) ? 4 : 0)+(.@r/3)*3; bonus bMaxSP,5+((BaseLevel > 129) ? 4 : 0)+(.@r/3)*3;