mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +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
|
|
@ -65,7 +65,8 @@
|
|||
},
|
||||
"attack": {
|
||||
"roll": {
|
||||
"bonus": -4
|
||||
"bonus": -4,
|
||||
"type": "attack"
|
||||
},
|
||||
"name": "Claws",
|
||||
"img": "icons/creatures/claws/claw-straight-brown.webp",
|
||||
|
|
@ -111,7 +112,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784270,
|
||||
"modifiedTime": 1754046551239,
|
||||
"modifiedTime": 1754236373924,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "4PfLnaCrOcMdb4dK",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue