mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Went over all adversaries to fix missing ranges
This commit is contained in:
parent
006f9dde1f
commit
9aef766c8a
131 changed files with 1187 additions and 1030 deletions
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "Knight of the Realm",
|
||||
"img": "icons/svg/mystery-man.svg",
|
||||
"img": "systems/daggerheart/assets/icons/documents/actors/dragon-head.svg",
|
||||
"type": "adversary",
|
||||
"folder": "OgzrmfH1ZbpljX7k",
|
||||
"system": {
|
||||
"difficulty": 17,
|
||||
"difficulty": 15,
|
||||
"damageThresholds": {
|
||||
"major": 13,
|
||||
"severe": 26
|
||||
|
|
@ -119,7 +119,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"range": "",
|
||||
"range": "melee",
|
||||
"type": "attack"
|
||||
}
|
||||
},
|
||||
|
|
@ -128,12 +128,12 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"systemVersion": "1.0.4",
|
||||
"createdTime": 1753922784302,
|
||||
"modifiedTime": 1754236374063,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
"modifiedTime": 1755265352331,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
},
|
||||
"_id": "7ai2opemrclQe3VF",
|
||||
"sort": 700000,
|
||||
|
|
@ -149,7 +149,7 @@
|
|||
"width": 1,
|
||||
"height": 1,
|
||||
"texture": {
|
||||
"src": "icons/svg/mystery-man.svg",
|
||||
"src": "systems/daggerheart/assets/icons/documents/actors/dragon-head.svg",
|
||||
"anchorX": 0.5,
|
||||
"anchorY": 0.5,
|
||||
"offsetX": 0,
|
||||
|
|
@ -292,12 +292,12 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754080622148,
|
||||
"modifiedTime": 1754080649583,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
"modifiedTime": 1755265361100,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
},
|
||||
"_key": "!actors.items.effects!7ai2opemrclQe3VF.5ag5tOemPJToOoUq.w8wLcSsTiTU3mS7e"
|
||||
}
|
||||
|
|
@ -604,4 +604,4 @@
|
|||
],
|
||||
"effects": [],
|
||||
"_key": "!actors!7ai2opemrclQe3VF"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue