Item Details

Awakened Meteor Striker [2] ( Up_Meteor_Striker )

ID 590011 Awakened Meteor Striker [2]
Awakened Meteor Striker [2] Buy Price: zeny Sell Price: 0 zeny Weight: 350 Slots: 2
Type: Weapon item. Sub Type: Mace Gender: Both Locations: Weapon
Attack: 320 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 150 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Arma purificada dos poderes ancestrais e que agora emana energia mais jovem.
--------------------------
Indestrutível em batalha.
--------------------------
A cada 2 refinos:
ATQ +15.
A cada 3 refinos:
Dano de [Metralhadora] e [Punho Foguete] +10%.
--------------------------
Refino +7 ou mais:
Dano de [Metralhadora] e [Punho Foguete] +15%.
Refino +9 ou mais:
Dano de [Canhão] +25%.
Refino +11 ou mais:
Conjuração variável -15%.
Dano físico a distância +15%.
--------------------------
Conjunto
[Botas Primordiais]
FOR +10.
Dano físico a distância +5%.
--------------------------
Tipo: Maça
ATQ: 320 ATQM: 0
Peso: 350
Nível da arma: 4
Nível necessário: 150
Classes: Mecânicos e evoluções

A hammer made of rare ore found in a meteorite
After seeing the stronger strength, he began to show his natural ability.
It seems to resonate with the boots of the great hero.

Cannot be destroyed.
ATK + 15 per 2 refine rates.
Increase damage of Vulcan Arm, Boost Knuckle by 10% per 3 refine rates.
When refined to +7 or higher, increase damage of Vulcan Arm, Boost Knuckle by 15% .
When refined to +9 or higher, Increase damage of Arms Cannon by 15% .
When refined to +11 or higher, increase ranged physical damage by 15%, reduce variable casting by 15%.
When equipped with Great Hero's Boots, STR + 10, increase ranged physical damage by 5%.
Type: Mace Attack: 320
Weight: 350
Weapon Level: 4
Required Level: 150
Class: Mechanic Type

A weapon of famous Mechanic Boomer. This hammer makes thunder-like sounds with each strike.
The weapon's former power is restored making it as dangerous as many centuries ago.
It seems to be mystically connected to Great Hero's Boots.

Cannot be destroyed.
ATK +15 for every 2 refine levels.
Volcano and Knuckle Boost damage +10% for every 3 refine levels.
If refine rate is +7 or higher, Volcano and Knuckle Boost damage +15% additionally.
If refine rate is +9 or higher, Arm Cannon damage +25%.
If refine rate is +11 or higher, ranged physical damage +15%, Variable Cast Time of all skills -15%.
If equipped with Great Hero's Boots, STR +10, ranged physical damage +5%.
Class: Club ATK: 320
Weight: 350
Weapon level: 4
Required Level: 150
Jobs: Mechanic and subclasses

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:
bonus bUnbreakableWeapon;
.@r = getrefine();
bonus bBaseAtk,.@r/2*15;
bonus2 bSkillAtk,"NC_VULCANARM",.@r/3*10;
bonus2 bSkillAtk,"NC_BOOSTKNUCKLE",.@r/3*10;
if (.@r>=7) {
   bonus2 bSkillAtk,"NC_VULCANARM",15;
   bonus2 bSkillAtk,"NC_BOOSTKNUCKLE",15;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"NC_ARMSCANNON",25;
}
if (.@r>=11) {
   bonus bLongAtkRate,15;
   bonus bVariableCastrate,-15;
}
Not specified
Not specified