Selectable Set of Goals

From gdp3
Revision as of 10:55, 16 February 2018 by Staffan Björk (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Goals which players can choose a subset to strive towards.

Games typically provide players with many goals that they can try to complete. In some cases this means that players can choose one or several goals from a larger set of goals. The Selectable Set of Goals can be defined so that players must select goals first and then can try to achieve them or that they have all goals accessible all the time but only need to complete some of them to complete a larger goal.

Examples

The Ticket to Ride series of board games provides each player with a number of destination tickets which provides goals. Players have to keep some or all of them (types of tickets and numbers varies between the versions). Fulfilled goals provide bonus points while unfulfilled ones cause point penalties, so the selection is binding although players can acquire more tickets during play.

The board game Settlers of Catan provides several goals to players which gives them points, constructing buildings, having the longest road, having the largest army, and having point cards. These create Selectable Set of Goals to each player since it is not important which goals are achieved; the player who reaches a certain total (typically 10) wins the game.

The Civilization series of computer games provide several winning goals that players can strive for, e.g. military dominance, cultural victory, or winning a space race (the exact goals vary between versions of the game). All the goals are available to all players all the time but the first player to reach any of the goals wins the game, making the set of winning goals into a selectable one. A weaker example regards technology trees in these games. Players can choose to research a technology from a number of technologies, but the example is weaker since players often can - and are motivated from a gameplay perspective - to research all possible technologies. The choose is therefore more related to which order players wish to research the technologies.

The different worlds in Super Mario 64 offer a Selectable Set of Goals through the stars placed in them. While players can collect all stars in a world, the typically only need to collect a certain amount to unlock another world and thereby progress in the game. In fact, since unlocking new worlds often depend on a total number of stars collected all the stars placed in all the currently unlocked worlds together build a Selectable Set of Goals.

Using the pattern

There are a couple of main design choices regarding the creation of Selectable Set of Goals. The first is what goals should be part of the set, and if this set is fixed or changes during gameplay through addition or removal of goals. The second is if players should be presented by an explicit choice of which goals to choose at some point or not. A third is if choosing or fulfilling some goals disallow the completion of other goals. Any use of Excluding Goals creates a Selectable Set of Goals, but this is implicit and players may not be aware of that they are making a choice to not be able to work towards a goal because they chose or completed another goal. However, the pattern Selectable Set of Goals can modify Excluding Goals by making this choice explicit (possibly together with other non-excluding goals).

The main building blocks of a Selectable Set of Goals are Predefined Goals and Optional Goals, although the Optional Goals may no longer be optional after being chosen. While games can create goals on the fly to populate a set for the pattern instead of using Predefined Goals, this is less common (a hybrid is to have Predefined Goals but randomly select which goals should be part of the set when players become of the set or need to choose). Ephemeral Goals can provide temporary goals in a Selectable Set of Goals while Unknown Goals can make players have to reconsider what goals they wish to pursue from the set as new goals are revealed to be part of the set. When these temporary or unknown goals repeat between game instances, i.e. players can have knowledge about them before the game starts, they are Strategic Knowledge and this knowledge affects how players relate to the Selectable Set of Goals.

Some patterns provide a basis for which goals can or should be part of a Selectable Set of Goals. Multiple Configuration goals which are Incompatible Goals explicitly define a Selectable Set of Goals. Games with Area Control do this by suggesting a number of areas as goals as long as there is more than one area that players are trying to control. Choke Points suggest that players can have a goal to control the point or move away from it in pursuit of some other goal. Flanking Routes quite explicitly offer another route to a place and thereby provide players with at least two different goals to choose from. Actions Have Diegetically Social Consequences implies that players can either adhere to the social norms of a Game World while trying to reach some goal or can take the risk of suffering the consequences breaking those norms in other to have other benefits. As long as a game with Open Destiny provides clear types of different destinies it provides players with a Selectable Set of Goals.

A Selectable Set of Goals can be inserted into game designs to create some variety. One example of this is that a set can replace a specific goal in a Goal Hierarchy or can allow players some freedom in Grind Achievements but letting them not have to be restricted to only one specific goal. Such increases of variety in turn modified Predictable Consequences is a game in that players (and Spectators) can know which types of outcomes can be possible or approximately what will happen but not as precisely as when players only had one choice.

How the goals are selected from the set of goals can affect gameplay in different ways. For example, Selectable Set of Goals can be used to give Balancing Effects in Multiplayer Games or games where a player competes against NPCs in the goals that are part of the selectable set. This by allowing an otherwise disadvantaged player to be the one that can choose which goals should be completed from those in the set. They can also be used to let players give themselves Challenging Gameplay if the goals vary in difficulty and players have a possibility of knowing these differences.

A particular variation of Selectable Set of Goals occurs in games with Polyathlons. Here players can be allowed to choose what events are part of the Polyathlons and this causes the outcomes of the various events to be Extra-Game Information to the Polyathlons.

Narration Aspects

A Selectable Set of Goals can offer choices into an otherwise Predetermined Story Structure. While this can present players with an impression of Open Destiny, the pattern can also work as a way of modulating an Open Destiny by forcing players to make some choices of what goals they have in a game for their Characters.

Consequences

Allowing players to select one or more goals from a larger set of goals naturally provides these players with a Freedom of Choice (and even an Open Destiny), but since the choices are set the use of Selectable Set of Goals can simultaneously provide Enforced Agent Behavior and present players with the options of an Internal Conflicts. One example of where the Freedom of Choice can be particularly obvious is when the Selectable Set of Goals relate to Traverse goals (choosing which quest location in Skyrim to move to for example).

Making the choice what goals to pursue allows players to engage in considerations regarding both Risk/Reward and Trade-Offs, and being aware of the difference choices promote Replayability with Varied Gameplay as long as the choices actually do lead to variations. Replayability is further encouraged if the goals within the set are Excluding Goals to each other. Finally, having to choose between these options can lead to Analysis Paralysis.

Relations

Can Instantiate

Analysis Paralysis, Balancing Effects, Challenging Gameplay, Enforced Agent Behavior, Freedom of Choice, Internal Conflicts, Open Destiny, Replayability, Risk/Reward, Trade-Offs, Varied Gameplay

with Excluding Goals

Replayability

with Polyathlons

Extra-Game Information

with Traverse

Freedom of Choice

Can Modulate

Excluding Goals, Goal Hierarchies, Grind Achievements, Open Destiny, Polyathlons, Predetermined Story Structures, Predictable Consequences

Can Be Instantiated By

Actions Have Diegetically Social Consequences, Area Control, Choke Points, Excluding Goals, Flanking Routes, Open Destiny, Optional Goals, Predefined Goals

Configuration together with Incompatible Goals

Can Be Modulated By

Ephemeral Goals, Strategic Knowledge, Unknown Goals

Possible Closure Effects

-

Potentially Conflicting With

-

History

An updated version of the pattern Selectable Sets of 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

-