Added countdown automation

This commit is contained in:
WBHarry 2025-06-21 14:13:26 +02:00
parent b6f78c5102
commit 2299141442
18 changed files with 500 additions and 53 deletions

View file

@ -83,6 +83,10 @@
"actionPoints": {
"label": "Action Points",
"hint": "Automatically give and take Action Points as combatants take their turns."
},
"countdowns": {
"label": "Countdowns",
"hint": "Automatically progress non-custom countdowns"
}
}
},
@ -1045,10 +1049,16 @@
},
"Type": {
"Spotlight": "Spotlight",
"Custom": "Custom"
"Custom": "Custom",
"CharacterAttack": "Character Attack"
},
"NewCountdown": "New Countdown",
"Title": "Countdowns"
"AddCountdown": "Add Countdown",
"Title": "{type} Countdowns",
"Types": {
"narrative": "Narrative",
"encounter": "Encounter"
}
},
"Sheets": {
"PC": {