版本:Beta ⚠️(未翻译)
Option Dialogue
The Option Dialogue
action displays a list of options to the player to choose from. This action provides you with the ability to give players choices that affect the outcome of the game.
How could this be used?
This action can be useful in a variety of situations, such as presenting the player with dialogue choices that determine the course of a story or offering the player a choice of rewards for completing a quest.
Fields
Criteria
继承列表玩家必须满足的一系列条件,才能触发此条目。
Modifiers
继承列表当此条目被触发时,玩家的一系列条件将被修改。
Triggers
必填列表Speaker
必填Text
必填彩色占位符The text to display to the player.
Options
必填列表The options for the player to choose from.
Duration
必填The duration it takes to type out the message. If the duration is zero, the message will be displayed instantly.
持续时间可以按以下格式指定:
1d 2h 3m 4s
。支持以下单位:d
表示天,h
表示小时,m
表示分钟,s
表示秒。