From bb21a92cca8dacad38aa6f215e113750d65d5c2e Mon Sep 17 00:00:00 2001 From: Chris Ryan <73275196+chrisryan10@users.noreply.github.com> Date: Mon, 19 Jan 2026 20:36:43 +1000 Subject: [PATCH] Adding Fate Rolls doco --- Dice-Rolls-&-Chat-Commands.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Dice-Rolls-&-Chat-Commands.md b/Dice-Rolls-&-Chat-Commands.md index 3dc334b..7639748 100644 --- a/Dice-Rolls-&-Chat-Commands.md +++ b/Dice-Rolls-&-Chat-Commands.md @@ -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`