Item Details

Patent The Black [2] ( Up_The_Black_Gatling )

# 830002 Patent The Black [2]
Patent The Black [2] Buy: zeny Sell: 0 zeny Weight: 300 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 225 M. Attack: N/A Range: 9 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 150 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral 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

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 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