Item Details

Patent Golden Lord Launcher [2] ( Up_Golden_L_Launcher )

# 840001 Patent Golden Lord Launcher [2]
Patent Golden Lord Launcher [2] Buy: 20 zeny Sell: 10 zeny Weight: 240 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 350 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:
Dano físico a distância +3%.
A cada 3 refinos:
ATQ +20.
--------------------------
Refino +7 ou mais:
Dano de [Lançar Míssil] +15%.
Recarga de [Lançar Míssil] -1 segundo.
Refino +9 ou mais:
Dano de [Lançar Míssil] +20% adicional.
Refino +11 ou mais:
Dano físico contra oponentes de todas as propriedades +15%.
--------------------------
Conjunto
[Botas Primordiais]
DES +10.
Dano físico a distância +5%.
--------------------------
Tipo: Lança-Granadas
ATQ: 350 ATQM: 0
Peso: 240
Nível da arma: 4
Nível necessário: 150
Classes: Insurgentes e evoluções

Grenade Launcher made of gold 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.

Increase ranged physical damage by 3% per 2 refine rates.
ATK + 20 per 3 refine rates.
When refined to +7 or higher, increase damage of Dragon Tail by 15%, reduce cooltime of Dragon Tail by 1 sec.
When refined to +9 or higher, increase damage of Dragon Tail by 20%.
When refined to +11 or higher, increase physical damage to all property monsters by 15%.
When equipped with Great Hero's Boots, DEX + 10, increase ranged physical damage by 5%.
Type: Grenade Launcher Attack: 350
Weight: 240
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 bLongAtkRate,3*(.@r/2);
bonus bBaseAtk,20*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"RL_D_TAIL",15;
   bonus2 bSkillCooldown,"RL_D_TAIL",-1000;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"RL_D_TAIL",20;
}
if (.@r>=11) {
   bonus2 bAddEle,Ele_All,15;
}
N/A
N/A