Pistol start

From DoomWiki.org

Revision as of 21:14, 22 June 2014 by 69.249.254.223 (talk) (Notability)


All qualities of a pistol start met in E3M3: Pandemonium.

The term pistol start is used among Doom players to refer to the initial spawn status of the player after beginning a game, or after dying and restarting the current level. As the term implies, in this setup the player has only a pistol and fifty bullets in his possession, in addition to his knuckleduster, and is completely healthy.

Conditions

A pistol start ensues in several situations:

Notability

It is generally considered important that the player is able to complete a level from a pistol start and with reasonable effort. However, due to the fact that the player is able to keep his supplies when advancing to a new level, it can be tricky for a mapper to balance the difficulty grades between pistol start gameplay and one with preobtained ordnance. Naturally, it is a problem in game entities that consist of more than a single level.

The maps in Doom and Doom II were typically created so that the player could finish them from scratch. When Sandy Petersen was asked about the things he found disappointing in Doom, he said he felt the episodes were too easy because id designers did not properly take account the player's ability to carry ordnance from earlier levels. The gameplay testing was based mainly on pistol starts, separately for each level. [2]

Arguably, the most striking consequence is seen in E3M8: Dis where the spiderdemon is practically powerless if the player has found a BFG9000 somewhere in the episode. In case the player has managed to keep the weapon along with its ammunition and ultimately uses it against the boss monster, the battle will be dealt with ease – one may consider this anticlimatic, given that it is the final endeavor of the game. The intended challenge of the level is experienced only when the player fights the spiderdemon with the weaponry that is provided in the map.

A reprise of the problem is avoided in Doom II as the destruction of the final boss was made more independent of damage and more dependent of accuracy. However, this solution has a similar threat of disappointment as the boss, technically, ended up being a mere static wall and not a moving thing. As the main opposition in the level is produced by the spawned monsters, the player could be given a considerable arsenal in the beginning of MAP30: Icon of Sin.

Many custom maps are specifically designed to be played from scratch (sometimes even intentionally killing off the player in anticipation), so that the players' initial defenselessness and vulnerability force them to use discretion and evasion tactics while seeking weapons and powerups. This adds a new edge to the gameplay.

The conditions of a Pistol Start may be modified with a DeHackEd patch that can change the amount of starting health, or bullets, such as in STRAIN, or with specialized scripting languages in more advanced source ports.

While most levelsets are implied that each individual map is playable from a pistol start, sometimes a level designer will specify otherwise, and insist that players are intended to carry weapons, ammunition, and other supplies over from previous levels for a more complete experience. With the help of saving and loading progress throughout gameplay, a levelset can be complete this way without being reduced to the beginning of a map from a pistol start and lost inventory.

Other Doom engine games

  • Heretic has an exact counterpart to the pistol start. The player starts at full health and has weapons equivalent to those in Doom – the Elven Wand instead of the Pistol, crystals instead of bullets and the Staff instead of the fist.
  • After dying in single player mode in Hexen, the game is continued from the state that existed when the current level was last entered. Because of how Hexen's puzzle inventory and hub systems work, restarting a level from scratch would break the gameplay. The same is equally true for Strife.
  • The extended ACS scripting language for ZDoom allows level designers to abandon the pistol start status and give a desired amount of supplies to the player at the level startup. It is also made possible for a mapper to clear the present equipment. The relevant action specials are GiveInventory and ClearInventory.

Sources

  1. Player exits map 1 with 0% health
  2. Petersen on ComputerAndVideoGames.com (archived page): "Most people started levels with some kind of significant equipment. However, almost all our playtesting was done starting each level with just a pistol. We made the game too easy for the average player."