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 #28138 Weapon

Maxi Spanner [2]

Buy Price: N/A Sell Price: N/A
A large, large spanner, which looks more like an axe with daunting size.
_______________________
Indestructible in battle
_______________________
Decreases Physical and Magical Damage taken from Small and Medium size by 10%.
_______________________
For each Refine Level:
ATK +4
_______________________
Refine Level +9:
Decreases Axe Tornado and Magma Eruption skill cooldown by 1 second.
_______________________
Refine Level +11:
Increases damage of Axe Tornado by 15%.
_______________________
Type: Two-Handed Axe
Attack: 340
Weight: 450
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Mechanic

Available from boxes

Basic Information

Weapon
4500
1

Job Requirements

Yes

Requirements

4
170

Scripts

.@r = getrefine(); bonus bBaseAtk,4*.@r; bonus bUnbreakableWeapon; bonus2 bSubSize,Size_Small,10; bonus2 bSubSize,Size_Medium,10; if (.@r>=9) { bonus2 bSkillCooldown,"NC_AXETORNADO",-1000; bonus2 bSkillCooldown,"NC_MAGMA_ERUPTION",-1000; } if (.@r>=11) bonus2 bSkillAtk,"NC_AXETORNADO",15;
.@r = getrefine();
bonus bBaseAtk,4*.@r;
bonus bUnbreakableWeapon;
bonus2 bSubSize,Size_Small,10;
bonus2 bSubSize,Size_Medium,10;
if (.@r>=9) {
   bonus2 bSkillCooldown,"NC_AXETORNADO",-1000;
   bonus2 bSkillCooldown,"NC_MAGMA_ERUPTION",-1000;
}
if (.@r>=11)
   bonus2 bSkillAtk,"NC_AXETORNADO",15;
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.