ID #500018
Weapon
Relapse Blade [2]
Buy Price: N/A
Sell Price: N/A
A weapon that was restored by using ether to restore a weapon eroded by unclean energy.
New abilities that had not been discovered before began to emerge.
_______________________
For each 2 Refine Levels:
Increases damage of Acidified Zone (Fire/Wind) by 5%.
_______________________
For each 4 Refine Levels:
ATK +3%
_______________________
Type: Sword
Attack: 200
Weight: 185
Weapon Level: 5
_______________________
Requirement:
Base Level 200
Biolo
New abilities that had not been discovered before began to emerge.
_______________________
For each 2 Refine Levels:
Increases damage of Acidified Zone (Fire/Wind) by 5%.
_______________________
For each 4 Refine Levels:
ATK +3%
_______________________
Type: Sword
Attack: 200
Weight: 185
Weapon Level: 5
_______________________
Requirement:
Base Level 200
Biolo
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Weight
1850
Range
1
Job Requirements
Alchemist
Yes
Requirements
Weapon Level
5
Min Level
200
Scripts
Script .@r = getrefine(); bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WIND",5*(.@r/2); bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",5*(.@r/2); bonus bAtkRate,3*(.@r/4);
.@r = getrefine(); bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WIND",5*(.@r/2); bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",5*(.@r/2); bonus bAtkRate,3*(.@r/4);