Item Details

Mountain Helmet [1] ( Mountain_Helmet )

ID 15891 Mountain Helmet [1]
Mountain Helmet [1] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 50 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Upper Headgear
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Alguns lenhadores costumavam sofrer contusões por derrubar árvores na floresta de Payon. Após muitos galhos caírem na cabeça, um lenhador decidiu criar esse impressionante capacete. Agora, ele não tem mais medo de cortar lenha nas montanhas da floresta de Payon.
--------------------------
Pós-conjuração -10%.
A cada refino:
Resistência as propriedades Fogo e Terra +3%.
--------------------------
Dano de [Brandir Machado] e [Fúria do Furacão] +15%.
Refino +7 ou mais:
Dano de [Brandir Machado] e [Fúria do Furacão] +25% adicional.
Refino +9 ou mais:
Dano de [Brandir Machado] e [Fúria do Furacão] +35% adicional.
--------------------------
Ao aprender [Artilharia Caçadora] nv.5:
Precisão perfeita +50.
Pós-conjuração -10% adicional.
--------------------------
Ao aprender [Arremesso de Machado] nv.5:
Pós-conjuração -10% adicional.
Recarga de [Fúria do Furacão] -0,5 segundos.
--------------------------
Ao aprender [Erupção de Magma] nv.5:
Ao relizar ataques físicos, 3% de chance de ativar um [efeito] por 10 segundos.
--------------------------
Efeito:
A cada 1 de VIT base:
Dano de [Brandir Machado] +1%.
--------------------------
Tipo: Equip. para Cabeça
Equipa em: Topo
DEF: 10 DEFM: 10
Peso: 50
Nível necessário: 100
Classes: Todas

Helmet to protect the head from falling rocks.

Reduce after cast delay by 10%.

Increase damage of Axe Tornado, Power Swing by 30%
When FAW Silver Sniper Lv.5, guide hit + 50%.
When Axe Boomerang Lv.5, reduce cooltime of Axe Tornado by 0.5s.
When Magma Eruption Lv.5, when performing a physical attack, adds 3% chance to increase Power Swing damage by 10% per base VIT 10.
Per 1 refine level, Reduce incoming fire and earth property damage by 3%.
When refined to +7 or higher, additional Axe Tornado, Power Swing damage + 50%.
When refined to +9 or higher, additional Axe Tornado, Power Swing damage + 70%.

Type : Helmet Defense : 0
Location : Upper Weight : 50
Required Level : 100
Class : All

A durable helmet that can protect against sharp rock outshots and falling stones.
-------------
Cooldown of all skills -10%.

[Axe Tornado] and [Power Swing] damage +30%.
[If FAW Silver Sniper LV is 5], Perfect Hit +50%.

[If Axe Boomerang LV is 5], cooldown of [Axe Tornado] -0,5 sec.

[If Lava Flow LV is 5], with a 3% chance when performing a physical attack, [Power Swing] damage +10% for every 10 VIT points for 15 sec.
Resistance against Fire and Earth properties +3% for every refine rate.

[If refined to +7 or higher], [Axe Tornado] and [Power Swing] damage +50% additionally.

[If refined to +9 or higher], [Axe Tornado] and [Power Swing] damage +50% additionally.
-------------
Class: Headgear
Defense: 0
Location: Upper
Weight: 50
Required Level: 100
Jobs: All

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus bDelayrate,-10;
bonus2 bSkillAtk,"NC_AXETORNADO",30;
bonus2 bSkillAtk,"NC_POWERSWING",30;
bonus2 bSubEle,Ele_Fire,.@r;
bonus2 bSubEle,Ele_Earth,.@r;
if (getskilllv("NC_SILVERSNIPER") == 5)
   bonus bPerfectHitAddRate,50;
if (getskilllv("NC_AXEBOOMERANG") == 5)
   bonus2 bSkillCooldown,"NC_AXETORNADO",-500;
if (getskilllv("NC_MAGMA_ERUPTION") == 5)
   autobonus "{ bonus2 bSkillAtk,\"NC_POWERSWING\",10*(readparam(bVit)/10); }",30,10000,BF_WEAPON;
if (.@r>=7) {
   bonus2 bSkillAtk,"NC_AXETORNADO",50;
   bonus2 bSkillAtk,"NC_POWERSWING",50;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"NC_AXETORNADO",70;
   bonus2 bSkillAtk,"NC_POWERSWING",70;
}
Not specified
Not specified

Not specified

Not specified