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 #830014 Weapon

[Not For Sale] The Black [2]

Buy Price: N/A Sell Price: N/A
A black gatling gun 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:
ATK +10
_______________________
For each 3 Refine Levels:
Increases Ranged Physical Damage by 2%.
_______________________
Refine Level +7:
Increases damage of Round Trip by 15%,
Increases SP Consumption of Round Trip by 10%.
_______________________
Refine Level +9:
ATK +50
After using Platinum Altar, Increases Ranged Physical Damage by 10% for 90 seconds.
_______________________
Refine Level +11:
Increases damage of Round Trip 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: Gatling Gun
Attack: 205
Weight: 270
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Rebellion

Basic Information

Weapon
2700
9

Requirements

4
100

Scripts

.@r = getrefine(); bonus bLongAtkRate,2*(.@r/3); bonus bBaseAtk,10*(.@r/2); if (.@r >= 7) { .@val = 15; bonus2 bSkillUseSPrate,"RL_R_TRIP",-10; if (.@r >= 9) { autobonus3 "{ bonus bBaseAtk,50; bonus bLongAtkRate,10; }",1000,90000,"RL_P_ALTER"; if (.@r >= 11) { .@val += 15; } } bonus2 bSkillAtk,"RL_R_TRIP",.@val; }
.@r = getrefine();
bonus bLongAtkRate,2*(.@r/3);
bonus bBaseAtk,10*(.@r/2);
if (.@r >= 7) {
   .@val = 15;
   bonus2 bSkillUseSPrate,"RL_R_TRIP",-10;
   if (.@r >= 9) {
      autobonus3 "{ bonus bBaseAtk,50; bonus bLongAtkRate,10; }",1000,90000,"RL_P_ALTER";
      if (.@r >= 11) {
         .@val += 15;
      }
   }
   bonus2 bSkillAtk,"RL_R_TRIP",.@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.