Difference between revisions of "Dialogues"
Line 44: | Line 44: | ||
[[Incremental Dialogue Processing]] | [[Incremental Dialogue Processing]] | ||
[[Chunk-based Dialogue Processing]] | [[Chunk-based Dialogue Processing]] | ||
− | |||
− | |||
[[Basic Input Feedback]] | [[Basic Input Feedback]] | ||
[[Canned Text Responses]] | [[Canned Text Responses]] | ||
Line 54: | Line 52: | ||
[[Location-Specific Dialogues]] | [[Location-Specific Dialogues]] | ||
[[Character-Specific Dialogues]] | [[Character-Specific Dialogues]] | ||
+ | |||
+ | While many dialogue systems are [[Single-Initiative Dialogues]] in that players need to activate them for them to occur, another possibility is that of [[Mixed Initiative Dialogues]] where [[Non-Player Characters]] can start the [[Dialogues]] with players. Examples of when this occurs is in the [[Elder Scrolls series]] and [[Fallout series]]. | ||
Challenges can be added to using [[Dialogues]]. For example, players may need to use [[Delicate Phrasing]] (as in some of the challenges in [[Grim Fandango]]) or require [[Colloquial Mastery]]. | Challenges can be added to using [[Dialogues]]. For example, players may need to use [[Delicate Phrasing]] (as in some of the challenges in [[Grim Fandango]]) or require [[Colloquial Mastery]]. | ||
Line 94: | Line 94: | ||
[[Incremental Dialogue Processing]] | [[Incremental Dialogue Processing]] | ||
[[Chunk-based Dialogue Processing]] | [[Chunk-based Dialogue Processing]] | ||
− | |||
− | |||
[[Basic Input Feedback]] | [[Basic Input Feedback]] | ||
[[Canned Text Responses]] | [[Canned Text Responses]] | ||
Line 130: | Line 128: | ||
[[Delicate Phrasing]], | [[Delicate Phrasing]], | ||
[[Inaccessible Areas]], | [[Inaccessible Areas]], | ||
− | [[Information Passing]] | + | [[Information Passing]], |
+ | [[Mixed Initiative Dialogues]], | ||
+ | [[Single-Initiative Dialogues]] | ||
=== Possible Closure Effects === | === Possible Closure Effects === |
Revision as of 17:16, 27 June 2014
[[Category:To be Published]]
Diegetic conversations controlled by a game systems.
This pattern is a still a stub.
Note: Many of the patterns concerning dialogues were first identified in the research reported in chapter 3 of the PhD thesis Steps Towards Creating Socially Competent Game Characters[1] by Jenny Brusk. This thesis also describes how to model dialogues in Harel statecharts.
Examples
Mass Effect series Zork series MUD2 DragonMud Dragon Age series Facade
Using the pattern
Outspoken Support Requesting Support Incremental Dialogue Processing Chunk-based Dialogue Processing Basic Input Feedback Canned Text Responses Thematically Consistent Dialogues Context Dependent Dialogues Contextualized Conversational Responses Gameplay Integrated Conversations Location-Specific Dialogues Character-Specific Dialogues
While many dialogue systems are Single-Initiative Dialogues in that players need to activate them for them to occur, another possibility is that of Mixed Initiative Dialogues where Non-Player Characters can start the Dialogues with players. Examples of when this occurs is in the Elder Scrolls series and Fallout series.
Challenges can be added to using Dialogues. For example, players may need to use Delicate Phrasing (as in some of the challenges in Grim Fandango) or require Colloquial Mastery.
with Non-Player Characters
Brokering, False Accusations, Maintaining Lies
Non-Player Characters Game State Indicators Companions Detective Structures Information Passing Gossip Ephemeral Goals Quests Inaccessible Areas Clues Helpers
Scripted Information Sequences
Diegetic Aspects
Interface Aspects
Narrative Aspects
Consequences
Relations
Outspoken Support Requesting Support Incremental Dialogue Processing Chunk-based Dialogue Processing Basic Input Feedback Canned Text Responses Thematically Consistent Dialogues Context Dependent Dialogues Contextualized Conversational Responses Gameplay Integrated Conversations Location-Specific Dialogues Character-Specific Dialogues
Can Instantiate
Clues, Game State Indicators, Information Passing, Quests
Can Modulate
Companions, Detective Structures, Ephemeral Goals, Helpers, Non-Player Characters
Can Be Instantiated By
Gossip, Non-Player Characters, Scripted Information Sequences
with Non-Player Characters
Brokering, False Accusations, Maintaining Lies
Can Be Modulated By
Colloquial Mastery, Delicate Phrasing, Inaccessible Areas, Information Passing, Mixed Initiative Dialogues, Single-Initiative Dialogues
Possible Closure Effects
Potentially Conflicting With
History
New pattern created in this wiki.
References
- ↑ Brusk, J. 2014. Steps Towards Creating Socially Competent Game Characters. Doctoral thesis, University of Gothenburg, Sweden.