|
Weapon - Gatling Gun
 |
Burning Rose [2] [Two Handed] Item ID# 28225 (Burning_Rose) |   |
|
Type |
Weapon |
Class |
Gatling Gun |
Buy |
20z |
Sell |
10z |
Weight |
250 |
Attack |
200 | Required Lvl |
120 | Weapon Lvl |
3 | Slot |
2 | Range |
9 |
Applicable Jobs |  | Rebellion |
|
Description |
When over heated, this gatling gun will turn as red as rose. Increases long range physical attacks by 15%. Refine Level +7: Increases Fire Rain damage by 30%. Refine Level +9: Reduces Fire Rain skill cooldown by 1 second. |
Item Script |
{ bonus bLongAtkRate,15; if ( [email protected] >= 7) { bonus2 bSkillAtk,"RL_FIRE_RAIN",30; if ( [email protected] >= 9) { bonus2 bSkillCooldown,"RL_FIRE_RAIN",-1000; } } },{},{} |
Dropped By | No Result |
---|
 |
Calf Diamondback [2] [Two Handed] Item ID# 28241 (Calf_Diamondback) Calf Diamond Back |   |
|
Type |
Weapon |
Class |
Gatling Gun |
Buy |
n/a |
Sell |
n/a |
Weight |
300 |
Attack |
220 | Required Lvl |
150 | Weapon Lvl |
4 | Slot |
2 | Range |
9 |
Applicable Jobs |  | Rebellion |
|
Description |
This gatling gun is mainly used by small groups. It is said that it is rather heavy for the general public.
DEX +2, ATK +2%. For each 2 refine levels: Increases ranged physical damage by 5%.
Refine Level +7: Increases damage of Round Trip by 20%.
Refine Level +9: Reduces SP cost of Round Trip by 5%.
Refine Level +12: Increases ranged physical damage by additional 5%. |
Item Script |
{ [email protected] = getrefine(); bonus bDex,2; bonus2 bAddClass,Class_All,2; bonus bLongAtkRate,( [email protected]/2)*5 + ( [email protected] > 11 ? 5 : 0); if( [email protected] > 6){ bonus2 bSkillAtk,"RL_R_TRIP",20; } if( [email protected] > 8){ bonus2 bSkillUseSPrate,"RL_R_TRIP",-5; } },{},{} |
Dropped By | No Result |
---|
 |
Glorious Gatling Gun [0] [Two Handed] Item ID# 13177 (Krieger_Gatling1) |   |
|
Type |
Weapon |
Class |
Gatling Gun |
Buy |
n/a |
Sell |
n/a |
Weight |
0 |
Attack |
90 | Required Lvl |
80 | Weapon Lvl |
4 | Slot |
0 | Range |
9 |
Applicable Jobs |  | Gunslinger |  | Rebellion |
|
Description |
A weapon that only a champion of battlefield can wield.
Increases physical attack against DemiHuman monster by 35%. Ignores physical defense of Demihuman monster by 20%. Triple Action damage +30%. Indestructible (except in upgrade attempts).
[Refine Rate >= 6] Ignores physical defense of Demihuman monster by 5%. [Slaughter] Lv 1 [(Refine-4) * (Refine-4) % physical damage bonus on DemiHuman targets, applies up to +14.]
[Refine Rate >= 9] Increases physical damage by 1% for each refine level of the weapon. |
Item Script |
{ bonus2 bAddRace,RC_DemiHuman,35; bonus2 bAddRace,RC_Player,35; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus2 bSkillAtk,"GS_TRIPLEACTION",30; bonus bUnbreakableWeapon; [email protected] = getrefine(); if( [email protected]>5) { bonus2 bAddRace,RC_DemiHuman,pow(min( [email protected],10)-4,2); bonus2 bAddRace,RC_Player,pow(min( [email protected],10)-4,2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if( [email protected]>8) { bonus2 bAddClass,Class_All, [email protected]; } },{},{} |
Dropped By | No Result |
---|
Obtainable From | Battleground
|
---|
 |
Illusion Butcher [2] [Two Handed] Item ID# 28254 (Illusion_Butcher) |   |
|
Type |
Weapon |
Class |
Gatling Gun |
Buy |
20z |
Sell |
10z |
Weight |
250 |
Attack |
210 | Required Lvl |
120 | Weapon Lvl |
4 | Slot |
2 | Range |
9 |
Applicable Jobs |  | Gunslinger |  | Rebellion |
|
Description |
Not Available
[iRO Description] Not Available
More Information on Combo: |
Item Script |
{ [email protected] = getrefine(); bonus bLongAtkRate,2*(readparam(bStr)/15); bonus bBaseAtk,10* [email protected]; if ( [email protected] >= 7) { bonus2 bSkillAtk,"RL_FIRE_RAIN",20; if ( [email protected] >= 9) { bonus2 bSkillAtk,"RL_R_TRIP",15; if ( [email protected] >= 11) { bonus2 bAddRace,RC_Brute,30; bonus2 bAddRace,RC_Demon,30; } } } },{},{} |
Dropped By | No Result |
---|
 |
Soldier Gatling Gun [0] [Two Handed] Item ID# 13172 (BF_Gatling_Gun1) Brave Gatling Gun |   |
|
Type |
Weapon |
Class |
Gatling Gun |
Buy |
n/a |
Sell |
n/a |
Weight |
0 |
Attack |
80 | Required Lvl |
80 | Weapon Lvl |
3 | Slot |
0 | Range |
9 |
Applicable Jobs |  | Gunslinger |  | Rebellion |
|
Description |
A specialized Gatling Gun made for battles against DemiHumans; occasionally, it shoots high-powered bullets.
DEX +2 Increases physical damage inflicted on DemiHuman monsters by 35%. Ignores physical defense of DemiHuman monsters by 20%. When dealing physical damage, has a chance of gaining ATK +80 for 6 seconds while drains 120 HP every second.
Indestructible in battle. |
Item Script |
{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,35; bonus2 bAddRace,RC_Player,35; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,120,1000; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; bonus bUnbreakableWeapon; },{},{} |
Dropped By | No Result |
---|
Obtainable From | Battleground
|
---|
|
|