Difference between revisions of "Encouraged Return Visits"
Line 25: | Line 25: | ||
[[Interruptible Actions]] | [[Interruptible Actions]] | ||
+ | |||
+ | [[Risk/Reward]] component | ||
+ | |||
Line 52: | Line 55: | ||
== Relations == | == Relations == | ||
=== Can Instantiate === | === Can Instantiate === | ||
+ | |||
+ | ==== with [[Interruptible Actions]] ==== | ||
+ | [[Risk/Reward]] | ||
=== Can Modulate === | === Can Modulate === | ||
Line 61: | Line 67: | ||
=== Can Be Modulated By === | === Can Be Modulated By === | ||
+ | [[Interruptible Actions]] | ||
=== Possible Closure Effects === | === Possible Closure Effects === |
Revision as of 20:34, 2 February 2011
Game structures making players wanting to return to certain places or activities in the game.
This pattern is a still a stub.
Contents
Examples
Using the pattern
Encouraged Return Visits assumed that there is a game to return to and that it is possible to join and leave it often, so a requirement for this design choice is that the game in consideration already supports Drop-In/Drop-Out gameplay, and typically this is done through a Persistent Game World.
Players are encouraged to return frequently to a certain part of the game space (Based upon observations in Brathwaite, 2007);
There are several different ways of encouraging players to return to games. Delayed Effects
Risk/Reward component
Persistent Game Worlds add another option: if they have Evolving Rule Sets due to designers often adding or modifying parts of the game, players will need to return regularly to keep up with the changes in the game or be disadvantaged.
Diegetic Aspects
Interface Aspects
Narrative Aspects
Consequences
Relations
Can Instantiate
with Interruptible Actions
Can Modulate
Drop-In/Drop-Out, Persistent Game Worlds
Can Be Instantiated By
Evolving Rule Sets together with Persistent Game Worlds
Can Be Modulated By
Possible Closure Effects
Potentially Conflicting With
History
New pattern created in this wiki.
References
-
Acknowledgements
-