.:Renewal Item Database:.
Weapon - Gatling Gun
Melon Gatling Gun [1] [Two Handed] Item ID# 830006 (Melon_Gatling_Gun) | |
Type
Weapon
Class
Gatling Gun
Buy
20z
Sell
10z
Weight
250 Attack
120 Required Lvl 100 Weapon Lvl 4 Slot 1 Range 9 | |
Applicable Jobs | Rebellion |
---|---|
Description | Not Available [iRO Description] Not Available |
Item Script |
expand to view script{ .@r = getrefine(); autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",20,5000,BF_WEAPON; autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",10,5000,BF_MAGIC; bonus bAtkRate,10*.@r; bonus bMatkRate,5*.@r; bonus2 bSkillAtk,"RL_R_TRIP",7*(readparam(bAgi)/10); if (readparam(bAgi)>=110) bonus2 bSkillAtk,"RL_R_TRIP",30; if (.@r>=7) { bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreMdefRaceRate,RC_All,50; } if (.@r>=9) { bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreMdefRaceRate,RC_All,50; } },{},{} |
Dropped By | No Result |
Type
Weapon
Class
Gatling Gun
Buy
1600000z
Sell
800000z
Weight
50 Attack
220 Required Lvl 106 Weapon Lvl 2 Slot 2 Range 9 | |
Applicable Jobs | Rebellion |
---|---|
Description | A modified version of mass-produced gatling gun. Its quite useful considering it's quality. |
Item Script | { bonus bCritical,5; bonus bHit,-5; },{},{} |
Dropped By | No Result |
Buyable At | Click here for vender information |
Mirage Gatling Gun [1] [Two Handed] Item ID# 28230 (Mirage_Gatling_Gun) | |
Type
Weapon
Class
Gatling Gun
Buy
n/a
Sell
n/a
Weight
250 Attack
120 Required Lvl 150 Weapon Lvl 4 Slot 1 Range 9 | |
Applicable Jobs | Rebellion |
---|---|
Description | A Diva Gatling Gun that has mutated under the influence of the power of the labyrinth. It is unknown what kind of material is refined, 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%. For each Level of Snake Eyes: ATK +2. Refine Level +7: ATK +30, HIT +5. Refine Level +9: ATK +30, HIT +5. When compounded with Labyrinth Dracula Card: Physical attacks have a certain chance to absorb 5% of the inflicted damage as SP. |
Item Script |
expand to view script{ .@r = getrefine(); bonus bBaseAtk,2*getskilllv("GS_SNAKEEYE"); bonus2 bSkillAtk,"RL_R_TRIP",(readparam(bAgi)/10)*7; if (readparam(bAgi)>=110) bonus2 bSkillAtk,"RL_R_TRIP",30; if (.@r>=7) { bonus bBaseAtk,30; bonus bHit,5; } if (.@r>=9) { bonus bBaseAtk,30; bonus bHit,5; } },{},{} |
Dropped By | No Result |
Type
Weapon
Class
Gatling Gun
Buy
n/a
Sell
n/a
Weight
320 Attack
305 Required Lvl 250 Weapon Lvl 5 Slot 2 Range 9 | |
Applicable Jobs | Rebellion |
---|---|
Description | An gatling gun created by combining holy relics and magical powers. ATK +5% Increases damage of The Vigilante at Night by 10%. Refine Level +7: Increases ranged physical damage by 10%. Refine Level +9: Increases damage of The Vigilante at Night by additional 10%. Refine Level +11: Increases damage of The Vigilante at Night by additional 10%. [Bonus by Grade] [Grade D]: Physical Damage against enemies of Small size +15%. [Grade C]: Physical Damage against enemies of Medium size +15%. [Grade B]: Physical Damage against enemies of Large size +15%. [Grade A]: P.ATK +5 |
Item Script |
expand to view script{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; bonus2 bSkillAtk,"NW_THE_VIGILANTE_AT_NIGHT",10; if (.@r>=7) { bonus bLongAtkRate,10; if (.@r>=9) { bonus2 bSkillAtk,"NW_THE_VIGILANTE_AT_NIGHT",10; if (.@r>=11) { bonus2 bSkillAtk,"NW_THE_VIGILANTE_AT_NIGHT",10; } } } if (.@g>=ENCHANTGRADE_D) { bonus2 bAddSize,Size_Small,15; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_Medium,15; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddSize,Size_Large,15; if (.@g>=ENCHANTGRADE_A) { bonus bPAtk,5; } } } } },{},{} |
Dropped By | No Result |