Added automation setting

This commit is contained in:
WBHarry 2026-01-03 03:36:23 +01:00
parent 958dd8b1d0
commit ce2e5871bc
5 changed files with 33 additions and 3 deletions

View file

@ -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": {