Added countdown actions

This commit is contained in:
WBHarry 2025-11-17 23:02:22 +01:00
parent a146132171
commit dccb0bfa2d
16 changed files with 159 additions and 7 deletions

View file

@ -46,6 +46,10 @@
"name": "Beastform",
"tooltip": "Shapeshift the user into another form."
},
"countdown": {
"name": "Countdown",
"tooltip": "Start a countdown"
},
"damage": {
"name": "Damage",
"tooltip": "Direct damage without a roll."
@ -73,6 +77,9 @@
"exactHint": "The Character's Tier is used if empty",
"label": "Beastform"
},
"countdown": {
"defaultOwnership": "Default Ownership"
},
"damage": {
"multiplier": "Multiplier",
"flatMultiplier": "Flat Multiplier"