ID #32351
Weapon
Estal [2]
Buy Price: N/A
Sell Price: N/A
A sword that can withstand powerful explosion.
_______________________
Decreases Spore Explosion skill cooldown by 1 second.
_______________________
For each Refine Level:
ATK +4
_______________________
Refine Level +9:
Increases damage of Spore Explosion by 30%.
_______________________
Refine Level +11:
Increases damage of Spore Explosion by 20%.
_______________________
Type: One-Handed Sword
Attack: 195
Weight: 70
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Genetic
_______________________
Decreases Spore Explosion skill cooldown by 1 second.
_______________________
For each Refine Level:
ATK +4
_______________________
Refine Level +9:
Increases damage of Spore Explosion by 30%.
_______________________
Refine Level +11:
Increases damage of Spore Explosion by 20%.
_______________________
Type: One-Handed Sword
Attack: 195
Weight: 70
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Genetic
Available from boxes
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
700
Range
1
Job Requirements
Alchemist
Yes
Requirements
Weapon Level
4
Min Level
170
Scripts
Script .@r = getrefine(); bonus2 bSkillCooldown,"GN_SPORE_EXPLOSION",-1000; bonus bBaseAtk,4*.@r; if (.@r>=11) .@val = 50; else if (.@r>=9) .@val = 30; bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",.@val;
.@r = getrefine(); bonus2 bSkillCooldown,"GN_SPORE_EXPLOSION",-1000; bonus bBaseAtk,4*.@r; if (.@r>=11) .@val = 50; else if (.@r>=9) .@val = 30; bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",.@val;