Renewal
.:Renewal Item Database:.
Weapon - Grenade Launcher

Abyss Grenade Gun [1]   [Two Handed]   Item ID# 28252 (Variant_Launcher)
Abyss Grenade Launcher
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
140
Attack
210
Required Lvl
165
Weapon Lvl
4
Slot
1
Range
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 LUK:
Increases damage of Dragon Tail by 7%.

Base LUK is at least 110:
Increases damage of Dragon Tail 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
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSubRace,RC_Player_Human,30; bonus2 bSkillAtk,"RL_D_TAIL",7*(readparam(bLuk)/10); if (readparam(bLuk)>=110) { bonus2 bSkillAtk,"RL_D_TAIL",30; } if (.@r>=7) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } },{},{}
Dropped By No Result

Adulter Fides Launcher [2]   [Two Handed]   Item ID# 840002 (Adulter_F_Launcher)
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
300
Attack
350
Required Lvl
180
Weapon Lvl
4
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A launcher filled with false beliefs.

Increases damage of Dragon Tail by 10%.

For each 3 Refine Levels:
ATK +18

Refine Level +7:
Increases damage of Dragon Tail by additional 20%.

Refine Level +9:
Decreases Dragon Tail skill cooldown by 2 seconds.

Refine Level +11:
Increases damage of Dragon Tail by additional 25%.

Refine Level +12:
Increases ranged physical damage by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"RL_D_TAIL",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"RL_D_TAIL",20; if (.@r>=9) { bonus2 bSkillCooldown,"RL_D_TAIL",-2000; if (.@r>=11) { bonus2 bSkillAtk,"RL_D_TAIL",25; if (.@r>=12) { bonus bLongAtkRate,15; } } } } },{},{}
Dropped By No Result

Avenger [2]   [Two Handed]   Item ID# 28226 (Revenger)
Type
Weapon
Class
Grenade Launcher
Buy
20z
Sell
10z
Weight
180
Attack
350
Required Lvl
120
Weapon Lvl
3
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A grenade launcher used by avengers.
Increases long range physical attacks by 20%.
Refine Level +7: Increases Dragon Tail damage by 15%.
Refine Level +9: Reduces Howling Mine skill cooldown by 1 second.
Item Script
{ bonus bLongAtkRate,20; if (.@r >= 7) { bonus2 bSkillAtk,"RL_D_TAIL",15; if (.@r >= 9) { bonus2 bSkillCooldown,"RL_H_MINE",-1000; } } },{},{}
Dropped By

Calf Python [2]   [Two Handed]   Item ID# 28243 (Calf_Python)
Type
Weapon
Class
Grenade Launcher
Buy
10z
Sell
5z
Weight
200
Attack
360
Required Lvl
150
Weapon Lvl
4
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
This grenade launcher is mainly used for small groups.
It is said that it has a strong firepower among grenade launchers.

DEX +2, ATK +2%.
For each 2 refine levels: Increases ranged physical damage by 5%.

Refine Level +7: ASPD +5% (After attack delay -5%).

Refine Level +9: Increases damage of Dragon Tail by 15%.

Refine Level +12: Increases damage of Dragon Tail by additional 15%.
Item Script
{ .@r = getrefine(); bonus bDex,2; bonus bAtkRate,2; bonus bLongAtkRate,(.@r/2)*5; if (.@r > 6) { bonus bAspdRate,5; } if (.@r > 8) { bonus2 bSkillAtk,"RL_D_TAIL",15 + (.@r > 11 ? 15 : 0); } },{},{}
Dropped By No Result

Destroyer [0]   [Two Handed]   Item ID# 13160 (Destroyer)
Type
Weapon
Class
Grenade Launcher
Buy
110000z
Sell
55000z
Weight
120
Attack
220
Required Lvl
52
Weapon Lvl
2
Slot
0
Range
9
Applicable Jobs
Gunslinger
Rebellion
Description
A top of the line, high performance grenade launcher.
Each physical attack has a low chance of destroying an enemy's armor.
Item Script
{ bonus bBreakArmorRate,200; },{},{}
Dropped By

Destroyer [1]   [Two Handed]   Item ID# 13161 (Destroyer_)
Type
Weapon
Class
Grenade Launcher
Buy
110000z
Sell
55000z
Weight
120
Attack
220
Required Lvl
52
Weapon Lvl
2
Slot
1
Range
9
Applicable Jobs
Gunslinger
Rebellion
Description
A top of the line, high performance grenade launcher.
Each physical attack has a low chance of destroying an enemy's armor.
Item Script
{ bonus bBreakArmorRate,200; },{},{}
Dropped By

Devil Lord Launcher [2]   [Two Handed]   Item ID# 840020 (Devil_L_Launcher)
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
250
Attack
330
Required Lvl
215
Weapon Lvl
5
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A grenade launcher crafted by a corrupted Gunmaster with demonic power.

