Item Details

Flush Bolt Crusher [2] ( F_Ein_BHKATAR )

ID 610042 Flush Bolt Crusher [2]
Flush Bolt Crusher [2] Preço de Compra: zeny Preço de Venda: 0 zeny Peso: 200 Slots: 2
Tipo: Arma Subtipo: Katar Gênero: Ambos Localizações: Mão Direita + Mão Esquerda
Ataque: 340 Ataque Mágico: Não especificado Alcance: 1 Defesa: Não especificado
Nível da Arma: 5 Nível da Armadura: Não especificado Nível Mín. de Equipamento: 250 Nível Máx. de Equipamento: Não especificado
Refinável: 1 Graduável: 1 Elemento: Neutro Classes: Classes Quartas.

Bolt Crusher strengthened by the energy of Mjolnir.

ATK +15%,
Increases Rolling Cutter damage by 20%, increases Impact Crater damage by 20%.

If refine rate is 7 or higher,
Atk + 90, increases attack speed (reduces delay after attack by 15%).

If refine rate is 9 or higher,
increases Rolling Cutter damage by additional 15%, increases Impact Crater damage by additional 10%, increases physical damage against all size enemies by 20%, increases SP consumption of Impact Crater by 25, increases SP consumption of Rolling Cutter by 2.

If refine rate is 11 or higher,
reduces global cooldown by 15%, increases Rolling Cutter damage by additional 10%, increases Impact Crater damage by additional 10%, increases SP consumption of Impact Crater by 25, increases SP consumption of Rolling Cutter by 2.
------------------------
[Grade Bonus]
[Grade D] P.Atk + 10.
[Grade C] Increases Rolling Cutter damage by 10%, increases Impact Crater damage by 10%.
[Grade B] Increases physical damage against all property enemies by 10%.
[Grade A] Increases Rolling Cutter damage by additional 10%, increases Impact Crater damage by additional 10%.
------------------------
Class : Katar
Attack : 340
Weight : 200
Weapon Lv : 5
Required Level : 250
Usable by : Shadow Cross

Não especificado

Permitido na loja de compra de jogador: Invoca monstro: É vinculado ao equipar: Restrição de empilhamento no inventário:
Restrição de empilhamento no carrinho: Restrição de empilhamento no armazém: Restrição de empilhamento no armazém da guilda: Pode ser solto:
Pode ser trocado: Pode ser trocado com membro de grupo: Pode ser vendido para NPC: Pode ser colocado no carrinho:
Pode ser colocado no armazém: Pode ser colocado no armazém da guilda: Pode ser colocado no correio: Pode ser leiloado:
Atraso:
.@g = getenchantgrade();
.@r = getrefine();
bonus bAtkRate,15;
bonus2 bSkillAtk,"SHC_IMPACT_CRATER",20;
bonus2 bSkillAtk,"GC_ROLLINGCUTTER",20;
if (.@r>=7) {
   bonus bAspdRate,15;
   bonus bBaseAtk,90;
   if (.@r>=9) {
      bonus2 bAddSize,Size_All,20;
      bonus2 bSkillAtk,"GC_ROLLINGCUTTER",15;
      bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10;
      bonus2 bSkillUseSP,"GC_ROLLINGCUTTER",-2;
      bonus2 bSkillUseSP,"SHC_IMPACT_CRATER",-25;
      if (.@r>=11) {
         bonus bDelayrate,-15;
         bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10;
         bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10;
         bonus2 bSkillUseSP,"GC_ROLLINGCUTTER",-2;
         bonus2 bSkillUseSP,"SHC_IMPACT_CRATER",-25;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bPAtk,10;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10;
      bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bAddEle,Ele_All,10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10;
            bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10;
         }
      }
   }
}
Não especificado
Não especificado

Não especificado