Excluding Goals

From gdp3
Revision as of 11:14, 15 October 2014 by Staffan Björk (Talk | contribs) (Consequences)

Jump to: navigation, search

Group of goal with the characteristic that completing one makes completing the other impossible.

Some goals in games exist in relations to each other so that the conditions required in the game state to fulfill one makes the completion of the others impossible. These makes the goals into Excluding Goals. These Excluding Goals can both be between different players and be internal to individual players.

Examples

Racing Games such as the F-Zero series, the Gran Turismo series, the Mario Kart series, and the Need for Speed series have Excluding Goals since the first player to finish a race makes the other players' goals invalid.

Star Wars: Knights of the Old Republic is a single player adventure game, where finishing certain goals exclude other possible goals as the player character moves towards being good or evil.

Using the pattern

Excluding Goals can easily be created by taking one goal and constructing Preventing Goals around it. However, Excluding Goals do not have to be of a preventing nature, as Races and Overcome goals are examples of goals being excluding but not preventing. However, in these cases Excluding Goals have to use Tie-Breakers to ensure that only one player can have a certain position in the outcome of the game. Further, this requires that there must exist rules to determine the order in which the Excluding Goals exclude each other, typically the order in which they were completed but in some cases judged on how well goals were completed.

Using Excluding Goals with Hierarchy of Goals assumes, of course, that the hierarchy is not linear. Goal hierarchies arranged in a tree-like structure are the most suitable for Excluding Goals as the exclusion can be easily implemented by just cutting of branches from the goal tree. Using the pattern in this manner implies the use of Dynamic Goal Characteristics for the goal information available to the players and also the use of Selectable Sets of Goals to allow the players to choose what goals they are pursuing.

Can Be Instantiated By

Overcome, Preventing Goals, Races, Role Selection, Stealth, Tiebreakers

Can Be Modulated By

Selectable Sets of Goals, Dynamic Goal Characteristics

Potentially Conflicting With

Shared Rewards

Diegetic Aspects

Interface Aspects

Narration Aspects

Consequences

Excluding Goals is a one way of creating Incompatible Goals; the other goals simply fail when one is completed. Because of this incompatibility, Excluding Goals make Tied Results impossible and raises the level of Conflict between the players and Tension in general. Excluding Goals between players create Competition between them. This is because the success of one player becomes closely linked to the failure of the other players, creating higher Risk/Reward situations compared to goals where players have do not have to compete against each other. Excluding Goals can also create Perceivable Margins if the goals have sufficiently strong impact on the game.

The use of Excluding Goals within Selectable Sets of Goals only allows players to fulfill a subset of the possible goals when playing the game. This combination of patterns can promote Replayability, especially in games with detailed Narration Structures, as it leads to the possibility for players to traverse the narration in different ways, each leading to a different experience.

The use of Excluding Goals forms a natural starting point for defining Closure Points as certain characteristics of the possible future game states are known when one of the Excluding Goals is completed. If the game state values needed by the excluded goals are not needed for the other goals in the game, the Closure Points may remove game elements no longer needed and make unnecessary action unavailable.

with Selectable Sets of Goals

Replayability

with Gain Competence

Races

Can Modulate

Evade, Hierarchy of Goals

Relations

Can Instantiate

Conflict, Competition, Incompatible Goals, Closure Points, Perceivable Margins, Risk/Reward, Tension

with Gain Competence

Races

Can Modulate

Evade, Hierarchy of Goals

Can Be Instantiated By

Overcome, Preventing Goals, Races, Role Selection, Stealth, Tiebreakers

Can Be Modulated By

Selectable Sets of Goals, Dynamic Goal Characteristics

Possible Closure Effects

-

Potentially Conflicting With

Tied Results, Shared Rewards

History

An updated version of the pattern Excluding Goals 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.

Acknowledgements

-