Skip to content

DialogueOption

Dialogue Tree / Definitions / DialogueOption
Schema Type: XML

No Description Found

RequiredLogCondition

Type: string Can Occur Unlimited Times


Require a ship log fact to be known to show this option


RequiredPersistentCondition

Type: string Can Occur Unlimited Times


Require a persistent condition to be met to show this option


CancelledPersistentCondition

Type: string Can Occur Unlimited Times


Hide this option if a persistent condition has been met


RequiredCondition

Type: string Can Occur 1 Times


Require a (single-loop) condition to be met to show this option


CancelledCondition

Type: string Can Occur 1 Times


Hide this option if a (single-loop) condition has been met


Text

Required Type: string Can Occur 1 Times


The text to show for this option


DialogueTarget

Type: string Can Occur 1 Times


The name of the `DialogueNode` to go to when this option is selected


ConditionToSet

Type: string Can Occur 1 Times


Set a condition when this option is chosen


ConditionToCancel

Type: string Can Occur 1 Times


Cancel a condition when this option is chosen