mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +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
|
|
@ -100,7 +100,8 @@
|
|||
"name": "Claws",
|
||||
"img": "icons/creatures/claws/claw-straight-brown.webp",
|
||||
"roll": {
|
||||
"bonus": -3
|
||||
"bonus": -3,
|
||||
"type": "attack"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -113,7 +114,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784356,
|
||||
"modifiedTime": 1754054274609,
|
||||
"modifiedTime": 1754236375390,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "qNgs3AbLyJrY19nt",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue