Difference between revisions of "Player Augmentations"

From gdp3
Jump to: navigation, search
(Can Instantiate)
Line 12: Line 12:
 
Most MUDs and some of their successors [[:Category:Massively Multiplayer Online Games|Massively Multiplayer Online Games]] (e.g. [[Ultima Online]] and [[World of Warcraft]]) allow people to write code that can control players' characters. While this can be used to let the characters act without players being present, it can also be used to make them react automatically to certain conditions.
 
Most MUDs and some of their successors [[:Category:Massively Multiplayer Online Games|Massively Multiplayer Online Games]] (e.g. [[Ultima Online]] and [[World of Warcraft]]) allow people to write code that can control players' characters. While this can be used to let the characters act without players being present, it can also be used to make them react automatically to certain conditions.
  
Several [[:Category:Computer Games|Computer Games]] help players with aiming weapons. Examples include the [[Grand Theft Auto series|Grand Theft Auto]], the [[Just Cause series]], and the [[Tomb Raider series]].  
+
Several [[:Category:Computer Games|computer games]] help players with aiming weapons. Examples include the [[Grand Theft Auto series|Grand Theft Auto]], the [[Just Cause series]], and the [[Tomb Raider series]].  
  
 
Game masters in [[:Category:Tabletop Roleplaying Games|Tabletop Roleplaying Games]] such as [[Dungeons & Dragons]] or [[Hârnmaster]] can let player characters have greater chances of succeeding with actions simply by ruling that they have a greater chance.
 
Game masters in [[:Category:Tabletop Roleplaying Games|Tabletop Roleplaying Games]] such as [[Dungeons & Dragons]] or [[Hârnmaster]] can let player characters have greater chances of succeeding with actions simply by ruling that they have a greater chance.

Revision as of 15:16, 21 March 2018

Support mechanisms that boost players' abilities to perform gameplay activities.

An important part of many games is to let players have a chance of influencing gameplay or the overall outcome of a game. Player Augmentations are improvements to players' abilities to perform that are not part of gameplay progression.

Examples

Most MUDs and some of their successors Massively Multiplayer Online Games (e.g. Ultima Online and World of Warcraft) allow people to write code that can control players' characters. While this can be used to let the characters act without players being present, it can also be used to make them react automatically to certain conditions.

Several computer games help players with aiming weapons. Examples include the Grand Theft Auto, the Just Cause series, and the Tomb Raider series.

Game masters in Tabletop Roleplaying Games such as Dungeons & Dragons or Hârnmaster can let player characters have greater chances of succeeding with actions simply by ruling that they have a greater chance.

Using the pattern

Creating Player Augmentations primarily consist of determining what types of actions to affect and how to affect them. What possibilities exist for creating Player Augmentations depend on what medium supports the gameplay. Auto-Aim, Automated Responses, and Mules in computer-based games while Game Masters can support Player Augmentations in most games through either specific rules or through improvisation (e.g. Feigned Die Rolls). When given to players by the game, they are Facilitating Rewards.

Consequences

As Player Augmentations affect the Agents that players represent in the game, the pattern can be used to modulate Agents and they cause Enforced Agent Behavior. This often extends to also causing Player/Character Skill Composites or Player/System Action Composites. They do not create Improved Abilities events since these are gameplay events and Player Augmentations provide help outside the structure of gameplay events in a game instance. Since they actually make players' skills and efforts less meaningful, they work against Gameplay Mastery and Value of Effort.

Player Augmentations help players performing Speedruns. While this can be seen as cheating, it can also be seen as non-problematic if the challenge is seen as finding exploits and using them even if it would be more or less impossible for humans to do so.

While Player Augmentations is not a Subjective Pattern, many consequences of it flip-flop between supporting a pattern and working against it depending on if players perceive the augmentation as increasing their ability to influence gameplay or not. Player Agency is the prime examples of this but also Exaggerated Perception of Influence and Player Balance (the latter is also dependent on which players are given augmentation and to what degree).

Relations

Can Instantiate

Enforced Agent Behavior, Exaggerated Perception of Influence, Facilitating Rewards, Player Agency, Player Balance, Player/Character Skill Composites, Player/System Action Composites

Can Modulate

Agents, Speedruns

Can Be Instantiated By

Auto-Aim, Automated Responses, Game Masters, Mules

Can Be Modulated By

-

Possible Closure Effects

-

Potentially Conflicting With

Exaggerated Perception of Influence, Gameplay Mastery, Player Agency, Player Balance, Value of Effort

History

New pattern created in this wiki.

References

-

Acknowledgements

-