Item Details

Golden Lord Launcher [2] ( Golden_L_Launcher )

# 28257 Golden Lord Launcher [2]
Golden Lord Launcher [2] Buy: 20 zeny Sell: 10 zeny Weight: 210 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 320 M. Attack: N/A Range: 9 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 100 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Arme-se com esse lança-granadas e saia explodindo seus inimigos por aí a torto e a direito. Quando te perguntarem se isso não é perigoso, responda a eles que VOCÊ é o perigo!
--------------------------
A cada 2 refinos:
Dano físico a distância +3%.
A cada 3 refinos:
ATQ +15.
--------------------------
Refino +7 ou mais:
Dano de [Lançar Míssil] +15%.
Refino +9 ou mais:
Recarga de [Lançar Míssil] -1 segundo.
Refino +11 ou mais:
Dano de [Lançar Míssil] +15% adicional.
--------------------------
Conjunto
[Botas Ancestrais]
Ao realizar ataques físicos:
3% de chance de ativar um [efeito] por 7 segundos.
--------------------------
Efeito:
DES +20.
Dano físico a distância +10%.
--------------------------
Tipo: Lança-Granada
ATQ: 320 ATQM: 0
Peso: 210
Nível da arma: 4
Nível necessário: 100
Classes: Insurgentes

Grenade launcher made of gold used by those who have reached the master's level.
It seems to resonate with the boots of an ancient hero.

Increase ranged physical damage by 3% per 2 refine rate.
ATK + 15 per 3 refine rate.
When refined to +7 or higher, increase damage of Dragon Tail by 15%.
When refined to +9 or higher, reduce cool time of Dragon Tail by 1s.
When refined to +11 or higher, increase damage of Dragon Tail by 15%.
When equipped with ancient hero boots, adds a chance to DEX+20, ranged physical damage by 10% for 7s when physical attack.
Type : Grenade launcher Attack : 320
Weight : 210
Weapon level : 4
Required level : 100
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 bLongAtkRate,3*(.@r/2);
bonus bBaseAtk,15*(.@r/3);
if (.@r >= 7) {
   .@val = 15;
   if (.@r >= 9) {
      bonus2 bSkillCooldown,"RL_D_TAIL",-1000;
      if (.@r >= 11) {
         .@val += 15;
      }
   }
   bonus2 bSkillAtk,"RL_D_TAIL",.@val;
}
N/A
N/A