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
|
|
@ -76,7 +76,8 @@
|
|||
"name": "Slam",
|
||||
"img": "icons/commodities/tech/metal-barrel.webp",
|
||||
"roll": {
|
||||
"bonus": 2
|
||||
"bonus": 2,
|
||||
"type": "attack"
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
|
|
@ -120,7 +121,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784224,
|
||||
"modifiedTime": 1754090770938,
|
||||
"modifiedTime": 1754236375071,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "dgH3fW9FTYLaIDvS",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue