mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Fixed adversary attacks that bugged (#545)
This commit is contained in:
parent
eafa9a21ff
commit
90a97c7105
109 changed files with 325 additions and 218 deletions
|
|
@ -80,7 +80,8 @@
|
|||
"attack": {
|
||||
"name": "Necrotic Blast",
|
||||
"roll": {
|
||||
"bonus": 6
|
||||
"bonus": 6,
|
||||
"type": "attack"
|
||||
},
|
||||
"range": "far",
|
||||
"damage": {
|
||||
|
|
@ -125,7 +126,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784221,
|
||||
"modifiedTime": 1754219468339,
|
||||
"modifiedTime": 1754236374832,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "WPEOIGfclNJxWb87",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue