Difference between revisions of "Unpredictable Behavior"
Line 1: | Line 1: | ||
[[Category:Patterns]] | [[Category:Patterns]] | ||
+ | [[Category:Subjective Patterns]] | ||
[[Category:Agent Patterns]] | [[Category:Agent Patterns]] | ||
− | |||
[[Category:Speculative Patterns]] | [[Category:Speculative Patterns]] | ||
[[Category:Needs references]] | [[Category:Needs references]] | ||
− | |||
[[Category:Needs examples]] | [[Category:Needs examples]] | ||
[[Category:Staffan's current workpage]] | [[Category:Staffan's current workpage]] | ||
Line 16: | Line 15: | ||
== Using the pattern == | == Using the pattern == | ||
+ | [[Unpredictable Behavior]] is a pattern for modifying how [[Agents]] behave. The easiest way to create the possibility for this is simply to let players control the agents but [[Game Masters]] can be more appropriate for [[Non-Player Characters]]. | ||
+ | |||
+ | [[Algorithmic Agents]] can be modified to exhibit this behavior also, in this case typically through [[Randomness]] but sufficiently complex rule-based behaviors can also produce this result as can vagueness which [[ELIZA]] shows. | ||
=== Diegetic Aspects === | === Diegetic Aspects === | ||
Line 24: | Line 26: | ||
== Consequences == | == Consequences == | ||
+ | The use of [[Unpredictable Behavior]] can give the illusion of [[Agents]] having [[Own Agenda|Own Agendas]]. They can also | ||
+ | [[Thematic Consistency]] | ||
+ | and by introducing more variety in [[Game Worlds]] | ||
+ | |||
+ | |||
+ | Rather obvious, [[Unpredictable Behavior]] can work against a game having [[Predictable Consequences]]. | ||
== Relations == | == Relations == | ||
+ | [[Game Masters]] | ||
+ | [[Surprises]] | ||
+ | [[Predictable Consequences]] | ||
+ | |||
=== Can Instantiate === | === Can Instantiate === | ||
[[Own Agenda]], | [[Own Agenda]], | ||
Line 36: | Line 48: | ||
=== Can Be Instantiated By === | === Can Be Instantiated By === | ||
+ | [[Game Masters]], | ||
+ | Players, | ||
[[Randomness]] | [[Randomness]] | ||
Revision as of 11:30, 19 August 2014
The ability of agents to make actions that are unexpected.
This pattern is still a stub.
Contents
Examples
Using the pattern
Unpredictable Behavior is a pattern for modifying how Agents behave. The easiest way to create the possibility for this is simply to let players control the agents but Game Masters can be more appropriate for Non-Player Characters.
Algorithmic Agents can be modified to exhibit this behavior also, in this case typically through Randomness but sufficiently complex rule-based behaviors can also produce this result as can vagueness which ELIZA shows.
Diegetic Aspects
Interface Aspects
Narrative Aspects
Consequences
The use of Unpredictable Behavior can give the illusion of Agents having Own Agendas. They can also Thematic Consistency
and by introducing more variety in Game Worlds
Rather obvious, Unpredictable Behavior can work against a game having Predictable Consequences.
Relations
Game Masters Surprises Predictable Consequences
Can Instantiate
Own Agenda, Thematic Consistency
Can Modulate
Agents, Algorithmic Agents, Non-Player Characters
Can Be Instantiated By
Game Masters, Players, Randomness
Can Be Modulated By
-
Possible Closure Effects
-
Potentially Conflicting With
-
History
A rewrite of a pattern that was part of the original collection in the paper Gameplay Design Patterns for Believable Non-Player Characters[1].
References
- ↑ Lankoski, P. & Björk, S. (2007) Gameplay Design Patterns for Believable Non-Player Characters. Proceedings of DiGRA 2007.
Acknowledgments
-