Difference between revisions of "Action Caps"

From gdp3
Jump to: navigation, search
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Action Patterns]]
 
[[Category:Action Patterns]]
[[Category:Staffan's current workpage]]
 
 
[[Category:Patterns]]
 
[[Category:Patterns]]
[[Category:Needs work]]
 
 
[[Category:Needs revision]]
 
[[Category:Needs revision]]
[[Category:Needs examples]]
 
 
[[Category:Needs references]]
 
[[Category:Needs references]]
 
[[Category:Patterns created on the Wiki]]
 
[[Category:Patterns created on the Wiki]]
[[Category:Stub]]
 
 
''Limits on the numbers of actions allowed to be used.''
 
''Limits on the numbers of actions allowed to be used.''
  
This pattern is a still a stub.
+
Games needs to prevent players from being able to do whatever they wish, since otherwise there is no challenge provides by the games - Suits points to this describing playing or gaming as ''the voluntary attempt to overcome unnecessary obstacles.''<ref name="suits"/> Games often solve this by letting players choose from several possible actions but an alternative is to allow players to have to plan for using several actions but having some form of [[Action Caps]] so that this is not done without restrictions.
  
 
=== Examples ===
 
=== Examples ===
Line 20: Line 16:
  
 
== Using the pattern ==
 
== Using the pattern ==
[[Action Caps]] in one sense exist in all games since players are limited on what they can do, with [[:Category:Puzzles|Puzzles]] such as [[Jigsaw Puzzle]] the possible exception. For [[Real-Times Games]] this is because players, at least human players, can only perform so many actions during a certain period of time. This leaves few design options for the pattern, and it only becomes interesting to design in [[Turn-Based Games]] or [[Tick-Based Games]] where players have to consider what actions to do when they can't do all.
+
[[Action Caps]] in one sense exist in all games since players are limited on what they can do, with [[:Category:Puzzles|Puzzles]] such as [[Jigsaw Puzzles]] the possible exception. For [[Real-Times Games]] this is because players, at least human players, can only perform so many actions during a certain period of time. This leaves few design options for the pattern, and it only becomes interesting to design in [[Turn-Based Games]] or [[Tick-Based Games]] where players have to consider what actions to do when they can't do all.
  
 +
[[Action Caps]] can either be applying on the number of actions in total that can be made, or one how many times individual actions can be done. [[Budgeted Action Points]] limits how many actions can be done and give players [[Stimulated Planning]] of how to use these. [[Turnovers]] can add a [[Risk/Reward]] factor to this or be used on its own. For individual actions, the use of [[Cooldown]] can make players have to consider when to use the actions or not. Although [[Limited Set of Actions]] force players to choose what to do, they let players choose ''one'' action from a set of actions so it does not relate to [[Action Caps]] directly but can be used in combinations with it. While [[Action Caps]] are typically bounded to [[Turns]] or phases of games, making actions depend on using [[Non-Renewable Resources]] can make them bounded for whole game instances.
  
 +
[[Action Caps]] can be used locally for actions to actually provide a greater [[Freedom of Choice]]. One case where this occurs in the use of a common pool of [[Budgeted Action Points]], ''command points'', that any marine in [[Space Hulk]] can use. Another possibility found in [[Massively Single-Player Online Games]] such as [[Ravenwood Fair]] is to let players perform [[Altruistic Actions]] during [[Visits]] but limiting these by [[Action Caps]] to still maintain some [[Value of Effort]].
  
 +
== Consequences ==
 +
Since actions become a [[Resources|Resource]], and quite obviously a [[Limited Resources|Limited Resource]], if the number of actions possible to do are limited, [[Action Caps]] are a way of creating [[Resource Caps]]. As a natural consequence of this, [[Action Caps]] leads to [[Resource Management]] of the possible actions and considering how to use these provides [[Stimulated Planning]]. Even if [[Action Caps]] make players plan and can thereby create [[Analysis Paralysis]] in [[Multiplayer Games|Multplayer]] [[Turn-Based Games]], it can also work against this by having the number of actions allowed small enough.
  
 +
When [[Action Caps]] are not used to add [[Freedom of Choice]] by providing limited ways of doing extra actions it works against [[Freedom of Choice]].
  
[[Arithmetic Progression]]
+
For games where actions done repeatedly provide [[Arithmetic Progression]], [[Action Caps]] can modulate this by forcing players to spread out their actions over time.
 
+
[[Turnovers]]
+
[[Risk/Reward]]
+
 
+
[[Randomness]]
+
 
+
[[Action Caps]] can either be applying on the number of actions in total that can be made, or one how many times individual actions can be done.
+
[[Budgeted Action Points]]
+
 
+
[[Cooldown]]
+
 
+
[[Altruistic Actions]]
+
 
+
[[Visits]]
+
 
+
 
+
 
+
=== Diegetic Aspects ===
+
 
+
=== Interface Aspects ===
+
 
+
=== Narrative Aspects ===
+
 
+
== Consequences ==
+
Since actions become a [[Resources|Resource]] if the number of actions possible to do are limited, [[Action Caps]] are a way of creating [[Resource Caps]]. As a natural consequence of this, [[Action Caps]] leads to [[Resource Management]] of the possible actions and considering how to use these provides [[Stimulated Planning]]. Even if [[Action Caps]] make players plan, it does work against [[Analysis Paralysis]] when the number of actions allowed are small enough.
+
  
 
== Relations ==
 
== Relations ==
 
=== Can Instantiate ===
 
=== Can Instantiate ===
 +
[[Freedom of Choice]],
 +
[[Limited Resources]]
 
[[Resource Management]],  
 
[[Resource Management]],  
 
[[Resources]], [[Resource Caps]],  
 
[[Resources]], [[Resource Caps]],  
 
[[Stimulated Planning]]
 
[[Stimulated Planning]]
  
==== with ... ====
+
==== with [[Multiplayer Games]] and [[Turn-Based Games]] ====
 +
[[Analysis Paralysis]]
  
 
=== Can Modulate ===
 
=== Can Modulate ===
 +
[[Arithmetic Progression]],
 
[[Turn-Based Games]],  
 
[[Turn-Based Games]],  
[[Tick-Based Games]]
+
[[Tick-Based Games]],
 +
[[Visits]]
  
 
=== Can Be Instantiated By ===
 
=== Can Be Instantiated By ===
 +
[[Budgeted Action Points]],
 +
[[Cooldown]],
 +
[[Non-Renewable Resources]],
 +
[[Turnovers]]
  
 
=== Can Be Modulated By ===
 
=== Can Be Modulated By ===
 +
-
  
 
=== Possible Closure Effects ===
 
=== Possible Closure Effects ===
 +
-
  
 
=== Potentially Conflicting With ===
 
=== Potentially Conflicting With ===
[[Analysis Paralysis]]
+
[[Analysis Paralysis]],
 +
[[Freedom of Choice]]
  
 
== History ==
 
== History ==
New pattern created in this wiki.
+
New pattern created for this wiki by [[User:Staffan Björk|Staffan Björk]].
  
 
== References ==
 
== References ==
-
+
<references>
 +
<ref name="suits">Suits, B. (2005) The Grasshopper: Games, Life and Utopia. Broadview Press. ISBN-10: 155111772X. ISBN-13: 978-1551117720.</ref>
 +
</references>
  
 
== Acknowledgements ==
 
== Acknowledgements ==
 
-
 
-

Latest revision as of 10:15, 26 August 2021

Limits on the numbers of actions allowed to be used.

Games needs to prevent players from being able to do whatever they wish, since otherwise there is no challenge provides by the games - Suits points to this describing playing or gaming as the voluntary attempt to overcome unnecessary obstacles.[1] Games often solve this by letting players choose from several possible actions but an alternative is to allow players to have to plan for using several actions but having some form of Action Caps so that this is not done without restrictions.

Examples

Pandemic allows players to take 4 actions per turn, which can be moving, treating diseases, or developing vaccines. In Cartagena the only possible action is to move forward buy playing cards or moving backwards to get cards, and players can do between one and three moves per turn. Origins: How We Became Human allow players a number of 'innovation' and 'population' actions each turn depending on how many free slots exist on the respective tracks each player has. The computer-based Fallout series uses a similar form of restriction on actions, in the first two installments through action points and in later ones through a system called 'V.A.T.S'.

Space Hulk provide the marine player with a number of action points each turn for each marine which can be used for moving, turning, shooting, and activating items such as doors. The naturally creates Action Caps but the player has some extra flexibility through having between 1 and 6 extra 'command points'. In Bloodbowl each player have a number of 'players' that each only have one action per turn (move, block, blitz, or pass). The blitz action can only be done by one 'player' per turn so this is a form of Action Caps but if any action if failed in some way the turn passes to the other play which is also a form of Action Caps.

Ravenwood Fair provides many types of actions that players can do, but most of these require resources and the 'energy' one most thematically fits as Action Caps. In addition, players visiting other players' fairs are provided with 5 special energy units per fair per day that can be used to help these other players.

Using the pattern

Action Caps in one sense exist in all games since players are limited on what they can do, with Puzzles such as Jigsaw Puzzles the possible exception. For Real-Times Games this is because players, at least human players, can only perform so many actions during a certain period of time. This leaves few design options for the pattern, and it only becomes interesting to design in Turn-Based Games or Tick-Based Games where players have to consider what actions to do when they can't do all.

Action Caps can either be applying on the number of actions in total that can be made, or one how many times individual actions can be done. Budgeted Action Points limits how many actions can be done and give players Stimulated Planning of how to use these. Turnovers can add a Risk/Reward factor to this or be used on its own. For individual actions, the use of Cooldown can make players have to consider when to use the actions or not. Although Limited Set of Actions force players to choose what to do, they let players choose one action from a set of actions so it does not relate to Action Caps directly but can be used in combinations with it. While Action Caps are typically bounded to Turns or phases of games, making actions depend on using Non-Renewable Resources can make them bounded for whole game instances.

Action Caps can be used locally for actions to actually provide a greater Freedom of Choice. One case where this occurs in the use of a common pool of Budgeted Action Points, command points, that any marine in Space Hulk can use. Another possibility found in Massively Single-Player Online Games such as Ravenwood Fair is to let players perform Altruistic Actions during Visits but limiting these by Action Caps to still maintain some Value of Effort.

Consequences

Since actions become a Resource, and quite obviously a Limited Resource, if the number of actions possible to do are limited, Action Caps are a way of creating Resource Caps. As a natural consequence of this, Action Caps leads to Resource Management of the possible actions and considering how to use these provides Stimulated Planning. Even if Action Caps make players plan and can thereby create Analysis Paralysis in Multplayer Turn-Based Games, it can also work against this by having the number of actions allowed small enough.

When Action Caps are not used to add Freedom of Choice by providing limited ways of doing extra actions it works against Freedom of Choice.

For games where actions done repeatedly provide Arithmetic Progression, Action Caps can modulate this by forcing players to spread out their actions over time.

Relations

Can Instantiate

Freedom of Choice, Limited Resources Resource Management, Resources, Resource Caps, Stimulated Planning

with Multiplayer Games and Turn-Based Games

Analysis Paralysis

Can Modulate

Arithmetic Progression, Turn-Based Games, Tick-Based Games, Visits

Can Be Instantiated By

Budgeted Action Points, Cooldown, Non-Renewable Resources, Turnovers

Can Be Modulated By

-

Possible Closure Effects

-

Potentially Conflicting With

Analysis Paralysis, Freedom of Choice

History

New pattern created for this wiki by Staffan Björk.

References

  1. Suits, B. (2005) The Grasshopper: Games, Life and Utopia. Broadview Press. ISBN-10: 155111772X. ISBN-13: 978-1551117720.

Acknowledgements

-