ATK +5%, CON +2
Increases damage of Spiral Shooting by 5%.

Refine Level +5:
Increases damage of Spiral Shooting by additional 10%.

Refine Level +7:
Increases ranged physical damage by 5%.

Refine Level +9:
Increases damage of Spiral Shooting by additional 10%.

Refine Level +10:
Decreases after skill cast delay by 10%.

Refine Level +11:
Increases damage of Spiral Shooting by additional 5%.
Increases ranged physical damage by additional 15%.

[Bonus by Grade]
[Grade D]: ranged physical damage +10%.
[Grade C]: Physical Damage against enemies of every size +10%.
[Grade B]: Physical Damage against enemies of every race +10%.
[Grade A]: Physical Damage against enemies of every element +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; bonus bCon,2; bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",5; if (.@r>=5) { bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10; if (.@r>=7) { bonus bLongAtkRate,5; if (.@r>=9) { bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10; if (.@r>=10) { bonus bDelayrate,-10; if (.@r>=11) { bonus bLongAtkRate,15; bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",5; } } } } } if (.@g>=ENCHANTGRADE_D) { bonus bLongAtkRate,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bAddEle,Ele_All,10; } } } } },{},{}
Dropped By No Result

Dim Glacier Grenade Launcher [1]   [Two Handed]   Item ID# 840010 (D_Glacier_Launcher)
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
300
Attack
300 / MATK 200
Required Lvl
230
Weapon Lvl
5
Slot
1
Range
9
Applicable Jobs
Rebellion
Description
A rifle that lost its light due to poisonous magic.
It seems to have to be handled in a different way from the existing Glacier weapons.

MATK +200
Item Script
{},{},{}
Dropped By No Result

Diva Launcher [1]   [Two Handed]   Item ID# 28231 (Diva_Launcher)
Diva Grenade Gun
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
140
Attack
210
Required Lvl
150
Weapon Lvl
4
Slot
1
Range
9
Applicable Jobs
Rebellion
Description
A weapon of unknown origin that contains the magic of the labyrinth.
It is unknown what kind of material is refined, and even similar weapons have different performance.

For each 10 base LUK:
Increases damage of Dragon Tail by 7%.

Base LUK is at least 110:
Increases damage of Dragon Tail 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
{ .@r = getrefine(); bonus2 bSkillAtk,"RL_D_TAIL",(readparam(bLuk)/10)*7; if (readparam(bLuk)>=110) bonus2 bSkillAtk,"RL_D_TAIL",30; if (.@r>=7) { bonus bBaseAtk,30; bonus bHit,5; } if (.@r>=9) { bonus bBaseAtk,30; bonus bHit,5; } },{},{}
Dropped By No Result

End Of The Horizon [1]   [Two Handed]   Item ID# 28200 (END_OF_HORIZON)
End of Horizon
Type
Weapon
Class
Grenade Launcher
Buy
2700000z
Sell
1350000z
Weight
240
Attack
410
Required Lvl
110
Weapon Lvl
4
Slot
1
Range
9
Applicable Jobs
Rebellion
Description
You'll see far beyond his death, as exceeds the limits of firepower with this grenade launcher.
Item Script
{ bonus3 bAddEff,Eff_Stun,500,ATF_LONG; bonus3 bAddEff,Eff_Blind,500,ATF_LONG; },{},{}
Dropped By No Result
Buyable AtClick here for vender information

Glacier Launcher [0]   [Two Handed]   Item ID# 840009 (Glacier_Launcher)
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
300
Attack
300 / MATK 200
Required Lvl
210
Weapon Lvl
5
Slot
0
Range
9
Applicable Jobs
Rebellion
Description
A launcher crafted from ice harvested from the glaciers of Isgard.
You can enchant it with Ice Flower Magic Stones for special abilities.

MATK +200
Item Script
{},{},{}
Dropped By No Result

Glorious Grenade Launcher [0]   [Two Handed]   Item ID# 13179 (Krieger_Launcher1)
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
0
Attack
330
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 the damage of Ground Drift by 2% for each refine level of the weapon.
When dealing physical atack, has a chance the weapon will awaken and increase attack speed by 20% for 20 seconds.
Item Script
expand to view 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; .@r = getrefine(); if (.@r>5) { bonus2 bAddRace,RC_DemiHuman,pow(min(.@r,14)-4,2); bonus2 bAddRace,RC_Player_Human,pow(min(.@r,14)-4,2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if (.@r>8) { bonus2 bSkillAtk,"GS_GROUNDDRIFT",.@r * 2; bonus3 bAddEffOnSkill,"GS_SPREADATTACK",Eff_Stun,2000; autobonus "{ bonus bAspdRate,20; }",200,20000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; } },{},{}
Dropped By No Result
Obtainable FromBattleground

1234 >
back to top