ID #1333
Weapon
Golden Wrench [2]
Buy Price: N/A
Sell Price: N/A
Professional's gold wrench.
_______________________
ATK +5%
_______________________
For each Refine Level:
ATK +4
_______________________
Refine Level +9:
Increases damage of Power Swing and Axe Boomerang by 20%.
_______________________
Refine Level +11:
Increases damage of Power Swing and Axe Boomerang by 15%.
_______________________
Indestructible in battle
_______________________
Type: One-Handed Axe
Attack: 220
Weight: 550
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Mechanic
_______________________
ATK +5%
_______________________
For each Refine Level:
ATK +4
_______________________
Refine Level +9:
Increases damage of Power Swing and Axe Boomerang by 20%.
_______________________
Refine Level +11:
Increases damage of Power Swing and Axe Boomerang by 15%.
_______________________
Indestructible in battle
_______________________
Type: One-Handed Axe
Attack: 220
Weight: 550
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Mechanic
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
5500
Range
1
Job Requirements
Blacksmith
Yes
Requirements
Weapon Level
4
Min Level
170
Scripts
Script .@r = getrefine(); bonus bUnbreakableWeapon; bonus bAtkRate,5; bonus bBaseAtk,4*.@r; if (.@r>=11) .@val = 35; else if (.@r>=9) .@val = 20; bonus2 bSkillAtk,"NC_AXEBOOMERANG",.@val; bonus2 bSkillAtk,"NC_POWERSWING",.@val;
.@r = getrefine(); bonus bUnbreakableWeapon; bonus bAtkRate,5; bonus bBaseAtk,4*.@r; if (.@r>=11) .@val = 35; else if (.@r>=9) .@val = 20; bonus2 bSkillAtk,"NC_AXEBOOMERANG",.@val; bonus2 bSkillAtk,"NC_POWERSWING",.@val;