Template:Dialogue option
Used to Visually represent an in-game dialogue option.
Usage: {{Dialogue option|<dialogue text>|tags=<tags>|roll=<roll type>|dc=<difficulty class>}}
Example: {{Dialogue option|I am confident you will survive this!|tags=bard|roll=deception|dc=15}}
Result: [BARD][DECEPTION] I am confident you will survive this! (DC 15)
Example: {{Dialogue option|I am confident you will survive this!|tags=bard|roll=deception|dc=15}}
Result: [GITHYANKI][INTIMIDATION] if you attack I will counter with my Githyank Perry. (DC 12)
Used to Visually represent an in-game dialogue option.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Dialogue text | 1 | The text for the dialogue option | String | required |
Tags | tags | The tags you need to have to choose the dialogue option
| String | suggested |
Roll type | roll | What skill or ability the dice roll is, if there is one
| String | suggested |
Difficulty Class | dc | The Difficulty Class of the dice roll is, if there is one
| String | suggested |