Difference between revisions of "Grenade launcher"

From DoomWiki.org

[checked revision][checked revision]
m (Caps)
(Data: update data table)
Line 17: Line 17:
 
The first grenade launcher can be found in a locked down area in the [[MAP06: Sewers (Strife)|sewers]].
 
The first grenade launcher can be found in a locked down area in the [[MAP06: Sewers (Strife)|sewers]].
  
==Data==
+
== Data ==
 +
 
 +
{{col-begin|width=auto}}
 +
{{col-break}}
 
{| {{prettytable}}
 
{| {{prettytable}}
 
!colspan="2"|Grenade launcher data
 
!colspan="2"|Grenade launcher data
 
|-
 
|-
|Weapon number
+
| [[Thing types|Thing type]]||154 (decimal), 9A (hex)
|5
 
 
|-
 
|-
|[[Damage]]
+
| [[Mobj|Enum]]||MT_GRENADELAUNCHER (195)
|?
 
 
|-
 
|-
|Included ammo
+
| Appears in||[[Strife]] full version<br>Strife [[Strife: Veteran Edition|Veteran Ed.]]
|12 explosive grenades (24 on [[Skill level|skill]] 1 & 5)
 
 
|-
 
|-
|Max ammo
+
| Radius||20
|30 explosive grenades (60 with [[ammo satchel]])<br/>16 phosphorous grenades (32 with ammo satchel)
 
 
|-
 
|-
|Ammo type
+
| Height||16
|[[HE grenade]]s<br/>[[Phosphorous grenade]]s
 
 
|-
 
|-
|Shot type
+
| [[Thing types|Class]]||[[Weapon]]<br>Pickup
|[[Projectile]]
 
 
|-
 
|-
|Velocity
+
| Flags||{{c|1}} (decimal)<br>{{c|00000001}} (hex)
|15 [[map unit]]s per tic<br/>(525 map units per second)
 
 
|-
 
|-
|Shots per minute
+
| Flags list|| 0: Can be picked up
|?
 
 
|-
 
|-
|[[Sound]]
+
| Spawns||MT_HEGRENADE (explosive)<br>MT_PGRENADE (phosphorous)
|DSPHOOT (firing)<br/>DSEXPLOD (exploding)
+
|}
 +
{{col-break|gap=0.5em}}
 +
{| {{prettytable}}
 +
!colspan="2"|Weapon attributes
 +
|-
 +
| Weapon slot||5
 +
|-
 +
|| Included ammo||12 explosive grenades (24 on [[Skill level|skills]] 1 & 5)
 +
|-
 +
| Max ammo||30 explosive (60 with [[ammo satchel]])<br>16 phosphorous (32 with [[ammo satchel]])
 +
|-
 +
| Ammo type||[[HE grenade]]s<br>[[Phosphorous grenade]]s
 +
|-
 +
| Shots per minute||140.0
 +
|}
 +
{| {{prettytable}}
 +
! [[State]]!![[Sprite]]!!Frames
 +
|-
 +
| Before pickup||GRND||1 [A]
 +
|-
 +
| Wielded||GREN||1 [A] (explosive)<br>1 [D] (phosphorous)
 +
|-
 +
| Firing||GREN||4 [ABAC] (explosive)<br>4 [DEDF] (phosphorous)
 +
|-
 +
| Flashing||GREF||2 [AB] (explosive)<br>2 [CD] (phosphorous)
 +
|}
 +
{{col-end}}
 +
 
 +
{{col-begin|width=auto}}
 +
{{col-break}}
 +
{| {{prettytable}}
 +
!colspan="2"|Ranged attack
 +
|-
 +
| Type||[[Hitscan]]
 +
|-
 +
| Enum||MT_HEGRENADE (106)
 +
|-
 +
| Velocity||15 [[map unit]]s per tic<br>(525 map units per second)
 +
|-
 +
| [[Damage]]||1-4 (direct hit)<br>0-192 ([[Blast damage|blast radius]])<br>1-196 (direct hit + blast radius)
 +
|-
 +
| Radius||13
 +
|-
 +
| Height||13
 +
|-
 +
| Sprite||GRAP (in flight)<br>BNG4 (impact)
 +
|-
 +
| Frames||2 [AB] (in flight)<br>14 [ABCDEFGHIJKLMN] (impact)
 +
|-
 +
| [[Sound]]||DSPHOOT (firing)<br>DSEXPLOD (impact)
 +
|-
 +
| Flags||{{c|66576}} (decimal)<br>{{c|00010410}} (hex)
 +
|-
 +
| Flags list|| 4: No blocklinks (Inert)<br>10: Drops off ledges<br>16: Projectile
 +
|}
 +
{{col-break|gap=1em}}
 +
{| {{prettytable}}
 +
!colspan="2"|Ranged attack
 +
|-
 +
| Type||Projectile
 +
|-
 +
| Enum||MT_PGRENADE (107)
 +
|-
 +
| Damage||1-4 (direct hit)<br>0-128 (blast radius)<br>1-132 (direct hit + blast radius)
 +
|-
 +
| Sprite||GRIN (in flight)<br>BNG3 (impact)
 +
|-
 +
| Frames||2 [AB] (in flight)<br>8 [ABCDEFGH] (impact)
 +
|-
 +
| Sound||DSPHOOT (firing)<br>DSEXPLOD (impact)
 +
|-
 +
| Spawns||MT_PFLAME
 +
|}
 +
Data not listed is the same as<br>for the explosive grenade.
 +
{{col-break|gap=0.5em}}
 +
{| {{prettytable}}
 +
!colspan="2"|Flame
 +
|-
 +
| Enum||MT_PFLAME (109)
 +
|-
 +
| Velocity||0
 +
|-
 +
| Damage||0-256 (blast radius)
 +
|-
 +
| Radius||20
 
|-
 
|-
|Appears in
+
| Height||16
|Strife
 
 
|-
 
|-
|Thing type
+
| Sprite||FLBE
|154 (decimal), 9A (hex)
 
 
|-
 
|-
|Radius
+
| Frames||9 [ABCDEFG] (burning)<br>4 [HIJK] (extinguishing)
|20
 
 
|-
 
|-
|Height
+
| Sound||DSLGFIRE (burning)
|16
 
 
|-
 
|-
|[[Sprite]]
+
| Flags||{{c|16}} (decimal)<br>{{c|00000010}} (hex)
|GRND (before pickup)<br/>GREN (wielded)<br/>GREF (firing)<br/>GRAP (explosive grenade)<br/>GRIN (phosphorous grenade)
 
 
|-
 
|-
|[[Thing types|Class]]
+
| Flags list|| 4: No blocklinks (Inert)
|[[Weapon]]<br/>Pickup
 
 
|}
 
|}
 +
{{col-end}}
  
 
== Appearance statistics ==
 
== Appearance statistics ==

Revision as of 10:48, 11 October 2022

This article is about the weapon from Strife. For the weapon from Doom (2016), see Grenade launcher (Doom 2016).
Grenade launcher while at rest.
The phosphorous grenades used on peasants.

The grenade launcher is a weapon from Strife. It is actually a double-barreled weapon, capable of firing two shots per burst, one after the other.

The grenade launcher can fire two different types of grenades. The high-explosive variety can be thrown at various angles, and will explode after bouncing three or four times. An additional trick is that these grenades can be aimed to the point that they can be bounced up and down off the heads of enemies to do additional pre-damage before the main explosion.

The second type of grenade is the phosphorous grenade, which can be aimed in the same manner as the normal variety, but instead of exploding these grenades will erupt into an erratically moving pillar of fire that will burn away for roughly 45 seconds at a time. Human enemies slain by the flames will fall to ashes just as if they had been hit by the flamethrower.

Its ammo capacity is 30 explosive grenades, and 16 phosphorous grenades. These can be doubled to 60 and 32 respectively by collecting an ammo satchel.

Ammo pickups for this weapon are as follows:

  • Grenade launcher: 12 explosive grenades
  • Explosive grenades (white): 6 explosive grenades
  • Phosphorous grenades (yellow and gold): 4 phosphorous grenades

The first grenade launcher can be found in a locked down area in the sewers.

Data

Appearance statistics

In the IWAD the grenade launcher is first encountered on these maps per skill level:

The IWAD contains the following numbers of grenade launchers per skill level: