Item Details

Gatling Primordial [2] ( Up_The_Black_Gatling )

# 830002 Gatling Primordial [2]
Gatling Primordial [2] Compra: zeny Venda: 0 zeny Peso: 300 Slots: 2
Tipo: Arma Subtipo: N/A Gênero: Ambos Locais: Mão Direita + Mão Esquerda
Ataque: 225 Ataque Mágico: N/A Alcance: 9 Defesa: N/A
Nível da Arma: 4 Nvl. Armad.: N/A Nvl. Min.: 150 Nvl. Máx.: N/A
Refinável: 1 Graduável: N/A Elemento: Neutro Classes: N/A

Arma purificada dos poderes ancestrais e que agora emana energia mais jovem.
--------------------------
A cada 2 refinos:
ATQ +15.
A cada 3 refinos:
Dano físico a distância +4%.
--------------------------
Refino +7 ou mais:
Dano de [Expurgar] +20%.
Custo de SP de [Expurgar] +10%.
Refino +9 ou mais:
Dano de [Expurgar] +15% adicional.
Ao usar [Proteção de Platina], ativa um [Efeito] por 90 segundos.
Refino +11 ou mais:
Dano físico contra todos os Tamanhos +15%.
--------------------------
[Efeito]
ATQ +50.
Dano físico a distância +15%.
--------------------------
Conjunto
[Botas Primordiais]
DES +10.
Dano físico a distância +5%.
--------------------------
Tipo: Metralhadora
ATQ: 225 ATQM: 0
Peso: 300
Nível da arma: 4
Nível necessário: 150
Classes: Insurgentes e evoluções

He can handle all guns skillfully] The black Gatling gun used by those who reached the level of the master.
He started to show his natural power through the strength and grip of the total heat.
It seems to resonate with the boots of the great hero.

ATK + 15 per 2 refine rates.
increase ranged physical damage by 4% per 3 refine rates.
When refined to +7 or higher, increase damage of round trip by 20%, reduce SP consumption of Round Trip by 10%.
When refined to +9 or higher, increase damage of round trip by 15%, increase ATK + 50, ranged physical damage by 10% for 90 sec.
When refined to +11 or higher, increase physical damage to all size monsters by 15%.
When equipped with Great Hero's Boots, DEX + 10, increase ranged physical damage by 5%.
Type: Gatling Gun Attack: 225
Weight: 300
Weapon Level: 4
Required Level: 150
Class: Rebellion

N/A

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:
.@r = getrefine();
bonus bBaseAtk,15*(.@r/2);
bonus bLongAtkRate,4*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"RL_R_TRIP",20;
   bonus2 bSkillUseSPrate,"RL_R_TRIP",10;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"RL_R_TRIP",15;
   autobonus3 "{ bonus bBaseAtk,50; bonus bLongAtkRate,10; }",1000,90000,"RL_P_ALTER";
}
if (.@r>=11) {
   bonus2 bAddSize,Size_All,15;
}
N/A
N/A