Difference between revisions of "Barrel"

From DoomWiki.org

[checked revision][checked revision]
m (spelling; wikilinks; punctuation; fix dead external link)
m (Data: columns fmtg)
(22 intermediate revisions by 7 users not shown)
Line 1: Line 1:
[[Image:barrel.png|right|thumb|A flotilla of barrels on [[MAP32: Caribbean]]]]
+
[[File:barrel.png|thumb|A flotilla of barrels in [[TNT: Evilution]] [[MAP32: Caribbean (TNT: Evilution)|MAP32: Caribbean]]]]
[[Image:burnbarr.png|right|thumb|Burning barrels on [[MAP23: Barrels o' Fun]]]]
+
[[File:Doom 64 Barrel MAP05.png|thumb|A cluster of barrels in [[Doom 64]] [[MAP05: Tech Center (Doom 64)|MAP05: Tech Center]]]]
The exploding '''barrel''' is a relatively common hazard found throughout many Doom levels; a cylindric metal barrel containing what appears to be green slime or "[[Animated flat|nukage]]". Barrels form part of the "dangerous Doom environment" described in the game booklets:
+
The exploding '''barrel''' is a relatively common hazard found throughout many [[Doom]] levels, and is introduced in the first level of the game, [[E1M1: Hangar (Doom)|E1M1: Hangar]], from the [[Knee-Deep in the Dead]] episode. In [[Doom]] and [[Doom II]], these cylindric metal barrel contain what appears to be green slime or "[[Animated flat|nukage]]", which moves erratically and partially spills out of the barrel given the stains on the metal. In [[Doom 64]] they are a darker gray, with black steel stripes and the [[Union Aerospace Corporation|UAC]] logo on them, and are also sealed, with no nukage visible on top. Barrels form part of the "dangerous Doom environment" described in the game booklets:
  
 
:''Exploding barrels: Scattered around the base are drums containing fuel, toxic waste, or some other volatile substance. If your shots hit one of these barrels, it's kablooey time! It might take several bullets to set off a barrel, but a single blast of any of the other weapons usually does the trick.''
 
:''Exploding barrels: Scattered around the base are drums containing fuel, toxic waste, or some other volatile substance. If your shots hit one of these barrels, it's kablooey time! It might take several bullets to set off a barrel, but a single blast of any of the other weapons usually does the trick.''
  
A barrel takes damage like a [[monster]], and when its [[hit point]]s reach zero, it explodes, accompanied by the sound effect DSBAREXP. The explosion inflicts damage to all objects within the [[Blast damage|blast radius]] of 128 [[unit]]s, including monsters, players, and even other barrels (exploding one barrel in a closely arranged cluster of barrels often leads to a chain reaction of explosions). Each barrel starts with 20 hit points, which is the same as the [[trooper]].
+
A barrel takes damage like a [[monster]], and when its [[hit point]]s reach zero, it explodes, accompanied by the sound effect DSBAREXP. After less than a second of the barrel being destroyed, the explosion inflicts damage to all objects within the [[Blast damage|blast radius]] of 128 [[unit]]s, including monsters, players, and even other barrels (exploding one barrel in a closely arranged cluster of barrels often leads to a chain reaction of explosions). Since damage (in hit points) is equal to blast radius minus the distance, an exploding barrel can deal up to 128 damage. Each barrel starts with 20 hit points, which is the same as the [[trooper]]. In Doom 64 the explosion graphic is actually a separate [[actor]] being spawned on top of the barrel as it disintegrates, and the splash damage also takes slightly longer to trigger.
  
 
A useful tactic, sometimes called a "barrel [[frag]]", is to wait until one or more enemies are close to a barrel, and then shoot the barrel to detonate it (this tip is given in the user manuals). Barrels are extremely effective and efficient weapons when used correctly: a well-timed chain reaction can produce thousands of hit points of damage from a single [[shotgun]] blast, for example.
 
A useful tactic, sometimes called a "barrel [[frag]]", is to wait until one or more enemies are close to a barrel, and then shoot the barrel to detonate it (this tip is given in the user manuals). Barrels are extremely effective and efficient weapons when used correctly: a well-timed chain reaction can produce thousands of hit points of damage from a single [[shotgun]] blast, for example.
  
Damage inflicted by an exploding barrel is attributed to the last actor damaging the barrel without actually blowing it up. This requires a barrel to survive at least one hit, before being able to cause infighting. Destroying an undamaged barrel with one hit does not set the inflictor/target field of the barrel's [[mobj]], and as such it does not propagate responsibility. This also makes it possible to deliberately set off a barrel previously damaged by a monster: this will cause retaliation against said monster, not the one actually destroying the barrel. If done correctly, this can lead to [[Monster infighting|infighting]] even between monsters of the same type – for example, if an [[imp]] takes damage from a barrel detonated by another imp's fireball, it will attack and the two will fight to the bitter end. Their [[fireball]]s still do no damage, but once they get into melee range they will claw each other to death.
+
Damage inflicted by an exploding barrel is attributed to the last actor damaging the barrel without actually blowing it up. This requires a barrel to survive at least one hit, before being able to cause infighting. Destroying an undamaged barrel with one hit does not set the inflictor/target field of the barrel's [[mobj]], and as such it does not propagate responsibility. This also makes it possible to deliberately set off a barrel previously damaged by a monster: this will cause retaliation against said monster, not the one actually destroying the barrel. If done correctly, this can lead to [[Monster infighting|infighting]] even between monsters of the same type – for example, if an [[imp]] takes damage from an exploding barrel previously damaged by another imp's fireball, it will attack and the two will fight to the bitter end. Their [[fireball]]s still do no damage, but once they get into melee range they will claw each other to death.
  
 
[[Doom II]] added the '''burning barrel'''. However, these are just animated obstacles. They do not explode or inflict damage in any way.
 
[[Doom II]] added the '''burning barrel'''. However, these are just animated obstacles. They do not explode or inflict damage in any way.
  
[[Heretic]]'s [[pod]]s and [[Hexen]]'s [[mushroom]]s play the same role as Doom's exploding barrels. [[Strife]] also has exploding barrels, which set off the alarm when they are destroyed.
+
[[Heretic]]'s [[pod]]s and [[Hexen]]'s [[mushroom]]s play the same role as Doom's exploding barrels. [[Strife]] also has exploding [[Barrel (Strife)|barrels]], which set off the alarm when they are destroyed.
  
 +
== Data ==
 +
{{col-begin|width=auto}}
 +
{{col-break|width=50%}}
 
{| {{prettytable}}
 
{| {{prettytable}}
!colspan="2"|Barrel data
+
!colspan="2"|Exploding barrel data
 
|-
 
|-
| Thing type||2035 (decimal), 7F3 (hex)
+
| [[Thing types|Thing type]]||2035 (decimal), 7F3 (hex)
 
|-
 
|-
| Appears in||Shareware Doom<br>Registered Doom<br>Ultimate Doom<br>Doom II/Final Doom
+
| [[Mobj|Enum]]||MT_BARREL (30)
 +
|-
 +
| Appears in||[[Shareware]] Doom<br>[[Doom]]/[[Ultimate Doom]]<br>[[Doom II]]/[[Final Doom]]
 +
|-
 +
| [[Hit point]]s||20
 +
|-
 +
| Radius||10
 +
|-
 +
| Height||42
 +
|-
 +
| [[Mass]]||100
 +
|-
 +
| [[Sprite]]||BAR1 (normal)<br>BEXP (exploding)
 +
|-
 +
| Frames||2 [AB] (normal)<br>5 [ABCDE] (exploding)
 +
|-
 +
| [[Sound]]||DSBAREXP (exploding)
 +
|-
 +
| [[Thing types|Class]]||Obstacle
 +
|-
 +
| Flags||{{c|524294}} (decimal)<br>{{c|00080006}} (hex)
 +
|-
 +
| Flags list|| 1: Obstacle<br> 2: Shootable<br>19: Puffs vs. blood
 +
|}
 +
{{col-break|gap=0.5em}}
 +
{| {{prettytable}}
 +
!colspan="2"|Exploding barrel data
 +
|-
 +
| Thing type||1001 (decimal), 3E9 (hex)
 +
|-
 +
| |Enum||MT_PROP_BARREL (89)<br>MT_EXPLOSION1 (90, explosion)
 +
|-
 +
| Appears in||[[Doom 64]]/[[The Lost Levels|Lost Levels]]
 
|-
 
|-
 
| Hit points||20
 
| Hit points||20
 
|-
 
|-
| Radius||10
+
| Radius||16
 
|-
 
|-
| Height||56
+
| Height||50
 
|-
 
|-
 
| Mass||100
 
| Mass||100
 
|-
 
|-
| Speed||0
+
| Sprite||BAR1<br>MISL (explosion)
 
|-
 
|-
| [[Sprite]]||BAR1 (normal)<br>BEXP (exploding)
+
| Frames||1 [A] (normal)<br>4 [BCDE] (exploding)<br>5 [BCDEF] (explosion)
 +
|-
 +
| Sound||SFX_084? (exploding)
 +
|-
 +
| Class||Obstacle
 
|-
 
|-
| [[Thing types|Class]]|||Obstacle
+
| Flags||{{c|524294}} (decimal)<br>{{c|00080006}} (hex)
 
|-
 
|-
 +
| Flags list|| 1: Obstacle<br> 2: Shootable<br>19: Puffs vs. blood
 
|}
 
|}
 +
{{col-end}}
  
 +
[[File:burnbarr.png|thumb|Burning barrels in [[Doom II]] [[MAP23: Barrels o' Fun (Doom II)|MAP23: Barrels o' Fun]]]]
 
{| {{prettytable}}
 
{| {{prettytable}}
 
!colspan="2"|Burning barrel data
 
!colspan="2"|Burning barrel data
 
|-
 
|-
 
| Thing type||70 (decimal), 46 (hex)
 
| Thing type||70 (decimal), 46 (hex)
 +
|-
 +
| Enum||MT_MISC77 (127)
 
|-
 
|-
 
| Appears in||Doom II/Final Doom
 
| Appears in||Doom II/Final Doom
 
|-
 
|-
| Radius||10
+
| Radius||16
 +
|-
 +
| Height||16
 
|-
 
|-
 
| Sprite||FCAN
 
| Sprite||FCAN
 +
|-
 +
| Frames||3 [ABC]
 
|-
 
|-
 
| Class||Obstacle
 
| Class||Obstacle
 
|-
 
|-
 +
| Flags||{{c|2}} (decimal)<br>{{c|00000002}} (hex)
 +
|-
 +
| Flags list|| 1: Obstacle
 
|}
 
|}
 +
 +
== Appearance statistics ==
 +
 +
In the [[IWAD]]s the exploding barrel is first encountered on these maps per [[Skill level#Doom and Doom II skill levels|skill level]]:
 +
 +
{{col-begin}}
 +
{{col-break|width=50%}}
 +
{| {{prettytable}}
 +
!colspan="4"|Single-player
 +
|-
 +
!Game / ''Episode''!!1-2!!3!!4-5
 +
|-
 +
|''[[Knee-Deep in the Dead]]''||[[E1M1: Hangar]]||E1M1: Hangar||E1M1: Hangar
 +
|-
 +
|''[[The Shores of Hell]]''||[[E2M2: Containment Area]]||E2M2: Containment Area||E2M2: Containment Area
 +
|-
 +
|''[[Inferno]]''||[[E3M4: House of Pain]]||E3M4: House of Pain||E3M4: House of Pain
 +
|-
 +
|''[[Thy Flesh Consumed]]''||[[E4M2: Perfect Hatred]]||E4M2: Perfect Hatred||E4M2: Perfect Hatred
 +
|-
 +
|[[Doom II]]||[[MAP02: Underhalls]]||MAP02: Underhalls||MAP02: Underhalls
 +
|-
 +
|[[TNT: Evilution]]||[[MAP02: Human BBQ]]||MAP02: Human BBQ||MAP02: Human BBQ
 +
|-
 +
|[[Plutonia Experiment]]||[[MAP06: Baron's Lair]]||MAP06: Baron's Lair||MAP06: Baron's Lair
 +
|-
 +
|[[Doom 64]]||[[MAP01: Staging Area]]||MAP01: Staging Area||MAP01: Staging Area
 +
|-
 +
|[[The Lost Levels]]||-||-||-
 +
|}
 +
{{col-break}}
 +
{| {{prettytable}}
 +
!colspan="4"|Multiplayer
 +
|-
 +
!Game / ''Episode''!!1-2!!3!!4-5
 +
|-
 +
|''Knee-Deep in the Dead''||E1M1: Hangar||E1M1: Hangar||E1M1: Hangar
 +
|-
 +
|''The Shores of Hell''||E2M2: Containment Area||E2M2: Containment Area||E2M2: Containment Area
 +
|-
 +
|''Inferno''||E3M4: House of Pain||E3M4: House of Pain||E3M4: House of Pain
 +
|-
 +
|''Thy Flesh Consumed''||E4M2: Perfect Hatred||E4M2: Perfect Hatred||E4M2: Perfect Hatred
 +
|-
 +
|Doom II||MAP02: Underhalls||MAP02: Underhalls||MAP02: Underhalls
 +
|-
 +
|TNT: Evilution||MAP02: Human BBQ||MAP02: Human BBQ||MAP02: Human BBQ
 +
|-
 +
|Plutonia Experiment||MAP06: Baron's Lair||MAP06: Baron's Lair||MAP06: Baron's Lair
 +
|}
 +
{{col-end}}
 +
 +
The IWADs contain the following numbers of exploding barrels per skill level:
 +
 +
{{col-begin}}
 +
{{col-break|width=50%}}
 +
{| {{prettytable|style=text-align: center;}}
 +
!colspan="4"|Single-player
 +
|-
 +
!Game / ''Episode''!!1-2!!3!!4-5
 +
|-
 +
|style="text-align: left;"|''[[Knee-Deep in the Dead]]''||''202''||''204''||''206''
 +
|-
 +
|style="text-align: left;"|''[[The Shores of Hell]]''||''17''||''17''||''17''
 +
|-
 +
|style="text-align: left;"|''[[Inferno]]''||''15''||''15''||''15''
 +
|-
 +
|style="text-align: left;"|[[Doom|Doom (registered)]]||234||236||238
 +
|-
 +
|style="text-align: left;"|''[[Thy Flesh Consumed]]''||''83''||''83''||''83''
 +
|-
 +
|style="text-align: left;"|[[Ultimate Doom]]||317||319||321
 +
|-
 +
|style="text-align: left;"|[[Doom II]]||288||288||288
 +
|-
 +
|style="text-align: left;"|[[TNT: Evilution]]||640||630||630
 +
|-
 +
|style="text-align: left;"|[[Plutonia Experiment]]||178||178||178
 +
|-
 +
|style="text-align: left;"|[[Doom 64]]||58||58||58
 +
|-
 +
|style="text-align: left;"|[[The Lost Levels]]||0||0||0
 +
|}
 +
{{col-break}}
 +
{| {{prettytable|style=text-align: center;}}
 +
!colspan="4"|Multiplayer
 +
|-
 +
!Game / ''Episode''!!1-2!!3!!4-5
 +
|-
 +
|style="text-align: left;"|''Knee-Deep in the Dead''||''202''||''204''||''206''
 +
|-
 +
|style="text-align: left;"|''The Shores of Hell''||''17''||''17''||''17''
 +
|-
 +
|style="text-align: left;"|''Inferno''||''15''||''15''||''15''
 +
|-
 +
|style="text-align: left;"|Doom (registered)||234||236||238
 +
|-
 +
|style="text-align: left;"|''Thy Flesh Consumed''||''83''||''83''||''83''
 +
|-
 +
|style="text-align: left;"|Ultimate Doom||320||322||324
 +
|-
 +
|style="text-align: left;"|Doom II||288||288||288
 +
|-
 +
|style="text-align: left;"|TNT: Evilution||651||641||641
 +
|-
 +
|style="text-align: left;"|Plutonia Experiment||178||178||178
 +
|}
 +
{{col-end}}
 +
 +
Of the maps covered on the Doom Wiki, the following have the highest numbers of barrels in single-player on skills 4-5:
 +
 +
{| {{prettytable}}
 +
! Map !! Count
 +
|-
 +
| [[MAP28: Dr. Jones Abby's Malediction (Interception II)]] || 5475
 +
|-
 +
| [[E4M8: No End In Sight (No End In Sight)]] || 3439
 +
|-
 +
| [[MAP30: God Machine (Sunlust)]] || 2448
 +
|-
 +
| [[MAP19: City at the Mouth of Ire (Sunder)]] || 2304
 +
|-
 +
| [[MAP32: 1000 in less than 10 (Doomworld Mega Project 2017)]] || 1594
 +
|-
 +
| [[MAP43: Sleeping Giants (MAYhem 2020)]] || 1556
 +
|}
 +
''This data was last verified on October 6, 2021.''
  
 
==Notes==
 
==Notes==
[[Image:barrelpre.jpg|right|thumb|Before barrels are crushed.]]
+
[[File:barrelpre.jpg|thumb|Before barrels are crushed.]]
[[Image:barrelpost.jpg|right|thumb|Aftermath of barrels that were crushed.]]
+
[[File:barrelpost.jpg|thumb|Aftermath of barrels that were crushed.]]
*When a barrel is destroyed by a [[crushing ceiling]] before it can complete its explosion animation, it leaves behind a [[Thing types#Decorations|pool of blood and flesh]]. See also a demo of the phenomenon below.
+
* When a barrel is destroyed by a [[crushing ceiling]] before it can complete its explosion animation, it leaves behind a [[Thing types#Decorations|pool of blood and flesh]]. See also a demo of the phenomenon below.
*The burning barrel also exists in [[The Ultimate Doom]] version of the engine; however, its sprites are not correctly offset and it is never used.
+
* The burning barrel also exists in [[The Ultimate Doom]] version of the engine; however, its sprites are not correctly offset and it is never used.
 +
* The barrel's explosion sound is played slightly before the damage is done, unlike [[rocket]]s, which do both the sound and the damage at the exact same time.
  
 
==Demo==
 
==Demo==
Line 63: Line 242:
  
 
==Sources==
 
==Sources==
 
+
* {{Dwforums|id=10323|title=Doom Oddities}} thread at the [[Doomworld forums]]
* [http://www.doomworld.com/vb/showthread.php?goto=all&threadid=10323&perpage=2000 Doom Oddities] thread at the [[Doomworld forums]]
+
* [[Unofficial Doom Specs]] v1.666, {{Archived link|http://the-stable.lancs.ac.uk/~esasb1/doom/uds/things.html#sizes|section 4.2.6.2|http://web.archive.org/web/20100906191901/http://the-stable.lancs.ac.uk/~esasb1/doom/uds/things.html#sizes|archive.org}}
* [[Unofficial Doom Specs]] v1.666, [http://web.archive.org/web/20080630190820/http://the-stable.lancs.ac.uk/~esasb1/doom/uds/things.html#sizes section 4.2.6.2] (via the [[wikipedia:Wayback Machine|Wayback Machine]])
 
  
 
==See also==
 
==See also==
 
* [[Barrel explosions which do no damage]]
 
* [[Barrel explosions which do no damage]]
 
* [[Barrel suicide]]
 
* [[Barrel suicide]]
 +
* [[Barrel (Strife)]]
 +
* [[Mushroom]]
 +
* [[Pod]]
 +
 
[[Category:Hazards]]
 
[[Category:Hazards]]

Revision as of 12:50, 26 September 2022

A flotilla of barrels in TNT: Evilution MAP32: Caribbean
A cluster of barrels in Doom 64 MAP05: Tech Center

The exploding barrel is a relatively common hazard found throughout many Doom levels, and is introduced in the first level of the game, E1M1: Hangar, from the Knee-Deep in the Dead episode. In Doom and Doom II, these cylindric metal barrel contain what appears to be green slime or "nukage", which moves erratically and partially spills out of the barrel given the stains on the metal. In Doom 64 they are a darker gray, with black steel stripes and the UAC logo on them, and are also sealed, with no nukage visible on top. Barrels form part of the "dangerous Doom environment" described in the game booklets:

Exploding barrels: Scattered around the base are drums containing fuel, toxic waste, or some other volatile substance. If your shots hit one of these barrels, it's kablooey time! It might take several bullets to set off a barrel, but a single blast of any of the other weapons usually does the trick.

A barrel takes damage like a monster, and when its hit points reach zero, it explodes, accompanied by the sound effect DSBAREXP. After less than a second of the barrel being destroyed, the explosion inflicts damage to all objects within the blast radius of 128 units, including monsters, players, and even other barrels (exploding one barrel in a closely arranged cluster of barrels often leads to a chain reaction of explosions). Since damage (in hit points) is equal to blast radius minus the distance, an exploding barrel can deal up to 128 damage. Each barrel starts with 20 hit points, which is the same as the trooper. In Doom 64 the explosion graphic is actually a separate actor being spawned on top of the barrel as it disintegrates, and the splash damage also takes slightly longer to trigger.

A useful tactic, sometimes called a "barrel frag", is to wait until one or more enemies are close to a barrel, and then shoot the barrel to detonate it (this tip is given in the user manuals). Barrels are extremely effective and efficient weapons when used correctly: a well-timed chain reaction can produce thousands of hit points of damage from a single shotgun blast, for example.

Damage inflicted by an exploding barrel is attributed to the last actor damaging the barrel without actually blowing it up. This requires a barrel to survive at least one hit, before being able to cause infighting. Destroying an undamaged barrel with one hit does not set the inflictor/target field of the barrel's mobj, and as such it does not propagate responsibility. This also makes it possible to deliberately set off a barrel previously damaged by a monster: this will cause retaliation against said monster, not the one actually destroying the barrel. If done correctly, this can lead to infighting even between monsters of the same type – for example, if an imp takes damage from an exploding barrel previously damaged by another imp's fireball, it will attack and the two will fight to the bitter end. Their fireballs still do no damage, but once they get into melee range they will claw each other to death.

Doom II added the burning barrel. However, these are just animated obstacles. They do not explode or inflict damage in any way.

Heretic's pods and Hexen's mushrooms play the same role as Doom's exploding barrels. Strife also has exploding barrels, which set off the alarm when they are destroyed.

Data

Burning barrels in Doom II MAP23: Barrels o' Fun
Burning barrel data
Thing type 70 (decimal), 46 (hex)
Enum MT_MISC77 (127)
Appears in Doom II/Final Doom
Radius 16
Height 16
Sprite FCAN
Frames 3 [ABC]
Class Obstacle
Flags 2 (decimal)
00000002 (hex)
Flags list 1: Obstacle

Appearance statistics

In the IWADs the exploding barrel is first encountered on these maps per skill level:

The IWADs contain the following numbers of exploding barrels per skill level:

Of the maps covered on the Doom Wiki, the following have the highest numbers of barrels in single-player on skills 4-5:

Map Count
MAP28: Dr. Jones Abby's Malediction (Interception II) 5475
E4M8: No End In Sight (No End In Sight) 3439
MAP30: God Machine (Sunlust) 2448
MAP19: City at the Mouth of Ire (Sunder) 2304
MAP32: 1000 in less than 10 (Doomworld Mega Project 2017) 1594
MAP43: Sleeping Giants (MAYhem 2020) 1556

This data was last verified on October 6, 2021.

Notes

Before barrels are crushed.
Aftermath of barrels that were crushed.
  • When a barrel is destroyed by a crushing ceiling before it can complete its explosion animation, it leaves behind a pool of blood and flesh. See also a demo of the phenomenon below.
  • The burning barrel also exists in The Ultimate Doom version of the engine; however, its sprites are not correctly offset and it is never used.
  • The barrel's explosion sound is played slightly before the damage is done, unlike rockets, which do both the sound and the damage at the exact same time.

Demo

Sources

See also