Ad placeholder

Template:Dialogue option: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(Added advantage flag for the roll)
mNo edit summary
Line 12: Line 12:
| <nowiki>{{Dialogue option|Let me sing about our history|tags=Githyanki, Bard|roll=Performance|dc=10}}</nowiki>
| <nowiki>{{Dialogue option|Let me sing about our history|tags=Githyanki, Bard|roll=Performance|dc=10}}</nowiki>
| caption 2 = Advantage on roll
| caption 2 = Advantage on roll
| <nowiki>{{Dialogue option|I did what you asked. I killed Gortash, so let him go.|roll=Persuasion|dc=10|advantage=y}}</nowiki>
| <nowiki>{{Dialogue option|I did what you asked. I killed Gortash, so let him go.|roll=Persuasion|dc=25|advantage=y}}</nowiki>
}}
}}


Line 47: Line 47:
"type": "string",
"type": "string",
             "example": "2, 10, 15, 20",
             "example": "2, 10, 15, 20",
"required": false,
"suggested": true
},
        "advantage": {
"label": "Advantage",
            "description": "If the roll has advantage, usually for contextual reasons",
"type": "string",
            "example": "y, yes",
"required": false,
"required": false,
"suggested": true
"suggested": true

Navigation menu