Health: Difference between revisions
m (Category:Hubs) |
m ({{Abstract Mapping}}) |
||
Line 1: | Line 1: | ||
{{Abstract Mapping}} | |||
<br> | |||
'''Health''', or '''health points''' (HP), represents a character's physical status in a video game. Most [[Source]] engine games use a traditional health points system, where a character is spawned with a certain number of health points which are displayed in the [[HUD]]. Taking damage will subtract from the character's health, and the character will die when HP reaches 0. Most games offer powerups and items to restore health. | '''Health''', or '''health points''' (HP), represents a character's physical status in a video game. Most [[Source]] engine games use a traditional health points system, where a character is spawned with a certain number of health points which are displayed in the [[HUD]]. Taking damage will subtract from the character's health, and the character will die when HP reaches 0. Most games offer powerups and items to restore health. | ||
Revision as of 18:55, 14 March 2011
Abstract Mapping series Discuss your thoughts - Help us develop the articles or ideas you want |
---|
Ammunition | List of HL2 Animals and Creatures | Mapping with Antlions | Beams and Lasers | Cables and Ropes | Moving Clouds | Color Theory in Level Design | Combat | Combine | Compression (Source 1) | Doors | Dust, Fog, & Smoke | Elevators | Level Transitions | Environmental Lighting, Sun, Weather, & Outdoors | Explosions | Fire | Half-Life 2 Foliage | Glass & Windows | Headcrab | Health | Ladders | Lighting | Optimization (level design) | Physics | Retinal scanners | Sound and Music | Special effects | Terrain | Trains | Turrets | Water | Weapons | Zombie |
Health, or health points (HP), represents a character's physical status in a video game. Most Source engine games use a traditional health points system, where a character is spawned with a certain number of health points which are displayed in the HUD. Taking damage will subtract from the character's health, and the character will die when HP reaches 0. Most games offer powerups and items to restore health.
Some games, such as Portal, use an alternative "regenerating health" scheme, where the player's health quickly regenerates when the player is not taking damage. The health may also not be displayed onscreen.
While in many multiplayer games all characters start with the same amount of health, class-based games such as Team Fortress 2 sometimes assign different starting health values to different classes.
Following is a list of health-related articles:
Health level design
Health entities
Half-Life 2 series
- func_healthcharger - brush entity-based health charging station
- item_healthcharger - a prop-based health charging station
- item_healthkit - a power-up to restore health
- item_healthvial - a power-up to restore health
- item_item_crate - a crate which can be set to drop health (or other) items upon breaking
Team Fortress 2
- func_regenerate - restores health and ammo in a resupply room
- item_healthkit_full - a power-up to restore health
- item_healthkit_medium
- item_healthkit_small
- obj_dispenser - health and ammo dispenser
Other
- asw_pickup_medkit - spawn a personal healthkit in Alien Swarm
- prop_health_cabinet - cabinet in Left 4 Dead containing medkits/pain pills.