ID #28127
Weapon
Mine Worker's Pickaxe [3]
Buy Price: N/A
Sell Price: N/A
The pickaxe of a worker who worked in the mine.
It's heavy, but its destructive power is amazing.
_______________________
Decreases Magma Eruption skill cooldown by 3 seconds.
_______________________
For each Refine Level:
VIT +1, ATK +10
_______________________
Refine Level +9:
Decreases Axe Tornado skill cooldown by 1 seconds.
_______________________
When equipped with Frontier Boots:
Decreases Axe Tornado skill cooldown by 0.5 seconds.
Refine Level of Frontier Boots is +7 or higher:
Refine Level of Miner's Pickaxe is +7 or higher:
Decreases damage taken from Boss class by 30%.
Refine Level of Miner's Pickaxe is +9 or higher:
Decreases damage taken from Boss class by additional 20%.
_______________________
Type: Two-Handed Axe
Attack: 300
Weight: 400
Weapon Level: 4
_______________________
Requirement:
Base Level 170
3rd Swordsman and 3rd Merchant classes
It's heavy, but its destructive power is amazing.
_______________________
Decreases Magma Eruption skill cooldown by 3 seconds.
_______________________
For each Refine Level:
VIT +1, ATK +10
_______________________
Refine Level +9:
Decreases Axe Tornado skill cooldown by 1 seconds.
_______________________
When equipped with Frontier Boots:
Decreases Axe Tornado skill cooldown by 0.5 seconds.
Refine Level of Frontier Boots is +7 or higher:
Refine Level of Miner's Pickaxe is +7 or higher:
Decreases damage taken from Boss class by 30%.
Refine Level of Miner's Pickaxe is +9 or higher:
Decreases damage taken from Boss class by additional 20%.
_______________________
Type: Two-Handed Axe
Attack: 300
Weight: 400
Weapon Level: 4
_______________________
Requirement:
Base Level 170
3rd Swordsman and 3rd Merchant classes
Basic Information
Type
Weapon
Weight
400
Range
1
Job Requirements
All Jobs
Yes
Requirements
Weapon Level
4
Min Level
130
Scripts
Script .@r = getrefine(); bonus2 bSkillCooldown,"NC_MAGMA_ERUPTION",-3000; bonus bVit,.@r; bonus bAtk,.@r*10; if (.@r>=9) bonus2 bSkillCooldown,"NC_AXETORNADO",-1000;
.@r = getrefine(); bonus2 bSkillCooldown,"NC_MAGMA_ERUPTION",-3000; bonus bVit,.@r; bonus bAtk,.@r*10; if (.@r>=9) bonus2 bSkillCooldown,"NC_AXETORNADO",-1000;