Item Details

Golden Rod Launcher [2] ( Golden_L_Launcher )

ID 28257 Golden Rod Launcher [2]
Golden Rod Launcher [2] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 210 Slots: 2
Type: Weapon item. Sub Type: Grenade Launcher Gender: Both Locations: Right_Hand + Left_Hand
Attack: 320 Magic Attack: Not specified Range: 9 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

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

Account Bound.
A weapon of Rebel Clayton, the famous monster hunter.
Decorated with the bones and teeth of defeated monsters.
-------------
[For each 2 refine lv]
Long-range physical damage +3%.
[For each 3 refine lv]
ATK +15.
[If refine lv is 7 or higher]
[Dragon Tail] damage +15%.
[If refine lv is 9 or higher]
Skill delay [Dragon Tail] -1 sec.
[If refine lv is 11 or higher]
[Dragon Tail] damage +15%.
-------------
[Ancient Hero Set]
Ancient Hero Boots22171
Big Game Trophy28257
Has a chance to activate effects for 7 seconds when dealing physical damage:
DEX +20.
Long-range physical damage +10%.
-------------
Class: Grenade Launcher
Attack: 320
Weight: 210
Weapon Lv: 4
Required Level: 100
Jobs: Rebellion Jobs

Not specified

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;
}
Not specified
Not specified