mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 12:11:07 +01:00
Added automation on fear to countdowns
This commit is contained in:
parent
498e6b9aa2
commit
f9f2abc484
5 changed files with 24 additions and 15 deletions
|
|
@ -932,10 +932,11 @@
|
|||
},
|
||||
"CountdownType": {
|
||||
"actionRoll": "Action Roll",
|
||||
"characterAttack": "Character Attack",
|
||||
"characterSpotlight": "Character Spotlight",
|
||||
"spotlight": "Spotlight",
|
||||
"custom": "Custom",
|
||||
"characterAttack": "Character Attack"
|
||||
"fear": "Fear",
|
||||
"spotlight": "Spotlight"
|
||||
},
|
||||
"DamageType": {
|
||||
"physical": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue