Difference between revisions of "Blood"

From DoomWiki.org

[unchecked revision][checked revision]
(Better phrasing)
(that is an improvement IMO, although maybe all these commas aren't necessary)
Line 13: Line 13:
 
For realism, hitting inanimate objects, including Doom's [[barrel]]s, produces a puff of smoke rather than a blood splatter.
 
For realism, hitting inanimate objects, including Doom's [[barrel]]s, produces a puff of smoke rather than a blood splatter.
  
In Doom, furthermore, as a player's health drops, the [[status bar face]] becomes progressively bloodier, or, "like raw hamburger", as the manuals put it.
+
In Doom, furthermore, as a player's health drops, the [[status bar face]] becomes progressively bloodier, or "like raw hamburger", as the manuals put it.
  
 
==See also==
 
==See also==

Revision as of 08:55, 23 May 2015

Blood river in E4M5: They Will Repent.
Blood splatter in MAP17: Tenements.

Blood is ubiquitous in the Doom games and in other games based on the Doom engine (including Heretic, Hexen, Strife, etc), and is perhaps a large factor in making them controversial in some circles (and appealing in others).

In many levels, blood flows in rivers, over blood-falls, and gathers into pools. In Doom, standing in or moving through blood is often detrimental to a player’s health (see damaging floor).

The Doom engine creates animated blood spatter when a shootable thing, including the player, is hit by a hitscan tracer (for example, a bullet). Besides enhancing the atmosphere of the game, this helps the player to know that his aim was correct. There is a special provision in the game code which scales these splatters proportionally to the amount of damage inflicted by given attack - thus, giving a rough visual clue to the player.

Blood also splatters when things are crushed.

In both cases, vanilla Doom treats blood as a transient special effect; only the source ports (initially Doom Legacy but later ZDoom and derivatives) allow for monster blood to splatter onto walls and stick there.

For realism, hitting inanimate objects, including Doom's barrels, produces a puff of smoke rather than a blood splatter.

In Doom, furthermore, as a player's health drops, the status bar face becomes progressively bloodier, or "like raw hamburger", as the manuals put it.

See also