ID #22114
Armor
Modified Intelligence Boots [1]
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
MDEF +5
_______________________
For each 3 Refine Levels:
MaxHP +100
MaxSP +10
MATK +10
_______________________
Base INT at least 120:
MATK +60
_______________________
Type: Shoes
Defense: 20
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
MDEF +5
_______________________
For each 3 Refine Levels:
MaxHP +100
MaxSP +10
MATK +10
_______________________
Base INT at least 120:
MATK +60
_______________________
Type: Shoes
Defense: 20
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
20
Requirements
Armor Level
1
Min Level
99
Scripts
Script .@r = getrefine(); bonus bMdef,5; bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bMatk,10*(.@r/3); if (readparam(bInt)>=120) bonus bMatk,60;
.@r = getrefine(); bonus bMdef,5; bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bMatk,10*(.@r/3); if (readparam(bInt)>=120) bonus bMatk,60;