Adding Fate Rolls doco

Chris Ryan 2026-01-19 20:36:43 +10:00
parent 342dbc17ec
commit bb21a92cca

@ -12,6 +12,11 @@ This command performs a Duality roll with various optional parameters that can b
* `/dr advantage=true` - Rolls a Duality Roll with advantage (d6).
* `/dr disadvantage=true` - Rolls a Duality Roll with disadvantage (d6).
### Fate Roll
This command performs a Fate roll.
* `/fr` or `fr type=hope` - Rolls a Hope Fate Roll.
* `/fr type=fear` - Rolls a Fear Hope Roll.
## Text Enrichment
Text enrichment is when you write something, and it's transformed into something useful in that text. This works in any text, such as chat, journals, item descriptions etc.
@ -20,6 +25,11 @@ This enrichment makes a Duality Roll button. Clicking this button performs a Dua
* `[[/dr]]`
* `[[/dr reaction=true trait=instinct difficulty=16]]{Petryifying Gaze}` - A reaction button with a flavor label.
### Fate Button
This enrichment makes a Fate Roll Buttons. Clicking this button performs a Fate Roll.
* `[[/fr]]`
* `[[/fr type=fear]]{Your Doom Is Near}` - A Fear Fate Roll with a flavor label.
### Template
This enrichment makes a Template button. Clicking this button creates a Template for you to place on the canvas.
* Types: `circle`,`cone`, `inFront`, `rect`, `ray`