mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49: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
|
|
@ -60,7 +60,8 @@
|
|||
},
|
||||
"attack": {
|
||||
"roll": {
|
||||
"bonus": 2
|
||||
"bonus": 2,
|
||||
"type": "attack"
|
||||
},
|
||||
"name": "Cursed Axe",
|
||||
"img": "icons/weapons/axes/axe-battle-skull-black.webp",
|
||||
|
|
@ -107,7 +108,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784264,
|
||||
"modifiedTime": 1754219468339,
|
||||
"modifiedTime": 1754236374634,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "OsLG2BjaEdTZUJU9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue