Difference between revisions of "Collections"

From gdp3
Jump to: navigation, search
(Using the pattern)
(3 intermediate revisions by the same user not shown)
Line 26: Line 26:
 
== Using the pattern ==
 
== Using the pattern ==
  
Compare to [[Deliver]]
+
A basic requirement of integrating [[Collections]] into a game design is choosing what [[Game Items]] are to be gathered through [[Collecting]]. The [[Collecting]] can be enabled for example through [[Gain Ownership]], [[Transfer of Control]], or through making the [[Game Items]] in question into [[Pick-Ups]].
 +
 
 +
While [[Collections]] focus upon getting a number of [[Game Items]], it is defined independently of how these are acquired - [[Deliver]] examines the goal of moving a [[Game Items|Game Item]]) to a particular point and the goals can be combined.
  
 
=== Can Be Instantiated By ===
 
=== Can Be Instantiated By ===
 
[[Achievements]],  
 
[[Achievements]],  
 
[[Enemies]],  
 
[[Enemies]],  
[[Gain Ownership]],
 
 
[[Last Man Standing]],  
 
[[Last Man Standing]],  
 
[[Open Destiny]],  
 
[[Open Destiny]],  
[[Pick-Ups]],
 
 
[[Sets]],  
 
[[Sets]],  
[[Transfer of Control]]
 
  
 
=== Can Be Modulated By ===
 
=== Can Be Modulated By ===
 
[[Ownership]],  
 
[[Ownership]],  
 
[[Save Points]]
 
[[Save Points]]
 
=== Diegetic Aspects ===
 
 
=== Interface Aspects ===
 
  
 
=== Narration Aspects ===
 
=== Narration Aspects ===
Can Instantiate: [[Narration Structures]]
+
[[Collections]] can support [[Narration Structures]] if it makes sense to progress the intended story due to a number of [[Game Items]] being brought together. Examples of this include parts that can be used to build or repair [[Tools]], [[Vehicles]], or [[Installations]].
  
 
== Consequences ==
 
== Consequences ==
Line 94: Line 89:
  
 
=== Can Modulate ===
 
=== Can Modulate ===
-
+
[[Game Items]]
  
 
=== Can Be Instantiated By ===
 
=== Can Be Instantiated By ===

Revision as of 07:34, 9 August 2022

The one-sentence "definition" that should be in italics.

This pattern is a still a stub.

Examples

Drakborgen

Example: The WarioWare series focuses on small and quick games that have to be completed in sequence as part of a Collection.

Example: In Decathlon, players have 10 events to complete.

Example: Pac-Man has to gobble up all the pills to finish a level. While eating each pill is a very low-level goal, the goal for each level is the Collection of all pills.

Example: In Lotto, a Collection is completed by getting matching numbers during a draw.

Using the pattern

A basic requirement of integrating Collections into a game design is choosing what Game Items are to be gathered through Collecting. The Collecting can be enabled for example through Gain Ownership, Transfer of Control, or through making the Game Items in question into Pick-Ups.

While Collections focus upon getting a number of Game Items, it is defined independently of how these are acquired - Deliver examines the goal of moving a Game Item) to a particular point and the goals can be combined.

Can Be Instantiated By

Achievements, Enemies, Last Man Standing, Open Destiny, Sets,

Can Be Modulated By

Ownership, Save Points

Narration Aspects

Collections can support Narration Structures if it makes sense to progress the intended story due to a number of Game Items being brought together. Examples of this include parts that can be used to build or repair Tools, Vehicles, or Installations.

Consequences

Can Instantiate

Collecting, Configuration, Narration Structures, Quests

with Achievements

Meta Games

with Eliminate

Team Elimination

with Goal Achievements, Optional Goals, or Testing Achievements

Grind Achievements

with Resource Generators

Dynamic Goal Characteristics

with Resources

Scores

Relations

Can Instantiate

Collecting, Configuration, Narration Structures, Quests

with Achievements

Meta Games

with Eliminate

Team Elimination

with Goal Achievements, Optional Goals, or Testing Achievements

Grind Achievements

with Resource Generators

Dynamic Goal Characteristics

with Resources

Scores

Can Modulate

Game Items

Can Be Instantiated By

Achievements, Enemies, Gain Ownership, Last Man Standing, Open Destiny, Pick-Ups, Sets, Transfer of Control

Can Be Modulated By

Ownership, Save Points

Potentially Conflicting With

-

History

An updated version of the pattern Collection that was part of the original collection in the book Patterns in Game Design[1].

References

  1. Björk, S. & Holopainen, J. (2004) Patterns in Game Design. Charles River Media. ISBN1-58450-354-8.

Acknowledgements

-