Difference between revisions of "Parallel Lives"

From gdp3
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Patterns]]
 
[[Category:Patterns]]
 
[[Category:Needs revision]]
 
[[Category:Needs revision]]
 +
[[Category:Mechanical Patterns]]
 
[[Category:Needs references]]
 
[[Category:Needs references]]
 
''Game elements that when individually lost do not interrupt gameplay, but do so when all or a predefined amount of them are lost.''
 
''Game elements that when individually lost do not interrupt gameplay, but do so when all or a predefined amount of them are lost.''
Line 10: Line 11:
  
 
[[Space Hulk]] is an example of a [[:Category:Board Games|Board Game]] that uses [[Parallel Lives]]. Here the player controlling the space marines at least has a theoretical chance of completing their mission as long as one space marine is still alive.
 
[[Space Hulk]] is an example of a [[:Category:Board Games|Board Game]] that uses [[Parallel Lives]]. Here the player controlling the space marines at least has a theoretical chance of completing their mission as long as one space marine is still alive.
 +
 +
Players of [[Diplomacy]] can continue playing as long as the control at least one supply center but it is not important which supply centers are controlled.
  
 
== Using the pattern ==
 
== Using the pattern ==
[[Parallel Lives]] can be seen as a form of [[Lives]], and the design choices associated with [[Parallel Lives]] are similar to those of [[Lives]] with the addition that one needs to decide what game elements represent the individual 'lives'. [[Units]] are a natural option since they are designed to exist in numbers and can typically be lost. [[Missile Command]] shows how the available [[Destructible Objects]] (in this specific case cities) can be the [[Parallel Lives]]. Games that use [[Avatars]] in ways close to that of [[Units]], e.g. [[Sleepwalker]] and [[Mario & Luigi: Partners in Time]], show that these can also be used in some circumstances.
+
[[Parallel Lives]] can be seen as a form of [[Lives]], and the design choices associated with [[Parallel Lives]] are similar to those of [[Lives]] with the addition that one needs to decide what game elements represent the individual 'lives'. [[Units]] are a natural option since they are designed to exist in numbers and can typically be lost. [[Missile Command]] shows how the available [[Destructible Objects]] (in this specific case cities) can be the [[Parallel Lives]]. Games that use [[Avatars]] in ways close to that of [[Units]], e.g. [[Sleepwalker]] and [[Mario & Luigi: Partners in Time]], show that these can also be used in some circumstances. Even [[Player Characters]] can be used as long as they are all approximately equally important and part of one and the same [[Parties|Party]].
  
 
The [[Penalties]] of losing a parallel 'life' is usually small comparably to that of [[Lives]], e.g. only the loss of the actions that a lost [[Units|Unit]] provided. However, not all game elements need to be valued the same, and this can be used in order to create a hierarchy of importance; the lose of some may allow continued gameplay while others must be kept alive, at least until certain events have taken place. [[Privileged Abilities]] is an easy way to create this situation.
 
The [[Penalties]] of losing a parallel 'life' is usually small comparably to that of [[Lives]], e.g. only the loss of the actions that a lost [[Units|Unit]] provided. However, not all game elements need to be valued the same, and this can be used in order to create a hierarchy of importance; the lose of some may allow continued gameplay while others must be kept alive, at least until certain events have taken place. [[Privileged Abilities]] is an easy way to create this situation.
Line 19: Line 22:
  
 
== Consequences ==
 
== Consequences ==
[[Parallel Lives]] require players to make [[Risk/Reward]] calculations on which game elements to protect and which to risk. The pattern often requires the players to perform [[Attention Swapping]], especially in games where players do not have a complete overview of the [[Game Worlds]].  
+
[[Parallel Lives]] require players to make [[Risk/Reward]] calculations on which game elements to protect and which to risk. The pattern often requires the players to perform [[Attention Swapping]], especially in games where players do not have a complete overview of the [[Game Worlds]]. Like [[Lives]] in general, [[Parallel Lives]] can lead to [[Player Elimination]].
  
 
== Relations ==
 
== Relations ==
 
=== Can Instantiate ===
 
=== Can Instantiate ===
 
[[Attention Swapping]],  
 
[[Attention Swapping]],  
 +
[[Player Elimination]],
 
[[Risk/Reward]]
 
[[Risk/Reward]]
  
Line 30: Line 34:
  
 
=== Can Be Instantiated By ===
 
=== Can Be Instantiated By ===
[[Avatars]], [[Destructible Objects]], [[Units]]
+
[[Avatars]], [[Destructible Objects]], [[Parties]], [[Units]]
  
 
=== Can Be Modulated By ===
 
=== Can Be Modulated By ===

Latest revision as of 22:40, 2 August 2011

Game elements that when individually lost do not interrupt gameplay, but do so when all or a predefined amount of them are lost.

The loss of game elements is bad for players for many games. While in some games a player only has one game element and loses the game if this is lost, or as in Chess one has many but one is of vital importance, other games let players control many that are at risk at once and gameplay continue without too much disturbance at long as some of them still remain. Since each of these can be said to be one of the players' 'lives' and they are all at risk in parallel, these can be called Parallel Lives.

Examples

Missile Command is an archetypical example of Parallel Lives: the player has six cities that all can be destroyed and the player can continue playing without losing a life as long as at least one city is intact. The Lemmings series give players the goal to make a certain number of 'lemmings' make it from one point of a level to another. Which make it is not important as long as a sufficient number do.

Space Hulk is an example of a Board Game that uses Parallel Lives. Here the player controlling the space marines at least has a theoretical chance of completing their mission as long as one space marine is still alive.

Players of Diplomacy can continue playing as long as the control at least one supply center but it is not important which supply centers are controlled.

Using the pattern

Parallel Lives can be seen as a form of Lives, and the design choices associated with Parallel Lives are similar to those of Lives with the addition that one needs to decide what game elements represent the individual 'lives'. Units are a natural option since they are designed to exist in numbers and can typically be lost. Missile Command shows how the available Destructible Objects (in this specific case cities) can be the Parallel Lives. Games that use Avatars in ways close to that of Units, e.g. Sleepwalker and Mario & Luigi: Partners in Time, show that these can also be used in some circumstances. Even Player Characters can be used as long as they are all approximately equally important and part of one and the same Party.

The Penalties of losing a parallel 'life' is usually small comparably to that of Lives, e.g. only the loss of the actions that a lost Unit provided. However, not all game elements need to be valued the same, and this can be used in order to create a hierarchy of importance; the lose of some may allow continued gameplay while others must be kept alive, at least until certain events have taken place. Privileged Abilities is an easy way to create this situation.

The consequences of losing all Parallel Lives are typically the same as losing all Lives in an Avatar-based game of Player Elimination but Missile Command shows multi-layered option - that the Parallel Lives are not the actually Lives used in the game and losing all Parallel Lives only results in losing one of the 'proper' Lives of the game.

Consequences

Parallel Lives require players to make Risk/Reward calculations on which game elements to protect and which to risk. The pattern often requires the players to perform Attention Swapping, especially in games where players do not have a complete overview of the Game Worlds. Like Lives in general, Parallel Lives can lead to Player Elimination.

Relations

Can Instantiate

Attention Swapping, Player Elimination, Risk/Reward

Can Modulate

Lives

Can Be Instantiated By

Avatars, Destructible Objects, Parties, Units

Can Be Modulated By

Penalties, Privileged Abilities

Possible Closure Effects

Player Elimination

Potentially Conflicting With

-

History

An updated version of the pattern Parallel Lives that was part of the original collection in the book Patterns in Game Design[1].

References

  1. Björk, S. & Holopainen, J. (2004) Patterns in Game Design. Charles River Media. ISBN1-58450-354-8.