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
|
|
@ -81,7 +81,8 @@
|
|||
"name": "Serrated Dagger",
|
||||
"img": "icons/weapons/daggers/dagger-jagged-handguard-black.webp",
|
||||
"roll": {
|
||||
"bonus": 5
|
||||
"bonus": 5,
|
||||
"type": "attack"
|
||||
},
|
||||
"range": "close",
|
||||
"damage": {
|
||||
|
|
@ -125,7 +126,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784305,
|
||||
"modifiedTime": 1754090770938,
|
||||
"modifiedTime": 1754236375063,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "dNta0cUzr96xcFhf",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue