Renewal
.:Renewal Item Database:.
 

Weapon - Gatling Gun
a b c d e f g h i j k l m n o p q r s t u v w x y z
Show iRO Description?
Current Item Drop Rate is set to 1x Hide items that are not dropped by monster?
Abyss Gatling Gun [1]   [Two Handed]   Item ID# 28250 (Variant_Gatling_Gun)
Type Weapon Class Gatling Gun Buy n/a Sell n/a Weight 250
Attack 120Required Lvl 165Weapon Lvl 4Slot 1Range 9
Applicable Jobs
Rebellion
Description A weapon that has been mutated by receiving the magical power of a stranger.
Even if they look the same, their performance is different.

Decreases damage taken from Players by 30%.

For each 10 base AGI:
Increases damage of Round Trip by 7%.

Base AGI is at least 110:
Increases damage of Round Trip by additional 30%.

Refine Level +7:
ATK +5%. Decreases damage taken from Players by additional 5%.

Refine Level +9:
ATK +5%. Decreases damage taken from Players by additional 5%.

When compounded with Labyrinth Doppelganger Card:
ATK +10%, ASPD +10% (After attack delay -10%).

When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases physical and magical damage against all elemental monsters by 15%.

Indestructible in battle
Item Script
{ [email protected] = getrefine(); bonus bUnbreakableWeapon; bonus2 bSubRace,RC_Player_Human,30; bonus2 bSkillAtk,"RL_R_TRIP",7*(readparam(bAgi)/10); if (readparam(bAgi)>=110) { bonus2 bSkillAtk,"RL_R_TRIP",30; } if ([email protected]>=7) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } if ([email protected]>=9) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } },{},{}
Dropped ByNo Result

Adulter Fides Gatling Gun [2]   [Two Handed]   Item ID# 830003 (Adulter_F_Gatling)
Type Weapon Class Gatling Gun Buy n/a Sell n/a Weight 150
Attack 250Required Lvl 180Weapon Lvl 4Slot 2Range 9
Applicable Jobs
Rebellion
Description A gatling gun filled with false beliefs.

Increases damage of Round Trip by 10%.

For each 3 Refine Levels:
ATK +18

Refine Level +7:
Increases damage of Round Trip by additional 20%.

Refine Level +9:
Increases physical damage against enemies of every size by 15%.

Refine Level +11:
Increases damage of Round Trip by additional 25%.

Refine Level +12:
Increases ranged physical damage by 15%.
Item Script
{ [email protected] = getrefine(); bonus2 bSkillAtk,"RL_R_TRIP",10; bonus bBaseAtk,18*([email protected]/3); if ([email protected]>=7) { bonus2 bSkillAtk,"RL_R_TRIP",20; if ([email protected]>=9) { bonus2 bAddSize,Size_All,15; if ([email protected]>=11) { bonus2 bSkillAtk,"RL_R_TRIP",25; if ([email protected]>=12) { bonus bLongAtkRate,15; } } } } },{},{}
Dropped ByNo Result

Booster Gatling [2]   [Two Handed]   Item ID# 830000 (Boost_Gatling)
Type Weapon Class Gatling Gun Buy n/a Sell n/a Weight 0
Attack 170Required Lvl 100Weapon Lvl 4Slot 2Range 9
Applicable Jobs
Rebellion
Description A special Gatling Gun prepared for your rapid growth.

ATK +5%.
For each refine level: ATK +3.
For each 15 Base Level: ATK +3 (Up to Base Level 180).

Refine Level +7:
For each Level of Single Action:
Increases ranged physical damage by 1%.

Refine Level +9:
Increases ranged physical damage by additional 10%.

When equipped with Attack Booster Plate, Attack Booster Manteau, Attack Booster Greaves and Attack Booster Ring:
ATK +20. Increases physical damage against enemies of all sizes by 10%.

For each 15 Base Level:
Increases damage of Round Trip by 1%. (Up to Base Level 180)

When using Rich's Coin:
Increases damage of Round Trip by additional 20% for 60 seconds.

When equipped with Ranged Booster Suit, Ranged Booster Manteau, Ranged Booster Boots and Ranged Booster Brooch:
ATK +20. Decreases Fire Rain skill cooldown by 1 second.

For each 15 Base Level:
Increases damage of Fire Rain by 2%. (Up to Base Level 180)

When using Rich's Coin:
Increases damage of Fire Rain by additional 35% for 60 seconds.
Item Script
{ bonus2 bAddClass,Class_All,5; [email protected] = getrefine(); bonus bBaseAtk,[email protected]*3; bonus bBaseAtk,min(BaseLevel,180)/15*3; if ([email protected]>=7) { bonus bLongAtkRate,getskilllv("GS_SINGLEACTION"); } if ([email protected]>=9) { bonus bLongAtkRate,10; } },{},{}
Dropped ByNo Result

Burning Rose [2]   [Two Handed]   Item ID# 28225 (Burning_Rose)
Type Weapon Class Gatling Gun Buy 20z Sell 10z Weight 250
Attack 200Required Lvl 120Weapon Lvl 3Slot 2Range 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
Upgraded Heart Hunter
(0.2%)

Butcher [Two Handed]   Item ID# 13158 (Butcher)
Type Weapon Class Gatling Gun Buy 130000z Sell 65000z Weight 250
Attack 75Required Lvl 68Weapon Lvl 3Range 9
Applicable Jobs
Gunslinger Rebellion
Description A Gatling Gun imbued with enormous destructive power.

Critical +10 when attacking Brute monster.
Item Script
{ bonus2 bCriticalAddRace,RC_Brute,10; bonus2 bCriticalAddRace,RC_Player_Doram,10; },{},{}
Dropped By
Panzer Goblin
(0.03%)

Butcher [1]   [Two Handed]   Item ID# 13159 (Butcher_)
Type Weapon Class Gatling Gun Buy 130000z Sell 65000z Weight 250
Attack 75Required Lvl 68Weapon Lvl 3Slot 1Range 9
Applicable Jobs
Gunslinger Rebellion
Description A Gatling Gun imbued with enormous destructive power.

Critical +10 when attacking Brute monster.
Item Script
{ bonus2 bCriticalAddRace,RC_Brute,10; bonus2 bCriticalAddRace,RC_Player_Doram,10; },{},{}
Dropped By
Gemini-S58
(0.03%)

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 220Required Lvl 150Weapon Lvl 4Slot 2Range 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 ByNo Result

Diva Gatling Gun [1]   [Two Handed]   Item ID# 28229 (Diva_Gatling_Gun)
Type Weapon Class Gatling Gun Buy n/a Sell n/a Weight 250
Attack 120Required Lvl 150Weapon Lvl 4Slot 1Range 9
Applicable Jobs
Rebellion
Description A weapon of unknown origin that contains the magic of the labyrinth.
It is unclear what kind of material it is made from, and even similar weapons have different performance.

For each 10 base AGI:
Increases damage of Round Trip by 7%.

Base AGI is at least 110:
Increases damage of Round Trip by additional 30%.

Refine Level +7: ATK +30, HIT +5.

Refine Level +9: ATK +30, HIT +5.

When equipped with Labyrinth Baphomet Card:
ATK +10%
Normal attacks inflicts splash damage.
Item Script
{ [email protected] = getrefine(); bonus2 bSkillAtk,"RL_R_TRIP",(readparam(bAgi)/10)*7; if (readparam(bAgi)>=110) bonus2 bSkillAtk,"RL_R_TRIP",30; if ([email protected]>=7) { bonus bBaseAtk,30; bonus bHit,5; } if ([email protected]>=9) { bonus bBaseAtk,30; bonus bHit,5; } },{},{}
Dropped ByNo Result

Drifter [1]   [Two Handed]   Item ID# 13157 (Drifter)
Type Weapon Class Gatling Gun Buy 80000z Sell 40000z Weight 230
Attack 50Required Lvl 55Weapon Lvl 2Slot 1Range 9
Applicable Jobs
Gunslinger Rebellion
Description A Gatling Gun whose name evokes the image of a lonely traveler.
Item Script
{},{},{}
Dropped By
Furious Venatu
(0.15%)
Venatu
(0.03%)

Glorious Gatling Gun [Two Handed]   Item ID# 13177 (Krieger_Gatling1)
Type Weapon Class Gatling Gun Buy n/a Sell n/a Weight 0
Attack 90Required Lvl 80Weapon Lvl 4Range 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_Human,35; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus2 bSkillAtk,"GS_TRIPLEACTION",30; bonus bUnbreakableWeapon; [email protected] = getrefine(); if ([email protected]>5) { bonus2 bAddRace,RC_DemiHuman,pow(min([email protected],14)-4,2); bonus2 bAddRace,RC_Player_Human,pow(min([email protected],14)-4,2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if ([email protected]>8) { bonus2 bAddClass,Class_All,[email protected]; } },{},{}
Dropped ByNo Result
Obtainable FromBattleground

Illusion Butcher [2]   [Two Handed]   Item ID# 28254 (Illusion_Butcher)
Type Weapon Class Gatling Gun Buy 20z Sell 10z Weight 250
Attack 210Required Lvl 120Weapon Lvl 4Slot 2Range 9
Applicable Jobs
Gunslinger Rebellion
Description Rotating motorized firearm.
Its power was so great that it was named 'The Slayer'.

Every refine level, ATK + 10.
For each 15 base STR, increases ranged physical attack by 2%.

Refine Level +7, increases Fire Rain damage by 20%.
Refine Level +9, increases Round Trip damage by 15%.
Refine Level +11, increases physical damage against Brute and Angel by 30%.

When equipped with Illusion Boots:
ATK +10%.
Refine Level of Illusion Boots and Illusion Butcher is +7 or higher:
Increases ranged physical damage by 5%.

If total refine level of entire set at least +18:
Increases damage of Fire Rain by 20%,
Decreases skill cooldown time of Fire Rain by 2 seconds.

If total refine level of entire set at least +22:
Using Round Trip has a chance to increase ATK by 50 and Increases physical damage against Brute and Demon race monsters by 50% for 10 seconds.

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_Player_Doram,30; bonus2 bAddRace,RC_Demon,30; } } } },{},{}
Dropped ByNo Result

Lust Crusher [2]   [Two Handed]   Item ID# 830001 (Ep172_1h_Gatling)
Type Weapon Class Gatling Gun Buy n/a Sell n/a Weight 200
Attack 230Required Lvl 150Weapon Lvl 4Slot 2Range 9
Applicable Jobs
Gunslinger Rebellion
Description A gatling gun used by mercenaries who guarded the Barmund Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians.

Increases damage of Fire Rain by 10%.

For each 3 refine levels:
ATK +6, ASPD +10% (After attack delay -10%).

Refine Level +7:
Increases damage of Fire Rain by additional 15%.
Increases damage of Round Trip by 10%.

Refine Level +9:
Decreases Fire Rain skill cooldown by 2 seconds.

Refine Level +11:
Increases damage of Fire Rain by additional 25%.
When Fire Rain has been used, Increases Damage of Round Trip by additional 15% for 10 seconds.
Item Script
{ [email protected] = getrefine(); bonus2 bSkillAtk,"RL_FIRE_RAIN",10; bonus bAspdRate,3*([email protected]/3); bonus bBaseAtk,6*([email protected]/3); if ([email protected]>=7) { bonus2 bSkillAtk,"RL_R_TRIP",10; bonus2 bSkillAtk,"RL_FIRE_RAIN",15; } if ([email protected]>=9) { bonus2 bSkillCooldown,"RL_FIRE_RAIN",-2000; } if ([email protected]>=11) { autobonus3 "{ bonus2 bSkillAtk,\"RL_R_TRIP\",15; }",1000,10000,"RL_FIRE_RAIN"; bonus2 bSkillAtk,"RL_FIRE_RAIN",25; } },{},{}
Dropped ByNo Result