0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #28257 Weapon

Golden Lord Launcher [2]

Buy Price: N/A Sell Price: N/A
A golden grenade launcher with the power of the soul used by those who have reached the Level of Gunmaster, which can handle all firearms skillfully.
It resonates with Ancient Hero's Boots.
_______________________
For each 2 Refine Levels:
Increases Ranged Physical Damage by 3%.
_______________________
For each 3 Refine Levels:
ATK +15
_______________________
Refine Level +7:
Increases damage of Dragon Tail by 15%.
_______________________
Refine Level +9:
Decreases Dragon Tail skill cooldown by 1 second.
_______________________
Refine Level +11:
Increases damage of Dragon Tail by additional 15%.
_______________________
When equipped with Ancient Hero's Boots:
Random chance to increase DEX by 20 and long Ranged Physical Damage by 10% for 7 sec when dealing physical damage.
_______________________
Type: Grenade Launcher
Attack: 320
Weight: 210
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Rebellion

Equipment Reform

Available through the reform system Hero_Equipment_Cube

Available through the reform system Hero_Up_Cube_11

Basic Information

Weapon
2100
9
Equipment reform

Job Requirements

Yes

Requirements

4
100

Scripts

.@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; }
.@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;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.