mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 20:51:07 +01:00
Adding direct damage to adversaries and environments (#1412)
This commit is contained in:
parent
6cb635901f
commit
315f1ef8e0
12 changed files with 203 additions and 22 deletions
|
|
@ -457,7 +457,8 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
"includeBase": false,
|
||||
"direct": true
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue