0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #28116 Weapon

Mine Worker's Pickaxe [2]

Buy Price: N/A Sell Price: N/A
A pickaxe used by gold mine miner. Quite heavy, but has great attack power.
_______________________
Random chance to increase Critical by 20 for 7 seconds when dealing melee physical attacks.
_______________________
Refine Level +7:
Increases Critical Damage by 5%.
_______________________
Refine Level +9:
Increases Critical Damage by 10%.
_______________________
Type: Two-Handed Axe
Attack: 300
Weight: 400
Weapon Level: 3
_______________________
Requirement:
Base Level 100
Mechanic

Monster Drops

Normal Drops

Bowie Buffalo Bandit

Rate: 0.5%

Spider Chariot

Rate: 100%

Elite Buffalo Bandit

Rate: 0.5%

Basic Information

Weapon
4000
1

Job Requirements

Yes

Requirements

3
100

Scripts

bonus bUnbreakableWeapon; autobonus "{ bonus bCritical,20; }",50,7000,BF_SHORT,"{ specialeffect2 EF_ENCHANCE; }"; .@r = getrefine(); if (.@r>=9) { bonus bCritAtkRate,15; } else if (.@r>=7) { bonus bCritAtkRate,5; }
bonus bUnbreakableWeapon;
autobonus "{ bonus bCritical,20; }",50,7000,BF_SHORT,"{ specialeffect2 EF_ENCHANCE; }";
.@r = getrefine();
if (.@r>=9) {
   bonus bCritAtkRate,15;
} else if (.@r>=7) {
   bonus bCritAtkRate,5;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.