ID #22109
Armor
Modified Agi Boots
Buy Price: N/A
Sell Price: N/A
A magical boots that was made a long time ago, no sign of wear nor tear on it.
_______________________
MaxHP +300
MaxSP +30
_______________________
For each 3 Refine Levels:
MaxHP +100
MaxSP +10
Increases Attack Speed (decreases After Attack Delay by 3%).
_______________________
Base AGI at least 120:
ASPD +1
_______________________
Type: Shoes
Defense: 25
Weight: 60
Armor Level: 1
Can be enchanted by:
Hugin's Magician
_______________________
Requirement:
Base Level 99
Rebel, Kagerou, Oboro, Star Emperor and Soul Reaper
_______________________
MaxHP +300
MaxSP +30
_______________________
For each 3 Refine Levels:
MaxHP +100
MaxSP +10
Increases Attack Speed (decreases After Attack Delay by 3%).
_______________________
Base AGI at least 120:
ASPD +1
_______________________
Type: Shoes
Defense: 25
Weight: 60
Armor Level: 1
Can be enchanted by:
Hugin's Magician
_______________________
Requirement:
Base Level 99
Rebel, Kagerou, Oboro, Star Emperor and Soul Reaper
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
600
Defense
25
Requirements
Armor Level
1
Min Level
99
Scripts
Script .@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bAspdRate,3*(.@r/3); if (readparam(bAgi)>=120) bonus bAspd,1;
.@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bAspdRate,3*(.@r/3); if (readparam(bAgi)>=120) bonus bAspd,1;