mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-20 16:44:40 +01:00
Fixed adversary attacks that bugged
This commit is contained in:
parent
f7a29c0029
commit
a7ddf838e4
109 changed files with 325 additions and 218 deletions
|
|
@ -69,7 +69,8 @@
|
|||
"attack": {
|
||||
"name": "Battleaxe",
|
||||
"roll": {
|
||||
"bonus": 2
|
||||
"bonus": 2,
|
||||
"type": "attack"
|
||||
},
|
||||
"range": "veryClose",
|
||||
"damage": {
|
||||
|
|
@ -114,7 +115,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784310,
|
||||
"modifiedTime": 1754090770938,
|
||||
"modifiedTime": 1754236375407,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "rM9qCIYeWg9I0B4l",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue