ID #470256
Armor
[Not For Sale] Zodiac Boots (Swordsman) [1]
Buy Price: N/A
Sell Price: N/A
Shoes modeled after the constellations of Aries and Libra.
It can unleash powerful abilities when combined with certain memories.
_______________________
ATK +50, MATK +50.
_______________________
For each 2 Refine Levels:
ATK +10, MATK +10.
ATK +1%, MATK +1%.
_______________________
For each 4 Refine Levels:
Increases damage of Sonic Wave and Genesis Ray by 15%.
_______________________
Refine Level +9:
Decreases Fixed Casting Time by 0.5 seconds.
_______________________
Refine Level +11:
Decreases After Skill Delay by 10%.
_______________________
When equipped with Seyren's Memory:
Decreases Sonic Wave skill cooldown by 0.5 seconds.
For each 4 Refine Levels of equipped Weapon:
Increases Critical Damage by 20%.
_______________________
When equipped with Randel's Memory:
Decreases Genesis Ray skill cooldown by 0.2 seconds.
For each 4 Refine Levels of equipped Weapon:
Increases damage of Pressure by 40%.
_______________________
When equipped with Biolab Aries Crown [1] and Seyren's Memory:
Total Refine Level of entire set is at least +33:
Increases Ranged Physical Damage by 30%.
Total Refine Level of entire set is at least +35:
Ignore physical defense of monsters of every race (except Players) by 40%.
_______________________
When equipped with Biolab Libra Diadem [1] and Randel's Memory:
Total Refine Level of entire set is at least +33:
Increases Magical Damage with Holy element by 30%.
Total Refine Level of entire set is at least +35:
Ignore magic defense of monsters of every race (except Players) by 40%.
_______________________
Type: Shoes
Defense: 60
Weight: 90
Armor Level: 1
_______________________
Requirement:
3rd Swordman classes
It can unleash powerful abilities when combined with certain memories.
_______________________
ATK +50, MATK +50.
_______________________
For each 2 Refine Levels:
ATK +10, MATK +10.
ATK +1%, MATK +1%.
_______________________
For each 4 Refine Levels:
Increases damage of Sonic Wave and Genesis Ray by 15%.
_______________________
Refine Level +9:
Decreases Fixed Casting Time by 0.5 seconds.
_______________________
Refine Level +11:
Decreases After Skill Delay by 10%.
_______________________
When equipped with Seyren's Memory:
Decreases Sonic Wave skill cooldown by 0.5 seconds.
For each 4 Refine Levels of equipped Weapon:
Increases Critical Damage by 20%.
_______________________
When equipped with Randel's Memory:
Decreases Genesis Ray skill cooldown by 0.2 seconds.
For each 4 Refine Levels of equipped Weapon:
Increases damage of Pressure by 40%.
_______________________
When equipped with Biolab Aries Crown [1] and Seyren's Memory:
Total Refine Level of entire set is at least +33:
Increases Ranged Physical Damage by 30%.
Total Refine Level of entire set is at least +35:
Ignore physical defense of monsters of every race (except Players) by 40%.
_______________________
When equipped with Biolab Libra Diadem [1] and Randel's Memory:
Total Refine Level of entire set is at least +33:
Increases Magical Damage with Holy element by 30%.
Total Refine Level of entire set is at least +35:
Ignore magic defense of monsters of every race (except Players) by 40%.
_______________________
Type: Shoes
Defense: 60
Weight: 90
Armor Level: 1
_______________________
Requirement:
3rd Swordman classes
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
900
Defense
60
Job Requirements
Crusader
Yes
Knight
Yes
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bBaseAtk,50+(10*(.@r/2)); bonus bMatk,50+(10*(.@r/2)); bonus bAtkRate,.@r/2; bonus bMatkRate,.@r/2; bonus2 bSkillAtk,"RK_SONICWAVE",15*(.@r/4); bonus2 bSkillAtk,"LG_RAYOFGENESIS",15*(.@r/4); if (.@r>=9) bonus bFixedCast,-500; if (.@r>=11) bonus bDelayrate,-10;
.@r = getrefine(); bonus bBaseAtk,50+(10*(.@r/2)); bonus bMatk,50+(10*(.@r/2)); bonus bAtkRate,.@r/2; bonus bMatkRate,.@r/2; bonus2 bSkillAtk,"RK_SONICWAVE",15*(.@r/4); bonus2 bSkillAtk,"LG_RAYOFGENESIS",15*(.@r/4); if (.@r>=9) bonus bFixedCast,-500; if (.@r>=11) bonus bDelayrate,-10;