mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +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
|
|
@ -62,7 +62,8 @@
|
|||
"name": "Bursts of Fire",
|
||||
"img": "icons/magic/fire/blast-jet-stream-splash.webp",
|
||||
"roll": {
|
||||
"bonus": 0
|
||||
"bonus": 0,
|
||||
"type": "attack"
|
||||
},
|
||||
"range": "close",
|
||||
"damage": {
|
||||
|
|
@ -107,7 +108,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784259,
|
||||
"modifiedTime": 1754127540262,
|
||||
"modifiedTime": 1754236374651,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "P7h54ZePFPHpYwvB",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue