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
|
|
@ -70,7 +70,8 @@
|
|||
"name": "Bite",
|
||||
"img": "icons/creatures/abilities/mouth-teeth-rows-red.webp",
|
||||
"roll": {
|
||||
"bonus": 3
|
||||
"bonus": 3,
|
||||
"type": "attack"
|
||||
},
|
||||
"range": "close",
|
||||
"damage": {
|
||||
|
|
@ -114,7 +115,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784285,
|
||||
"modifiedTime": 1754129471407,
|
||||
"modifiedTime": 1754236374476,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "MI126iMOOobQ1Obn",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue