mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Updated attack rolls and damage rolls for adversaries
This commit is contained in:
parent
ee6c97d134
commit
faab60b45b
22 changed files with 356 additions and 204 deletions
|
|
@ -37,9 +37,10 @@
|
|||
"combat": {}
|
||||
},
|
||||
"ChatMessage": {
|
||||
"types": ["dualityRoll", "adversaryRoll", "abilityUse"],
|
||||
"types": ["dualityRoll", "adversaryRoll", "damageRoll", "abilityUse"],
|
||||
"dualityRoll": {},
|
||||
"adversaryRoll": {},
|
||||
"damageRoll": {},
|
||||
"abilityUse": {}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue