Ephemeral Events

From gdp3
Jump to: navigation, search

Game events that only exist for a limit period of time within the game's way of measuring time.

While some parts of game states or game worlds may stay the same throughout game instances, others change to have events that are either planned or occur due to chance. When these events only last for a short period of time (in the game's way of measuring the progress of time), these are Ephemeral Events that may offer specific actions, challenges, and rewards.

Examples

Checking in Chess and announcing Atari in Go are both examples of events that only occur for a short period of time, although an Atari may persist as long as both players leave it.

FarmVille and Mafia Wars make in-game events related to various holidays in the real world, and these events only exist in conjunction to when those holidays occur. These reoccur as the holidays do but other types of events can add variety, e.g. the challenge mission in Mafia Wars that was linked to the world championship in Soccer 2010. Persistent game worlds such as World of Warcraft often do similar things with events such as New Year's Eve, Oktoberfest, and the Day of the Dead.

Using the pattern

Ephemeral Events can easily be created through somehow limiting how long an event can take place. Time Limits may be the most obvious choice and can set hard limits which can be broadcast through Game State Indicators if Tension wanted. Extra-Game Broadcasting can help remind players of the upcoming events even if they are not playing.

Interruptible Actions, and more generally Ephemeral Goals, can be used to make Ephemeral Events where it is not known exactly how long the event will be. In contrast, the start of the events may simply be the consequence of player actions. However, they can be designed to only start as results of specific game states and can then be tied to Rewards, Penalties or simply Randomness. Ability Losses or Decreased Abilities due to the effects of Vulnerabilities are another example of how Ephemeral Events can begin due to other specific game events. A special case is Events Timed to the Real World, which can make use of times and dates as Extra-Game Input to start events.

Another type of Ephemeral Events concern the rules of the games - Varying Rule Set can provide changes in the rules that are only used to a limited period of time and so can Evolving Rule Sets if the added rules are then removed.

Interface Aspects

Game State Indicators can be used to announce Ephemeral Events if players are intended to notice them and there is a risk they may miss them.

Consequences

Ephemeral Events in games with Persistent Game Worlds often lead to Encouraged Return Visits since players may otherwise not be able to experience them.

Relations

Can Instantiate

-

with Persistent Game Worlds

Encouraged Return Visits

Can Modulate

-

Can Be Instantiated By

Ephemeral Goals, Events Timed to the Real World, Evolving Rule Sets, Penalties, Randomness, Rewards, Time Limits, Varying Rule Set, Vulnerabilities

Can Be Modulated By

Extra-Game Broadcasting, Game State Indicators

Possible Closure Effects

-

Potentially Conflicting With

-

History

New pattern created in this wiki.

References

-

Acknowledgements

-