← All Essays
Design 11 min read

The Health Bar

From arcade lives to HP pools to regenerating shields — how games decided what it costs to be hit, and what each decision reveals about design philosophy

Lives and the arcade contract

The original game health system was one hit, one death, three chances. Space Invaders, Pac-Man, Donkey Kong — the arcade genre's canonical examples — gave players a fixed number of lives and eliminated a life on each hit. The design was commercially motivated: the arcade business model required players to run out of lives and insert more coins. A health system that allowed players to absorb multiple hits before losing a life would extend sessions without additional coin expenditure, reducing revenue per machine per hour. One-hit death maximised the frequency of death events and therefore the frequency of opportunities to insert more coins.

The one-hit death system also produced a specific player psychology: extreme caution around avoidance, high tension in situations where contact was possible, and intense frustration at unfair or unexpected death. Players who died to an enemy pattern they hadn't seen before experienced the death as unfair — they couldn't have prepared for it — and the frustration often manifested as coin insertion, driven by the desire to re-establish the position from which the unfair death had occurred. The system was commercially effective partly because it was deliberately frustrating in ways that translated frustration into coin expenditure.

Home console games that adopted the lives system without the commercial motivation inherited the frustration without the commercial purpose. Nintendo's approach — multiple lives, with extra lives collectable through the game — softened the system by making lives a resource that could be managed rather than fixed at three. A player who collected coins in Super Mario Bros. accumulated extra lives that provided a buffer against the eventual death that the game's difficulty produced. The lives system became a resource management mechanic rather than purely a time-limitation device, which changed the player's relationship with it from pure frustration to qualified acceptance.

The health pool and resource management

The health pool — a numeric value that decreased with each hit and required restoration through items or rest — transformed damage from a binary (hit equals death) to a continuous (hit reduces available resource) relationship. The player who took damage in a health pool system was not immediately dead; they were depleted, with fewer resources available for the remainder of the encounter. The design question became not "did the player get hit?" but "how much damage did the player take, and does that deplete their resources enough to affect their ability to continue?"

Health pools enabled a specific type of encounter design that one-hit death prevented: fights in which taking some damage was inevitable and the player's quality of play was measured by how much damage they minimized rather than whether they avoided all damage. A boss encounter designed for one-hit death required that the player learn and avoid every attack pattern; a boss encounter designed for a health pool could include attacks that were difficult to avoid and expected that players would absorb them, with the fight's quality measure being whether the player's remaining health was sufficient to complete the fight. The health pool design was more forgiving of imperfect execution and more suitable for the longer sessions that home games accommodated than the quarter-driven arcade.

The health item — a collectable that restored some or all of the health pool — added a resource management layer to the health pool system. Players who found health items faced decisions about when to use them: saving them for boss encounters, using them immediately when health was low to reduce death risk, or carrying them as emergency reserves. The inventory of health items was a strategic resource distinct from the tactical resource of the current health value. RPGs made this explicit by separating health potions, high potions, ethers, and elixirs into tiered items with different restoration values and scarcity levels — a resource economy that extended the health management mechanic across an entire game's duration.

Regeneration and Halo

Halo: Combat Evolved (2001) implemented a two-tier health system that would become the template for the first-person shooter genre for the following decade. The outer layer — a shield meter that recharged automatically when the player avoided damage for a few seconds — absorbed damage first and could be fully restored without any item. The inner layer — a health bar that did not regenerate and required health packs to restore — persisted through encounters and across level sections. The design allowed players to take damage in combat (shield depletion was expected) while requiring careful play over longer sequences (health depletion persisted across multiple shield depletion cycles).

The shield regeneration mechanic changed player behaviour in specific ways. Players who depleted their shield retreated from combat, waited for the shield to recharge, and then re-engaged — a behaviour pattern that produced the distinctive Halo rhythm of engagement, withdrawal, and re-engagement rather than the sustained attrition of health-pool-only systems. The design also made close calls survivable: a player who had depleted their shield but retained health could withdraw and recharge rather than dying. The frustration of death from a sequence of bad hits was reduced because the shield layer provided a recovery opportunity between the first hit and the potentially fatal subsequent hits.

The regenerating shield became the regenerating health bar in Call of Duty 2 (2005) and subsequently in most mainstream first-person shooters of the following decade. Regenerating health eliminated the health item from encounter design — players didn't need to find or conserve health packs because damage healed between encounters — and changed the encounter design logic further: an encounter that depleted the player's health was recoverable simply by finding cover and waiting, which meant that encounters were essentially self-contained rather than accumulating resource costs across a longer sequence. The design was more accessible — players couldn't reach a state where earlier damage made later encounters impossible — and less strategically interesting than health pool management, because the relevant time horizon for resource management was the encounter rather than the game session.

Death as design statement

The Souls games (Demon's Souls, Dark Souls, Elden Ring) made the health and death system into a design statement about the relationship between failure and progress. Health in Dark Souls was managed through Estus Flasks — a fixed number of healing uses per life that recharged at bonfires (save points) and that represented a finite healing resource within each run between bonfires. The system produced a specific risk calculus: using an Estus Flask restored health but reduced the healing reserve for the remainder of the run to the next bonfire. A player who used their last Flask mid-dungeon had no healing left and had to manage the remaining enemies carefully or die and lose accumulated progress.

The soul loss on death — currency and experience points dropped at the death location and lost permanently if the player died again before retrieving them — added a loss mechanic to the health system that made each death consequential beyond just resetting position. Players approaching a difficult enemy while carrying significant souls faced the choice of banking those souls at a bonfire (losing progress toward the enemy) or attempting the enemy with their full resources (risking losing the souls on death). The stakes of the health management decision were tied to the soul economy, making health resource management a form of risk assessment that extended beyond immediate survival to the game's progression economy.

The diversity of health systems in contemporary games — from the Souls games' flask economy to battle royale games' zone-driven health decay to the walking simulators' absence of health entirely — reflects the range of experiences that game designers have found worth producing. The health system is not a solved problem with a correct answer; it is a design variable whose value communicates the designer's intent about what the game is about and what failing means. Games that want failure to feel consequential use systems where recovery is limited or slow. Games that want failure to feel like a temporary pause use regeneration or easy restoration. The health bar, in every form it takes, is the designer's answer to the question of what the player's survival is worth.