ID #22203
Armor
Special Environment Boots [1]
Buy Price: N/A
Sell Price: N/A
Boots made for use in space environments.
_______________________
Increases Magical Damage against monsters of Boss class by 15%.
_______________________
For each Refine Level:
MATK +5
MaxHP +2%, MaxSP +2%
Decreases After Skill Delay by 1%.
_______________________
Refine Level +10:
INT +15
_______________________
When compounded with Dark Lord Card:
Enables the use of Level 5 Volcano.
Refine Level +1:
Random chance to gain the following effect for 15 seconds when receiving physical damage.
For each Refine Level of Space Shoes:
Base Level is 99 or less:
Increases Magical Damage with Fire element by 5%.
Base Level at least 100:
Increases Magical Damage with Fire element by 10%.
_______________________
Type: Shoes
Defense: 15
Weight: 100
Armor Level: 1
_______________________
Requirement:
Base Level 99
_______________________
Increases Magical Damage against monsters of Boss class by 15%.
_______________________
For each Refine Level:
MATK +5
MaxHP +2%, MaxSP +2%
Decreases After Skill Delay by 1%.
_______________________
Refine Level +10:
INT +15
_______________________
When compounded with Dark Lord Card:
Enables the use of Level 5 Volcano.
Refine Level +1:
Random chance to gain the following effect for 15 seconds when receiving physical damage.
For each Refine Level of Space Shoes:
Base Level is 99 or less:
Increases Magical Damage with Fire element by 5%.
Base Level at least 100:
Increases Magical Damage with Fire element by 10%.
_______________________
Type: Shoes
Defense: 15
Weight: 100
Armor Level: 1
_______________________
Requirement:
Base Level 99
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
1000
Defense
15
Requirements
Armor Level
1
Min Level
99
Scripts
Script .@r = getrefine(); bonus2 bMagicAddClass,Class_Boss,15; bonus bMatk,5*.@r; bonus bMaxHPrate,2*.@r; bonus bMaxSPrate,2*.@r; bonus bDelayrate,-.@r; if (.@r>=10) bonus bInt,15;
.@r = getrefine(); bonus2 bMagicAddClass,Class_Boss,15; bonus bMatk,5*.@r; bonus bMaxHPrate,2*.@r; bonus bMaxSPrate,2*.@r; bonus bDelayrate,-.@r; if (.@r>=10) bonus bInt,15;