ID #22243
Armor
Mamaragan
Buy Price: N/A
Sell Price: N/A
A pair of shoes named after a god that is said to live in a certain vast island nation.
They contain the power of lightning and are constantly emitting electricity.
_______________________
MDEF +10
_______________________
Increases Magical Damage against monsters of Boss class by 15%.
Enables the use of Level 5 Lord of Vermilion.
Decreases skill cooldown of Varetyr Spear by 1 second.
_______________________
For each Refine Level:
MaxHP +2%, MaxSP +2%
FLEE +5
Increases Magical Damage with Wind element by 3%.
_______________________
Refine Level +10:
Increases Magical Damage with Wind element by additional 50%.
_______________________
When enchanted with Runaway Magic
INT +40
Decreases After Skill Delay by 40%.
_______________________
Type: Shoes
Defense: 15
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 100
They contain the power of lightning and are constantly emitting electricity.
_______________________
MDEF +10
_______________________
Increases Magical Damage against monsters of Boss class by 15%.
Enables the use of Level 5 Lord of Vermilion.
Decreases skill cooldown of Varetyr Spear by 1 second.
_______________________
For each Refine Level:
MaxHP +2%, MaxSP +2%
FLEE +5
Increases Magical Damage with Wind element by 3%.
_______________________
Refine Level +10:
Increases Magical Damage with Wind element by additional 50%.
_______________________
When enchanted with Runaway Magic
INT +40
Decreases After Skill Delay by 40%.
_______________________
Type: Shoes
Defense: 15
Weight: 30
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
300
Defense
15
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bMdef,10; bonus2 bMagicAddClass,Class_Boss,15; skill "WZ_VERMILION",5; bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-1000; bonus bMaxHPrate,2*.@r; bonus bMaxSPrate,2*.@r; bonus bFlee,5*.@r; bonus2 bMagicAtkEle,Ele_Wind,3*.@r; if (.@r>=10) bonus2 bMagicAtkEle,Ele_Wind,50;
.@r = getrefine(); bonus bMdef,10; bonus2 bMagicAddClass,Class_Boss,15; skill "WZ_VERMILION",5; bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-1000; bonus bMaxHPrate,2*.@r; bonus bMaxSPrate,2*.@r; bonus bFlee,5*.@r; bonus2 bMagicAtkEle,Ele_Wind,3*.@r; if (.@r>=10) bonus2 bMagicAtkEle,Ele_Wind,50;