mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 22:46:12 +01:00
Adding Fate Rolls doco
parent
342dbc17ec
commit
bb21a92cca
1 changed files with 10 additions and 0 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue