mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Added automation setting
This commit is contained in:
parent
958dd8b1d0
commit
ce2e5871bc
5 changed files with 33 additions and 3 deletions
|
|
@ -2448,6 +2448,12 @@
|
|||
"hint": "Automatically apply effects. Targets must be selected before the action is made and Reaction Roll Automation must be different than Never. Bypass users permissions."
|
||||
}
|
||||
},
|
||||
"triggers": {
|
||||
"enabled": {
|
||||
"label": "Enabled",
|
||||
"hint": "Advanced automation such as triggering a popup for a wizard's Strange Patterns"
|
||||
}
|
||||
},
|
||||
"summaryMessages": {
|
||||
"label": "Summary Messages"
|
||||
}
|
||||
|
|
@ -2457,6 +2463,9 @@
|
|||
},
|
||||
"roll": {
|
||||
"title": "Actions"
|
||||
},
|
||||
"trigger": {
|
||||
"title": "Triggers"
|
||||
}
|
||||
},
|
||||
"Homebrew": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue