mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Added missing adversaries
This commit is contained in:
parent
bf51c7e1e2
commit
e42132bbc3
381 changed files with 32702 additions and 359 deletions
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Acid Burrower","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":14,"damageThresholds":{"major":8,"severe":15},"resources":{"hitPoints":{"value":0,"max":8,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Burrow, drag away, feed, reposition","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A horse-sized insect with digging claws and acidic blood.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784217,"modifiedTime":1753922784217,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"aKVLLjMb35om4QbJ","sort":3400000,"_key":"!actors!aKVLLjMb35om4QbJ","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Acid Burrower","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Acid Burrower",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 15
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 8,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Burrow, drag away, feed, reposition",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A horse-sized insect with digging claws and acidic blood.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784217,
|
||||||
|
"modifiedTime": 1753922784217,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "aKVLLjMb35om4QbJ",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Acid Burrower",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!aKVLLjMb35om4QbJ"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Adult Flickerfly","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":17,"damageThresholds":{"major":20,"severe":35},"resources":{"hitPoints":{"value":0,"max":12,"isReversed":true},"stress":{"value":0,"max":6,"isReversed":true}},"motivesAndTactics":"Collect shiny things, hunt, nest, swoop","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>A winged insect the size of a large house with iridescent scales and wings that move too fast to track.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784219,"modifiedTime":1753922784219,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"G7jiltRjgvVhZewm","sort":3400000,"_key":"!actors!G7jiltRjgvVhZewm","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Adult Flickerfly","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Adult Flickerfly",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 17,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 20,
|
||||||
|
"severe": 35
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 12,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Collect shiny things, hunt, nest, swoop",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A winged insect the size of a large house with iridescent scales and wings that move too fast to track.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784219,
|
||||||
|
"modifiedTime": 1753922784219,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "G7jiltRjgvVhZewm",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Adult Flickerfly",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!G7jiltRjgvVhZewm"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,170 @@
|
||||||
{"name":"Apprentice Assassin","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"motivesAndTactics":"Act reckless, kill, prove their worth, show off","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"difficulty":13,"tier":2,"description":"<p>A young trainee eager to prove themselves.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784220,"modifiedTime":1753922784220,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"vNIbYQ4YSzNf0WPE","sort":3400000,"_key":"!actors!vNIbYQ4YSzNf0WPE","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Apprentice Assassin","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Apprentice Assassin",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"motivesAndTactics": "Act reckless, kill, prove their worth, show off",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"difficulty": 13,
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A young trainee eager to prove themselves.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784220,
|
||||||
|
"modifiedTime": 1753922784220,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "vNIbYQ4YSzNf0WPE",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Apprentice Assassin",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!vNIbYQ4YSzNf0WPE"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
{"name":"Arch-Necromancer","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"7XHlANCPz18yvl5L","system":{"difficulty":21,"damageThresholds":{"major":33,"severe":66},"resources":{"hitPoints":{"value":0,"max":9,"isReversed":true},"stress":{"value":0,"max":8,"isReversed":true}},"motivesAndTactics":"Corrupt, decay, flee to fight another day, resurrect","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":4,"description":"<p>A decaying mage adorned in dark, tattered robes.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784221,"modifiedTime":1753922784221,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"WPEOIGfclNJxWb87","sort":3400000,"_key":"!actors!WPEOIGfclNJxWb87","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Arch-Necromancer","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
|
||||||
|
|
@ -0,0 +1,186 @@
|
||||||
|
{
|
||||||
|
"name": "Arch-Necromancer",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 21,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 33,
|
||||||
|
"severe": 66
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 9,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 8,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Corrupt, decay, flee to fight another day, resurrect",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 4,
|
||||||
|
"description": "<p>A decaying mage adorned in dark, tattered robes.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784221,
|
||||||
|
"modifiedTime": 1753922784221,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "WPEOIGfclNJxWb87",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Arch-Necromancer",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!WPEOIGfclNJxWb87"
|
||||||
|
}
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Archer Guard","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":10,"damageThresholds":{"major":4,"severe":8},"resources":{"hitPoints":{"value":0,"max":3,"isReversed":true},"stress":{"value":0,"max":2,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A tall guard bearing a longbow and quiver with arrows fletched in the settlement’s colors.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784222,"modifiedTime":1753922784222,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"JRhrrEg5UroURiAD","sort":3400000,"_key":"!actors!JRhrrEg5UroURiAD","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Archer Guard","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Archer Guard",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 10,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 4,
|
||||||
|
"severe": 8
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 2,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A tall guard bearing a longbow and quiver with arrows fletched in the settlement’s colors.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784222,
|
||||||
|
"modifiedTime": 1753922784222,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "JRhrrEg5UroURiAD",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Archer Guard",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!JRhrrEg5UroURiAD"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Archer Squadron","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":13,"damageThresholds":{"major":8,"severe":16},"resources":{"hitPoints":{"value":0,"max":4,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Stick together, survive, volley fire","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A group of trained archers bearing massive bows.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784223,"modifiedTime":1753922784223,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"0ts6CGd93lLqGZI5","sort":3400000,"_key":"!actors!0ts6CGd93lLqGZI5","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Archer Squadron","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Archer Squadron",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 13,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 16
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Stick together, survive, volley fire",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A group of trained archers bearing massive bows.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784223,
|
||||||
|
"modifiedTime": 1753922784223,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "0ts6CGd93lLqGZI5",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Archer Squadron",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!0ts6CGd93lLqGZI5"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Assassin Poisoner","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":14,"damageThresholds":{"major":8,"severe":16},"resources":{"hitPoints":{"value":0,"max":4,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Anticipate, get paid, kill, taint food and water","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A cunning scoundrel skilled in both poisons and ambushing.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784224,"modifiedTime":1753922784224,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"h5RuhzGL17dW5FBT","sort":3400000,"_key":"!actors!h5RuhzGL17dW5FBT","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Assassin Poisoner","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Assassin Poisoner",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 16
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Anticipate, get paid, kill, taint food and water",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A cunning scoundrel skilled in both poisons and ambushing.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784224,
|
||||||
|
"modifiedTime": 1753922784224,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "h5RuhzGL17dW5FBT",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Assassin Poisoner",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!h5RuhzGL17dW5FBT"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Battle Box","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":15,"damageThresholds":{"major":10,"severe":20},"resources":{"hitPoints":{"value":0,"max":8,"isReversed":true},"stress":{"value":0,"max":6,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A cube-shaped construct with a different rune on each of their six sides.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784224,"modifiedTime":1753922784224,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"dgH3fW9FTYLaIDvS","sort":3400000,"_key":"!actors!dgH3fW9FTYLaIDvS","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Battle Box","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Battle Box",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 15,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 10,
|
||||||
|
"severe": 20
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 8,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A cube-shaped construct with a different rune on each of their six sides.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784224,
|
||||||
|
"modifiedTime": 1753922784224,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "dgH3fW9FTYLaIDvS",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Battle Box",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!dgH3fW9FTYLaIDvS"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Bear","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":14,"damageThresholds":{"major":9,"severe":17},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":2,"isReversed":true}},"motivesAndTactics":"Climb, defend territory, pummel, track","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A large bear with thick fur and powerful claws.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784226,"modifiedTime":1753922784226,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"71qKDLKO3CsrNkdy","sort":3400000,"_key":"!actors!71qKDLKO3CsrNkdy","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Bear","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Bear",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 9,
|
||||||
|
"severe": 17
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 2,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Climb, defend territory, pummel, track",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A large bear with thick fur and powerful claws.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784226,
|
||||||
|
"modifiedTime": 1753922784226,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "71qKDLKO3CsrNkdy",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Bear",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!71qKDLKO3CsrNkdy"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Bladed Guard","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":12,"damageThresholds":{"major":5,"severe":9},"resources":{"hitPoints":{"value":0,"max":5,"isReversed":true},"stress":{"value":0,"max":2,"isReversed":true}},"motivesAndTactics":"Arrest, close gates, make it through the day, pin down","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>An armored guard bearing a sword and shield painted in the settlement’s colors.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784226,"modifiedTime":1753922784226,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"B4LZcGuBAHzyVdzy","sort":3400000,"_key":"!actors!B4LZcGuBAHzyVdzy","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Bladed Guard","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Bladed Guard",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 12,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 5,
|
||||||
|
"severe": 9
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 2,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Arrest, close gates, make it through the day, pin down",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>An armored guard bearing a sword and shield painted in the settlement’s colors.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784226,
|
||||||
|
"modifiedTime": 1753922784226,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "B4LZcGuBAHzyVdzy",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Bladed Guard",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!B4LZcGuBAHzyVdzy"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Brawny Zombie","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":10,"damageThresholds":{"major":8,"severe":15},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Crush, destroy, hail debris, slam","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A large corpse, decay-bloated and angry.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784231,"modifiedTime":1753922784231,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"2UeZ0tEe7AzgSJNd","sort":3400000,"_key":"!actors!2UeZ0tEe7AzgSJNd","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Brawny Zombie","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Brawny Zombie",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 10,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 15
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Crush, destroy, hail debris, slam",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A large corpse, decay-bloated and angry.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784231,
|
||||||
|
"modifiedTime": 1753922784231,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "2UeZ0tEe7AzgSJNd",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Brawny Zombie",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!2UeZ0tEe7AzgSJNd"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Cave Ogre","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":13,"damageThresholds":{"major":8,"severe":15},"resources":{"hitPoints":{"value":0,"max":8,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A massive humanoid who sees all sapient life as food.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784233,"modifiedTime":1753922784233,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"8Zkqk1jU09nKL2fy","sort":3400000,"_key":"!actors!8Zkqk1jU09nKL2fy","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Cave Ogre","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Cave Ogre",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 13,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 15
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 8,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A massive humanoid who sees all sapient life as food.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784233,
|
||||||
|
"modifiedTime": 1753922784233,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "8Zkqk1jU09nKL2fy",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Cave Ogre",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!8Zkqk1jU09nKL2fy"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Chaos Skull","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":15,"damageThresholds":{"major":8,"severe":16},"resources":{"hitPoints":{"value":0,"max":5,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Cackle, consume magic, serve creator","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A floating humanoid skull animated by scintillating magic.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784233,"modifiedTime":1753922784233,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"jDmHqGvzg5wjgmxE","sort":3400000,"_key":"!actors!jDmHqGvzg5wjgmxE","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Chaos Skull","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Chaos Skull",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 15,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 16
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Cackle, consume magic, serve creator",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A floating humanoid skull animated by scintillating magic.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784233,
|
||||||
|
"modifiedTime": 1753922784233,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "jDmHqGvzg5wjgmxE",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Chaos Skull",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!jDmHqGvzg5wjgmxE"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,169 @@
|
||||||
{"name":"Conscript","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"difficulty":12,"tier":2,"description":"<p>A poorly trained civilian pressed into war.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784234,"modifiedTime":1753922784234,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"99TqczuQipBmaB8i","sort":3400000,"_key":"!actors!99TqczuQipBmaB8i","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Conscript","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Conscript",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"difficulty": 12,
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A poorly trained civilian pressed into war.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784234,
|
||||||
|
"modifiedTime": 1753922784234,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "99TqczuQipBmaB8i",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Conscript",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!99TqczuQipBmaB8i"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Construct","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":13,"damageThresholds":{"major":7,"severe":15},"resources":{"hitPoints":{"value":0,"max":9,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Destroy environment, serve creator, smash target, trample groups","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A roughly humanoid being of stone and steel, assembled and animated by magic.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784236,"modifiedTime":1753922784236,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"uOP5oT9QzXPlnf3p","sort":3400000,"_key":"!actors!uOP5oT9QzXPlnf3p","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Construct","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Construct",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 13,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 7,
|
||||||
|
"severe": 15
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 9,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Destroy environment, serve creator, smash target, trample groups",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A roughly humanoid being of stone and steel, assembled and animated by magic.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784236,
|
||||||
|
"modifiedTime": 1753922784236,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "uOP5oT9QzXPlnf3p",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Construct",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!uOP5oT9QzXPlnf3p"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Courtesan","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":13,"damageThresholds":{"major":7,"severe":13},"resources":{"hitPoints":{"value":0,"max":3,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>An accomplished manipulator and master of the social arts.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784237,"modifiedTime":1753922784237,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"ZxWaWPdzFIUPNC62","sort":3400000,"_key":"!actors!ZxWaWPdzFIUPNC62","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Courtesan","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Courtesan",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 13,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 7,
|
||||||
|
"severe": 13
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>An accomplished manipulator and master of the social arts.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784237,
|
||||||
|
"modifiedTime": 1753922784237,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "ZxWaWPdzFIUPNC62",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Courtesan",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!ZxWaWPdzFIUPNC62"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Courtier","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":12,"damageThresholds":{"major":4,"severe":8},"resources":{"hitPoints":{"value":0,"max":3,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Discredit, gain favor, maneuver, scheme","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>An ambitious and ostentatiously dressed socialite.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784237,"modifiedTime":1753922784237,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"CBBuEXAlLKFMJdjg","sort":3400000,"_key":"!actors!CBBuEXAlLKFMJdjg","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Courtier","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Courtier",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 12,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 4,
|
||||||
|
"severe": 8
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Discredit, gain favor, maneuver, scheme",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>An ambitious and ostentatiously dressed socialite.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784237,
|
||||||
|
"modifiedTime": 1753922784237,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "CBBuEXAlLKFMJdjg",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Courtier",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!CBBuEXAlLKFMJdjg"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Cult Adept","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":14,"damageThresholds":{"major":9,"severe":18},"resources":{"hitPoints":{"value":0,"max":4,"isReversed":true},"stress":{"value":0,"max":6,"isReversed":true}},"motivesAndTactics":"Curry favor, hinder foes, uncover knowledge","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>An experienced mage wielding shadow and fear.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784239,"modifiedTime":1753922784239,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"0NxCSugvKQ4W8OYZ","sort":3400000,"_key":"!actors!0NxCSugvKQ4W8OYZ","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Cult Adept","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Cult Adept",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 9,
|
||||||
|
"severe": 18
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Curry favor, hinder foes, uncover knowledge",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>An experienced mage wielding shadow and fear.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784239,
|
||||||
|
"modifiedTime": 1753922784239,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "0NxCSugvKQ4W8OYZ",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Cult Adept",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!0NxCSugvKQ4W8OYZ"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Cult Fang","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":15,"damageThresholds":{"major":9,"severe":17},"resources":{"hitPoints":{"value":0,"max":4,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Capture sacrifices, isolate prey, rise in the ranks","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A professional killer-turned-cultist.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784239,"modifiedTime":1753922784239,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"tyBOpLfigAhI9bU3","sort":3400000,"_key":"!actors!tyBOpLfigAhI9bU3","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Cult Fang","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Cult Fang",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 15,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 9,
|
||||||
|
"severe": 17
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Capture sacrifices, isolate prey, rise in the ranks",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A professional killer-turned-cultist.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784239,
|
||||||
|
"modifiedTime": 1753922784239,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "tyBOpLfigAhI9bU3",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Cult Fang",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!tyBOpLfigAhI9bU3"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,170 @@
|
||||||
{"name":"Cult Initiate","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"motivesAndTactics":"Follow orders, gain power, seek forbidden knowledge","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"difficulty":13,"tier":2,"description":"<p>A low-ranking cultist in simple robes, eager to gain power.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784240,"modifiedTime":1753922784240,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"zx99sOGTXicP4SSD","sort":3400000,"_key":"!actors!zx99sOGTXicP4SSD","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Cult Initiate","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Cult Initiate",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"motivesAndTactics": "Follow orders, gain power, seek forbidden knowledge",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"difficulty": 13,
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A low-ranking cultist in simple robes, eager to gain power.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784240,
|
||||||
|
"modifiedTime": 1753922784240,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "zx99sOGTXicP4SSD",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Cult Initiate",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!zx99sOGTXicP4SSD"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Deeproot Defender","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":10,"damageThresholds":{"major":8,"severe":14},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Ambush, grab, protect, pummel","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A burly vegetable-person with grasping vines.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784246,"modifiedTime":1753922784246,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"9x2xY9zwc3xzbXo5","sort":3400000,"_key":"!actors!9x2xY9zwc3xzbXo5","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Deeproot Defender","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Deeproot Defender",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 10,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 14
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Ambush, grab, protect, pummel",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A burly vegetable-person with grasping vines.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784246,
|
||||||
|
"modifiedTime": 1753922784246,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "9x2xY9zwc3xzbXo5",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Deeproot Defender",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!9x2xY9zwc3xzbXo5"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Demon of Avarice","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":17,"damageThresholds":{"major":15,"severe":29},"resources":{"hitPoints":{"value":0,"max":6,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"motivesAndTactics":"Consume, fuel greed, sow dissent","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>A regal cloaked monstrosity with circular horns adorned with treasure.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784247,"modifiedTime":1753922784247,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"pnyjIGxxvurcWmTv","sort":3400000,"_key":"!actors!pnyjIGxxvurcWmTv","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Demon of Avarice","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Demon of Avarice",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 17,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 15,
|
||||||
|
"severe": 29
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Consume, fuel greed, sow dissent",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A regal cloaked monstrosity with circular horns adorned with treasure.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784247,
|
||||||
|
"modifiedTime": 1753922784247,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "pnyjIGxxvurcWmTv",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Demon of Avarice",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!pnyjIGxxvurcWmTv"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Demon of Despair","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":17,"damageThresholds":{"major":18,"severe":35},"resources":{"hitPoints":{"value":0,"max":6,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"motivesAndTactics":"Make fear contagious, stick to the shadows, undermine resolve","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>A cloaked demon-creature with long limbs, seeping shadows.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784248,"modifiedTime":1753922784248,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"kE4dfhqmIQpNd44e","sort":3400000,"_key":"!actors!kE4dfhqmIQpNd44e","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Demon of Despair","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Demon of Despair",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 17,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 18,
|
||||||
|
"severe": 35
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Make fear contagious, stick to the shadows, undermine resolve",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A cloaked demon-creature with long limbs, seeping shadows.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784248,
|
||||||
|
"modifiedTime": 1753922784248,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "kE4dfhqmIQpNd44e",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Demon of Despair",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!kE4dfhqmIQpNd44e"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Demon of Hubris","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":18,"damageThresholds":{"major":18,"severe":36},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"motivesAndTactics":"Condescend, declare premature victory, prove superiority","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>A perfectly beautiful and infinitely cruel demon with a gleaming spear and elegant robes.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784249,"modifiedTime":1753922784249,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"2VN3BftageoTTIzu","sort":3400000,"_key":"!actors!2VN3BftageoTTIzu","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Demon of Hubris","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Demon of Hubris",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 18,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 18,
|
||||||
|
"severe": 36
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Condescend, declare premature victory, prove superiority",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A perfectly beautiful and infinitely cruel demon with a gleaming spear and elegant robes.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784249,
|
||||||
|
"modifiedTime": 1753922784249,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "2VN3BftageoTTIzu",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Demon of Hubris",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!2VN3BftageoTTIzu"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Demon of Jealousy","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":17,"damageThresholds":{"major":17,"severe":30},"resources":{"hitPoints":{"value":0,"max":6,"isReversed":true},"stress":{"value":0,"max":6,"isReversed":true}},"motivesAndTactics":"Join in on others’ success, take what belongs to others, hold grudges","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>fickle creature of spindly limbs and insatiable desires.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784249,"modifiedTime":1753922784249,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"SxSOkM4bcVOFyjbo","sort":3400000,"_key":"!actors!SxSOkM4bcVOFyjbo","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Demon of Jealousy","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Demon of Jealousy",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 17,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 17,
|
||||||
|
"severe": 30
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Join in on others’ success, take what belongs to others, hold grudges",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>fickle creature of spindly limbs and insatiable desires.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784249,
|
||||||
|
"modifiedTime": 1753922784249,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "SxSOkM4bcVOFyjbo",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Demon of Jealousy",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!SxSOkM4bcVOFyjbo"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Demon of Wrath","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":17,"damageThresholds":{"major":22,"severe":40},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"motivesAndTactics":"Fuel anger, impress rivals, wreak havoc","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>A hulking demon with boulder-sized fists, driven by endless rage.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784252,"modifiedTime":1753922784252,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"5lphJAgzoqZI3VoG","sort":3400000,"_key":"!actors!5lphJAgzoqZI3VoG","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Demon of Wrath","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Demon of Wrath",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 17,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 22,
|
||||||
|
"severe": 40
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Fuel anger, impress rivals, wreak havoc",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A hulking demon with boulder-sized fists, driven by endless rage.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784252,
|
||||||
|
"modifiedTime": 1753922784252,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "5lphJAgzoqZI3VoG",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Demon of Wrath",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!5lphJAgzoqZI3VoG"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Demonic Hound Pack","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":15,"damageThresholds":{"major":11,"severe":23},"resources":{"hitPoints":{"value":0,"max":6,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>Unnatural hounds lit from within by hellfire.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784253,"modifiedTime":1753922784253,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"NoRZ1PqB8N5wcIw0","sort":3400000,"_key":"!actors!NoRZ1PqB8N5wcIw0","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Demonic Hound Pack","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Demonic Hound Pack",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 15,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 11,
|
||||||
|
"severe": 23
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>Unnatural hounds lit from within by hellfire.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784253,
|
||||||
|
"modifiedTime": 1753922784253,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "NoRZ1PqB8N5wcIw0",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Demonic Hound Pack",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!NoRZ1PqB8N5wcIw0"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Dire Bat","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":14,"damageThresholds":{"major":16,"severe":30},"resources":{"hitPoints":{"value":0,"max":5,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Dive-bomb, hide, protect leader","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>A wide-winged pet endlessly loyal to their vampire owner.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784253,"modifiedTime":1753922784253,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"tBWHW00epmMnkawe","sort":3400000,"_key":"!actors!tBWHW00epmMnkawe","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Dire Bat","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Dire Bat",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 16,
|
||||||
|
"severe": 30
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Dive-bomb, hide, protect leader",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A wide-winged pet endlessly loyal to their vampire owner.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784253,
|
||||||
|
"modifiedTime": 1753922784253,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "tBWHW00epmMnkawe",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Dire Bat",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!tBWHW00epmMnkawe"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Dire Wolf","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":12,"damageThresholds":{"major":5,"severe":9},"resources":{"hitPoints":{"value":0,"max":4,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Defend territory, harry, protect pack, surround, trail","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A large wolf with menacing teeth, seldom encountered alone.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784257,"modifiedTime":1753922784257,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"wNzeuQLfLUMvgHlQ","sort":3400000,"_key":"!actors!wNzeuQLfLUMvgHlQ","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Dire Wolf","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Dire Wolf",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 12,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 5,
|
||||||
|
"severe": 9
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Defend territory, harry, protect pack, surround, trail",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A large wolf with menacing teeth, seldom encountered alone.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784257,
|
||||||
|
"modifiedTime": 1753922784257,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "wNzeuQLfLUMvgHlQ",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Dire Wolf",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!wNzeuQLfLUMvgHlQ"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Dryad","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":16,"damageThresholds":{"major":24,"severe":38},"resources":{"hitPoints":{"value":0,"max":8,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"motivesAndTactics":"Command, cultivate, drive out, preserve the forest","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>A nature spirit in the form of a humanoid tree.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784258,"modifiedTime":1753922784258,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"wR7cFKrHvRzbzhBT","sort":3400000,"_key":"!actors!wR7cFKrHvRzbzhBT","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Dryad","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Dryad",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 16,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 24,
|
||||||
|
"severe": 38
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 8,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Command, cultivate, drive out, preserve the forest",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A nature spirit in the form of a humanoid tree.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784258,
|
||||||
|
"modifiedTime": 1753922784258,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "wR7cFKrHvRzbzhBT",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Dryad",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!wR7cFKrHvRzbzhBT"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Electric Eels","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":14,"damageThresholds":{"major":10,"severe":20},"resources":{"hitPoints":{"value":0,"max":5,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A swarm of eels that encircle and electrocute.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784258,"modifiedTime":1753922784258,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"TLzY1nDw0Bu9Ud40","sort":3400000,"_key":"!actors!TLzY1nDw0Bu9Ud40","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Electric Eels","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Electric Eels",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 10,
|
||||||
|
"severe": 20
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A swarm of eels that encircle and electrocute.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784258,
|
||||||
|
"modifiedTime": 1753922784258,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "TLzY1nDw0Bu9Ud40",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Electric Eels",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!TLzY1nDw0Bu9Ud40"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,170 @@
|
||||||
{"name":"Elemental Spark","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"motivesAndTactics":"Blast, consume, gain mass","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"difficulty":15,"tier":3,"description":"<p>A blazing mote of elemental fire.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784259,"modifiedTime":1753922784259,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"P7h54ZePFPHpYwvB","sort":3400000,"_key":"!actors!P7h54ZePFPHpYwvB","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Elemental Spark","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Elemental Spark",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"motivesAndTactics": "Blast, consume, gain mass",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"difficulty": 15,
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A blazing mote of elemental fire.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784259,
|
||||||
|
"modifiedTime": 1753922784259,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "P7h54ZePFPHpYwvB",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Elemental Spark",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!P7h54ZePFPHpYwvB"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Elite Soldier","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":15,"damageThresholds":{"major":9,"severe":18},"resources":{"hitPoints":{"value":0,"max":4,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Gain glory, keep order, make alliances","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>An armored squire or experienced commoner looking to advance.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784260,"modifiedTime":1753922784260,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"9F1JdXtcmxfWyoKa","sort":3400000,"_key":"!actors!9F1JdXtcmxfWyoKa","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Elite Soldier","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Elite Soldier",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 15,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 9,
|
||||||
|
"severe": 18
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Gain glory, keep order, make alliances",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>An armored squire or experienced commoner looking to advance.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784260,
|
||||||
|
"modifiedTime": 1753922784260,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "9F1JdXtcmxfWyoKa",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Elite Soldier",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!9F1JdXtcmxfWyoKa"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Failed Experiment","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":13,"damageThresholds":{"major":12,"severe":23},"resources":{"hitPoints":{"value":0,"max":3,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A magical necromantic experiment gone wrong, leaving them warped and ungainly.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784262,"modifiedTime":1753922784262,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"ChwwVqowFw8hJQwT","sort":3400000,"_key":"!actors!ChwwVqowFw8hJQwT","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Failed Experiment","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Failed Experiment",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 13,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 12,
|
||||||
|
"severe": 23
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A magical necromantic experiment gone wrong, leaving them warped and ungainly.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784262,
|
||||||
|
"modifiedTime": 1753922784262,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "ChwwVqowFw8hJQwT",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Failed Experiment",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!ChwwVqowFw8hJQwT"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,170 @@
|
||||||
{"name":"Fallen Shock Troop","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"7XHlANCPz18yvl5L","system":{"motivesAndTactics":"Crush, dominate, earn relief, punish","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"difficulty":18,"tier":4,"description":"<p>A cursed soul bound to the Fallen’s will.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784264,"modifiedTime":1753922784264,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"OsLG2BjaEdTZUJU9","sort":3400000,"_key":"!actors!OsLG2BjaEdTZUJU9","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Fallen Shock Troop","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Fallen Shock Troop",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"system": {
|
||||||
|
"motivesAndTactics": "Crush, dominate, earn relief, punish",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"difficulty": 18,
|
||||||
|
"tier": 4,
|
||||||
|
"description": "<p>A cursed soul bound to the Fallen’s will.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784264,
|
||||||
|
"modifiedTime": 1753922784264,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "OsLG2BjaEdTZUJU9",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Fallen Shock Troop",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!OsLG2BjaEdTZUJU9"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Fallen Sorcerer","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"7XHlANCPz18yvl5L","system":{"difficulty":19,"damageThresholds":{"major":26,"severe":42},"resources":{"hitPoints":{"value":0,"max":6,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"motivesAndTactics":"Acquire, dishearten, dominate, torment","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":4,"description":"<p>A powerful mage bound by the bargains they made in life.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784265,"modifiedTime":1753922784265,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"PELRry1vqjBzSAlr","sort":3400000,"_key":"!actors!PELRry1vqjBzSAlr","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Fallen Sorcerer","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Fallen Sorcerer",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 19,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 26,
|
||||||
|
"severe": 42
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Acquire, dishearten, dominate, torment",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 4,
|
||||||
|
"description": "<p>A powerful mage bound by the bargains they made in life.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784265,
|
||||||
|
"modifiedTime": 1753922784265,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "PELRry1vqjBzSAlr",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Fallen Sorcerer",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!PELRry1vqjBzSAlr"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,271 @@
|
||||||
|
{
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"name": "Fallen Warlord: Realm Breaker",
|
||||||
|
"type": "adversary",
|
||||||
|
"_id": "hxZ0sgoFJubh5aj6",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"system": {
|
||||||
|
"description": "<p><em>A Fallen God, wreathed in rage and resentment, bearing millennia of experience in breaking heroes’ spirits.</em></p>",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 4,
|
||||||
|
"type": "solo",
|
||||||
|
"notes": "",
|
||||||
|
"difficulty": 20,
|
||||||
|
"hordeHp": 1,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 36,
|
||||||
|
"severe": 66
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 8,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"attack": {
|
||||||
|
"name": "Barbed Whip",
|
||||||
|
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||||
|
"_id": "bAM5u66XszRmjaT8",
|
||||||
|
"systemPath": "attack",
|
||||||
|
"chatDisplay": false,
|
||||||
|
"type": "attack",
|
||||||
|
"range": "close",
|
||||||
|
"target": {
|
||||||
|
"type": "any",
|
||||||
|
"amount": 1
|
||||||
|
},
|
||||||
|
"roll": {
|
||||||
|
"type": "attack",
|
||||||
|
"trait": null,
|
||||||
|
"difficulty": null,
|
||||||
|
"bonus": 7,
|
||||||
|
"advState": "neutral",
|
||||||
|
"diceRolling": {
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"compare": null,
|
||||||
|
"treshold": null
|
||||||
|
},
|
||||||
|
"useDefault": false
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"parts": [
|
||||||
|
{
|
||||||
|
"value": {
|
||||||
|
"custom": {
|
||||||
|
"enabled": false
|
||||||
|
},
|
||||||
|
"dice": "d8",
|
||||||
|
"bonus": 7,
|
||||||
|
"multiplier": "flat",
|
||||||
|
"flatMultiplier": 1
|
||||||
|
},
|
||||||
|
"applyTo": "hitPoints",
|
||||||
|
"type": [
|
||||||
|
"physical"
|
||||||
|
],
|
||||||
|
"resultBased": false,
|
||||||
|
"valueAlt": {
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null,
|
||||||
|
"custom": {
|
||||||
|
"enabled": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"base": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"includeBase": false
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": null,
|
||||||
|
"recovery": null
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"save": {
|
||||||
|
"trait": null,
|
||||||
|
"difficulty": null,
|
||||||
|
"damageMod": "none"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"experiences": {
|
||||||
|
"xmyO4KEYcwlFc0Xk": {
|
||||||
|
"name": "Conquest",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"DKyCdPkOjtgaCsjU": {
|
||||||
|
"name": "History",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"v1rgbqkBK4goqrl3": {
|
||||||
|
"name": "Intimidation",
|
||||||
|
"value": 3
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Corrupt, dominate, punish, break the weak"
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Fallen Warlord: Realm Breaker",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"99pQVoplilbkZnOk": 3
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753929378070,
|
||||||
|
"modifiedTime": 1753929456120,
|
||||||
|
"lastModifiedBy": "99pQVoplilbkZnOk"
|
||||||
|
},
|
||||||
|
"_key": "!actors!hxZ0sgoFJubh5aj6"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,271 @@
|
||||||
|
{
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"name": "Fallen Warlord: Undefeated Champion",
|
||||||
|
"type": "adversary",
|
||||||
|
"_id": "RXkZTwBRi4dJ3JE5",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"system": {
|
||||||
|
"description": "<p><em>That which only the most feared have a chance to fear.</em></p>",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 4,
|
||||||
|
"type": "solo",
|
||||||
|
"notes": "",
|
||||||
|
"difficulty": 18,
|
||||||
|
"hordeHp": 1,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 35,
|
||||||
|
"severe": 58
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 11,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"attack": {
|
||||||
|
"name": "Heart-Shattering Sword",
|
||||||
|
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||||
|
"_id": "bAM5u66XszRmjaT8",
|
||||||
|
"systemPath": "attack",
|
||||||
|
"chatDisplay": false,
|
||||||
|
"type": "attack",
|
||||||
|
"range": "veryClose",
|
||||||
|
"target": {
|
||||||
|
"type": "any",
|
||||||
|
"amount": 1
|
||||||
|
},
|
||||||
|
"roll": {
|
||||||
|
"type": "attack",
|
||||||
|
"trait": null,
|
||||||
|
"difficulty": null,
|
||||||
|
"bonus": 8,
|
||||||
|
"advState": "neutral",
|
||||||
|
"diceRolling": {
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"compare": null,
|
||||||
|
"treshold": null
|
||||||
|
},
|
||||||
|
"useDefault": false
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"parts": [
|
||||||
|
{
|
||||||
|
"value": {
|
||||||
|
"custom": {
|
||||||
|
"enabled": false
|
||||||
|
},
|
||||||
|
"dice": "d12",
|
||||||
|
"bonus": 13,
|
||||||
|
"multiplier": "flat",
|
||||||
|
"flatMultiplier": 1
|
||||||
|
},
|
||||||
|
"applyTo": "hitPoints",
|
||||||
|
"type": [
|
||||||
|
"physical"
|
||||||
|
],
|
||||||
|
"resultBased": false,
|
||||||
|
"valueAlt": {
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null,
|
||||||
|
"custom": {
|
||||||
|
"enabled": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"base": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"includeBase": false
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": null,
|
||||||
|
"recovery": null
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"save": {
|
||||||
|
"trait": null,
|
||||||
|
"difficulty": null,
|
||||||
|
"damageMod": "none"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"experiences": {
|
||||||
|
"94xNhHTol94phqUY": {
|
||||||
|
"name": "Conquest",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"FNgjrxzFVeMzwMtZ": {
|
||||||
|
"name": "History",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"hxCjuOCUqJpKRER8": {
|
||||||
|
"name": "Intimidation",
|
||||||
|
"value": 3
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Dispatch merciless death, punish the defi ant, secure victory at any cost"
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Fallen Warlord: Undefeated Champion",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"99pQVoplilbkZnOk": 3
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753929476879,
|
||||||
|
"modifiedTime": 1753929583772,
|
||||||
|
"lastModifiedBy": "99pQVoplilbkZnOk"
|
||||||
|
},
|
||||||
|
"_key": "!actors!RXkZTwBRi4dJ3JE5"
|
||||||
|
}
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Giant Beastmaster","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":16,"damageThresholds":{"major":12,"severe":24},"resources":{"hitPoints":{"value":0,"max":6,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A leather-clad warrior bearing a whip and massive bow.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784268,"modifiedTime":1753922784268,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"8VZIgU12cB3cvlyH","sort":3400000,"_key":"!actors!8VZIgU12cB3cvlyH","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Giant Beastmaster","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Giant Beastmaster",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 16,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 12,
|
||||||
|
"severe": 24
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A leather-clad warrior bearing a whip and massive bow.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784268,
|
||||||
|
"modifiedTime": 1753922784268,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "8VZIgU12cB3cvlyH",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Giant Beastmaster",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!8VZIgU12cB3cvlyH"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Giant Brawler","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":15,"damageThresholds":{"major":14,"severe":28},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Make a living, overwhelm, slam, topple","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>An especially muscular giant wielding a warhammer larger than a human.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784268,"modifiedTime":1753922784268,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"YnObCleGjPT7yqEc","sort":3400000,"_key":"!actors!YnObCleGjPT7yqEc","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Giant Brawler","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Giant Brawler",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 15,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 14,
|
||||||
|
"severe": 28
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Make a living, overwhelm, slam, topple",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>An especially muscular giant wielding a warhammer larger than a human.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784268,
|
||||||
|
"modifiedTime": 1753922784268,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "YnObCleGjPT7yqEc",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Giant Brawler",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!YnObCleGjPT7yqEc"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Giant Eagle","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":14,"damageThresholds":{"major":8,"severe":19},"resources":{"hitPoints":{"value":0,"max":4,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Hunt prey, stay mobile, strike decisively","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A giant bird of prey with blood-stained talons.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784269,"modifiedTime":1753922784269,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"DnJ5ViDkhhCsr0cC","sort":3400000,"_key":"!actors!DnJ5ViDkhhCsr0cC","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Giant Eagle","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Giant Eagle",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 19
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Hunt prey, stay mobile, strike decisively",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A giant bird of prey with blood-stained talons.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784269,
|
||||||
|
"modifiedTime": 1753922784269,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "DnJ5ViDkhhCsr0cC",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Giant Eagle",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!DnJ5ViDkhhCsr0cC"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Giant Mosquitoes","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":10,"damageThresholds":{"major":5,"severe":9},"resources":{"hitPoints":{"value":0,"max":6,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>Dozens of fist-sized mosquitoes, flying together for protection.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784269,"modifiedTime":1753922784269,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"IIWV4ysJPFPnTP7W","sort":3400000,"_key":"!actors!IIWV4ysJPFPnTP7W","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Giant Mosquitoes","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Giant Mosquitoes",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 10,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 5,
|
||||||
|
"severe": 9
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>Dozens of fist-sized mosquitoes, flying together for protection.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784269,
|
||||||
|
"modifiedTime": 1753922784269,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "IIWV4ysJPFPnTP7W",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Giant Mosquitoes",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!IIWV4ysJPFPnTP7W"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,170 @@
|
||||||
{"name":"Giant Rat","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"motivesAndTactics":"Burrow, hunger, scavenge, wear down","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"difficulty":10,"tier":1,"description":"<p>A cat-sized rodent skilled at scavenging and survival.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784270,"modifiedTime":1753922784270,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"4PfLnaCrOcMdb4dK","sort":3400000,"_key":"!actors!4PfLnaCrOcMdb4dK","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Giant Rat","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Giant Rat",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"motivesAndTactics": "Burrow, hunger, scavenge, wear down",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"difficulty": 10,
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A cat-sized rodent skilled at scavenging and survival.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784270,
|
||||||
|
"modifiedTime": 1753922784270,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "4PfLnaCrOcMdb4dK",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Giant Rat",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!4PfLnaCrOcMdb4dK"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,169 @@
|
||||||
{"name":"Giant Recruit","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"difficulty":13,"tier":2,"description":"<p>A giant fighter wearing borrowed armor.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784271,"modifiedTime":1753922784271,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"5s8wSvpyC5rxY5aD","sort":3400000,"_key":"!actors!5s8wSvpyC5rxY5aD","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Giant Recruit","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Giant Recruit",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"difficulty": 13,
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A giant fighter wearing borrowed armor.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784271,
|
||||||
|
"modifiedTime": 1753922784271,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "5s8wSvpyC5rxY5aD",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Giant Recruit",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!5s8wSvpyC5rxY5aD"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Giant Scorpion","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":13,"damageThresholds":{"major":7,"severe":13},"resources":{"hitPoints":{"value":0,"max":6,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Ambush, feed, grapple, poison","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A human-sized insect with tearing claws and a stinging tail.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784272,"modifiedTime":1753922784272,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"fmfntuJ8mHRCAktP","sort":3400000,"_key":"!actors!fmfntuJ8mHRCAktP","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Giant Scorpion","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Giant Scorpion",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 13,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 7,
|
||||||
|
"severe": 13
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Ambush, feed, grapple, poison",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A human-sized insect with tearing claws and a stinging tail.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784272,
|
||||||
|
"modifiedTime": 1753922784272,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "fmfntuJ8mHRCAktP",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Giant Scorpion",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!fmfntuJ8mHRCAktP"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Glass Snake","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":14,"damageThresholds":{"major":6,"severe":10},"resources":{"hitPoints":{"value":0,"max":5,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Climb, feed, keep distance, scare","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A clear serpent with a massive head that leaves behind a glass shard trail wherever they go.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784273,"modifiedTime":1753922784273,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"8KWVLWXFhlY2kYx0","sort":3400000,"_key":"!actors!8KWVLWXFhlY2kYx0","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Glass Snake","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Glass Snake",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 6,
|
||||||
|
"severe": 10
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Climb, feed, keep distance, scare",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A clear serpent with a massive head that leaves behind a glass shard trail wherever they go.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784273,
|
||||||
|
"modifiedTime": 1753922784273,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "8KWVLWXFhlY2kYx0",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Glass Snake",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!8KWVLWXFhlY2kYx0"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Gorgon","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":15,"damageThresholds":{"major":13,"severe":25},"resources":{"hitPoints":{"value":0,"max":9,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Corner, hit-and-run, petrify, seek vengeance","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A snake-headed, scaled humanoid with a gilded bow, enraged that their peace has been disturbed.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784274,"modifiedTime":1753922784274,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"8mJYMpbLTb8qIOrr","sort":3400000,"_key":"!actors!8mJYMpbLTb8qIOrr","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Gorgon","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Gorgon",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 15,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 13,
|
||||||
|
"severe": 25
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 9,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Corner, hit-and-run, petrify, seek vengeance",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A snake-headed, scaled humanoid with a gilded bow, enraged that their peace has been disturbed.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784274,
|
||||||
|
"modifiedTime": 1753922784274,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "8mJYMpbLTb8qIOrr",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Gorgon",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!8mJYMpbLTb8qIOrr"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Greater Earth Elemental","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":17,"damageThresholds":{"major":22,"severe":40},"resources":{"hitPoints":{"value":0,"max":10,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Avalanche, knock over, pummel","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>A living landslide of boulders and dust, as large as a house.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784275,"modifiedTime":1753922784275,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"dsfB3YhoL5SudvS2","sort":3400000,"_key":"!actors!dsfB3YhoL5SudvS2","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Greater Earth Elemental","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Greater Earth Elemental",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 17,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 22,
|
||||||
|
"severe": 40
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 10,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Avalanche, knock over, pummel",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A living landslide of boulders and dust, as large as a house.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784275,
|
||||||
|
"modifiedTime": 1753922784275,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "dsfB3YhoL5SudvS2",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Greater Earth Elemental",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!dsfB3YhoL5SudvS2"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Greater Water Elemental","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":17,"damageThresholds":{"major":17,"severe":34},"resources":{"hitPoints":{"value":0,"max":5,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"motivesAndTactics":"Deluge, disperse, drown","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>A huge living wave that crashes down upon enemies.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784278,"modifiedTime":1753922784278,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"xIICT6tEdnA7dKDV","sort":3400000,"_key":"!actors!xIICT6tEdnA7dKDV","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Greater Water Elemental","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Greater Water Elemental",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 17,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 17,
|
||||||
|
"severe": 34
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Deluge, disperse, drown",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A huge living wave that crashes down upon enemies.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784278,
|
||||||
|
"modifiedTime": 1753922784278,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "xIICT6tEdnA7dKDV",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Greater Water Elemental",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!xIICT6tEdnA7dKDV"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Green Ooze","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":8,"damageThresholds":{"major":5,"severe":10},"resources":{"hitPoints":{"value":0,"max":5,"isReversed":true},"stress":{"value":0,"max":2,"isReversed":true}},"motivesAndTactics":"Camouflage, consume and multiply, creep up, envelop","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A moving mound of translucent green slime.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784278,"modifiedTime":1753922784278,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"SHXedd9zZPVfUgUa","sort":3400000,"_key":"!actors!SHXedd9zZPVfUgUa","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Green Ooze","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Green Ooze",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 8,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 5,
|
||||||
|
"severe": 10
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 2,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Camouflage, consume and multiply, creep up, envelop",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A moving mound of translucent green slime.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784278,
|
||||||
|
"modifiedTime": 1753922784278,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "SHXedd9zZPVfUgUa",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Green Ooze",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!SHXedd9zZPVfUgUa"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Hallowed Archer","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"7XHlANCPz18yvl5L","system":{"difficulty":19,"damageThresholds":{"major":25,"severe":45},"resources":{"hitPoints":{"value":0,"max":3,"isReversed":true},"stress":{"value":0,"max":2,"isReversed":true}},"motivesAndTactics":"Focus fire, obey, reposition, volley","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":4,"description":"<p>Spirit soldiers with sanctified bows.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784279,"modifiedTime":1753922784279,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"kabueAo6BALApWqp","sort":3400000,"_key":"!actors!kabueAo6BALApWqp","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Hallowed Archer","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Hallowed Archer",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 19,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 25,
|
||||||
|
"severe": 45
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 2,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Focus fire, obey, reposition, volley",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 4,
|
||||||
|
"description": "<p>Spirit soldiers with sanctified bows.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784279,
|
||||||
|
"modifiedTime": 1753922784279,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "kabueAo6BALApWqp",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Hallowed Archer",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!kabueAo6BALApWqp"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,170 @@
|
||||||
{"name":"Hallowed Soldier","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"7XHlANCPz18yvl5L","system":{"motivesAndTactics":"Obey, outmaneuver, punish, swarm","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"difficulty":18,"tier":4,"description":"<p>Souls of the faithful, lifted up with divine weaponry.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784279,"modifiedTime":1753922784279,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"VENwg7xEFcYObjmT","sort":3400000,"_key":"!actors!VENwg7xEFcYObjmT","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Hallowed Soldier","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Hallowed Soldier",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"system": {
|
||||||
|
"motivesAndTactics": "Obey, outmaneuver, punish, swarm",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"difficulty": 18,
|
||||||
|
"tier": 4,
|
||||||
|
"description": "<p>Souls of the faithful, lifted up with divine weaponry.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784279,
|
||||||
|
"modifiedTime": 1753922784279,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "VENwg7xEFcYObjmT",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Hallowed Soldier",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!VENwg7xEFcYObjmT"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Harrier","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":12,"damageThresholds":{"major":5,"severe":9},"resources":{"hitPoints":{"value":0,"max":3,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Flank, harry, kite, profit","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A nimble fighter armed with javelins.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784281,"modifiedTime":1753922784281,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"uRtghKE9mHlII4rs","sort":3400000,"_key":"!actors!uRtghKE9mHlII4rs","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Harrier","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Harrier",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 12,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 5,
|
||||||
|
"severe": 9
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Flank, harry, kite, profit",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A nimble fighter armed with javelins.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784281,
|
||||||
|
"modifiedTime": 1753922784281,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "uRtghKE9mHlII4rs",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Harrier",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!uRtghKE9mHlII4rs"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Head Guard","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":15,"damageThresholds":{"major":7,"severe":13},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Arrest, close gates, pin down, seek glory","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A seasoned guard with a mace, a whistle, and a bellowing voice.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784282,"modifiedTime":1753922784282,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"mK3A5FTx6k8iPU3F","sort":3400000,"_key":"!actors!mK3A5FTx6k8iPU3F","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Head Guard","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Head Guard",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 15,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 7,
|
||||||
|
"severe": 13
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Arrest, close gates, pin down, seek glory",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A seasoned guard with a mace, a whistle, and a bellowing voice.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784282,
|
||||||
|
"modifiedTime": 1753922784282,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "mK3A5FTx6k8iPU3F",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Head Guard",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!mK3A5FTx6k8iPU3F"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Head Vampire","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":17,"damageThresholds":{"major":22,"severe":42},"resources":{"hitPoints":{"value":0,"max":6,"isReversed":true},"stress":{"value":0,"max":6,"isReversed":true}},"motivesAndTactics":"Create thralls, charm, command, fly, intimidate","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>A captivating undead dressed in aristocratic finery.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784283,"modifiedTime":1753922784283,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"i2UNbRvgyoSs07M6","sort":3400000,"_key":"!actors!i2UNbRvgyoSs07M6","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Head Vampire","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Head Vampire",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 17,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 22,
|
||||||
|
"severe": 42
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Create thralls, charm, command, fly, intimidate",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A captivating undead dressed in aristocratic finery.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784283,
|
||||||
|
"modifiedTime": 1753922784283,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "i2UNbRvgyoSs07M6",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Head Vampire",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!i2UNbRvgyoSs07M6"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"High Seraph","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"7XHlANCPz18yvl5L","system":{"difficulty":20,"damageThresholds":{"major":37,"severe":70},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":4,"description":"<p>A divine champion, head of a hallowed host of warriors who enforce their god’s will.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784283,"modifiedTime":1753922784283,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"r1mbfSSwKWdcFdAU","sort":3400000,"_key":"!actors!r1mbfSSwKWdcFdAU","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"High Seraph","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "High Seraph",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 20,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 37,
|
||||||
|
"severe": 70
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 4,
|
||||||
|
"description": "<p>A divine champion, head of a hallowed host of warriors who enforce their god’s will.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784283,
|
||||||
|
"modifiedTime": 1753922784283,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "r1mbfSSwKWdcFdAU",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "High Seraph",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!r1mbfSSwKWdcFdAU"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Huge Green Ooze","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":15,"damageThresholds":{"major":15,"severe":30},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Camouflage, creep up, envelop, multiply","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>A translucent green mound of acid taller than most humans.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784284,"modifiedTime":1753922784284,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"6hbqmxDXFOzZJDk4","sort":3400000,"_key":"!actors!6hbqmxDXFOzZJDk4","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Huge Green Ooze","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Huge Green Ooze",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 15,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 15,
|
||||||
|
"severe": 30
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Camouflage, creep up, envelop, multiply",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A translucent green mound of acid taller than most humans.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784284,
|
||||||
|
"modifiedTime": 1753922784284,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "6hbqmxDXFOzZJDk4",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Huge Green Ooze",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!6hbqmxDXFOzZJDk4"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Hydra","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":18,"damageThresholds":{"major":19,"severe":35},"resources":{"hitPoints":{"value":0,"max":10,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"motivesAndTactics":"Devour, regenerate, terrify","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>A quadrupedal scaled beast with multiple long-necked heads, each filled with menacing fangs.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784285,"modifiedTime":1753922784285,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"MI126iMOOobQ1Obn","sort":3400000,"_key":"!actors!MI126iMOOobQ1Obn","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Hydra","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Hydra",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 18,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 19,
|
||||||
|
"severe": 35
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 10,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Devour, regenerate, terrify",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A quadrupedal scaled beast with multiple long-necked heads, each filled with menacing fangs.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784285,
|
||||||
|
"modifiedTime": 1753922784285,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "MI126iMOOobQ1Obn",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Hydra",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!MI126iMOOobQ1Obn"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Jagged Knife Bandit","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":12,"damageThresholds":{"major":8,"severe":14},"resources":{"hitPoints":{"value":0,"max":5,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A cunning criminal in a cloak bearing one of the gang’s iconic knives.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784290,"modifiedTime":1753922784290,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"5Lh1T0zaT8Pkr2U2","sort":3400000,"_key":"!actors!5Lh1T0zaT8Pkr2U2","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Jagged Knife Bandit","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Jagged Knife Bandit",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 12,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 14
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A cunning criminal in a cloak bearing one of the gang’s iconic knives.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784290,
|
||||||
|
"modifiedTime": 1753922784290,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "5Lh1T0zaT8Pkr2U2",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Jagged Knife Bandit",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!5Lh1T0zaT8Pkr2U2"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Jagged Knife Hexer","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":13,"damageThresholds":{"major":5,"severe":9},"resources":{"hitPoints":{"value":0,"max":4,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Command, hex, profit","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A staff-wielding bandit in a cloak adorned with magical paraphernalia, using curses to vex their foes.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784291,"modifiedTime":1753922784291,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"MbBPIOxaxXYNApXz","sort":3400000,"_key":"!actors!MbBPIOxaxXYNApXz","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Jagged Knife Hexer","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Jagged Knife Hexer",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 13,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 5,
|
||||||
|
"severe": 9
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Command, hex, profit",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A staff-wielding bandit in a cloak adorned with magical paraphernalia, using curses to vex their foes.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784291,
|
||||||
|
"modifiedTime": 1753922784291,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "MbBPIOxaxXYNApXz",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Jagged Knife Hexer",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!MbBPIOxaxXYNApXz"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Jagged Knife Kneebreaker","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":12,"damageThresholds":{"major":7,"severe":14},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Grapple, intimidate, profit, steal","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>An imposing brawler carrying a large club.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784292,"modifiedTime":1753922784292,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"CBKixLH3yhivZZuL","sort":3400000,"_key":"!actors!CBKixLH3yhivZZuL","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Jagged Knife Kneebreaker","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Jagged Knife Kneebreaker",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 12,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 7,
|
||||||
|
"severe": 14
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Grapple, intimidate, profit, steal",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>An imposing brawler carrying a large club.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784292,
|
||||||
|
"modifiedTime": 1753922784292,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "CBKixLH3yhivZZuL",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Jagged Knife Kneebreaker",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!CBKixLH3yhivZZuL"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,170 @@
|
||||||
{"name":"Jagged Knife Lackey","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"motivesAndTactics":"Escape, profit, throw smoke","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"difficulty":9,"tier":1,"description":"<p>A thief with simple clothes and small daggers, eager to prove themselves.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784293,"modifiedTime":1753922784293,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"C0OMQqV7pN6t7ouR","sort":3400000,"_key":"!actors!C0OMQqV7pN6t7ouR","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Jagged Knife Lackey","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Jagged Knife Lackey",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"motivesAndTactics": "Escape, profit, throw smoke",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"difficulty": 9,
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A thief with simple clothes and small daggers, eager to prove themselves.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784293,
|
||||||
|
"modifiedTime": 1753922784293,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "C0OMQqV7pN6t7ouR",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Jagged Knife Lackey",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!C0OMQqV7pN6t7ouR"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Jagged Knife Lieutenant","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":13,"damageThresholds":{"major":7,"severe":14},"resources":{"hitPoints":{"value":0,"max":6,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Bully, command, profit, reinforce","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A seasoned bandit in quality leathers with a strong voice and cunning eyes.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784294,"modifiedTime":1753922784294,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"aTljstqteGoLpCBq","sort":3400000,"_key":"!actors!aTljstqteGoLpCBq","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Jagged Knife Lieutenant","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Jagged Knife Lieutenant",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 13,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 7,
|
||||||
|
"severe": 14
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Bully, command, profit, reinforce",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A seasoned bandit in quality leathers with a strong voice and cunning eyes.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784294,
|
||||||
|
"modifiedTime": 1753922784294,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "aTljstqteGoLpCBq",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Jagged Knife Lieutenant",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!aTljstqteGoLpCBq"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Jagged Knife Shadow","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":12,"damageThresholds":{"major":4,"severe":8},"resources":{"hitPoints":{"value":0,"max":3,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Ambush, conceal, divide, profit","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A nimble scoundrel bearing a wicked knife and utilizing shadow magic to isolate targets.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784295,"modifiedTime":1753922784295,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"XF4tYTq9nPJAy2ox","sort":3400000,"_key":"!actors!XF4tYTq9nPJAy2ox","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Jagged Knife Shadow","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Jagged Knife Shadow",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 12,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 4,
|
||||||
|
"severe": 8
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Ambush, conceal, divide, profit",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A nimble scoundrel bearing a wicked knife and utilizing shadow magic to isolate targets.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784295,
|
||||||
|
"modifiedTime": 1753922784295,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "XF4tYTq9nPJAy2ox",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Jagged Knife Shadow",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!XF4tYTq9nPJAy2ox"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Jagged Knife Sniper","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":13,"damageThresholds":{"major":4,"severe":7},"resources":{"hitPoints":{"value":0,"max":3,"isReversed":true},"stress":{"value":0,"max":2,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A lanky bandit striking from cover with a shortbow.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784296,"modifiedTime":1753922784296,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"1zuyof1XuIfi3aMG","sort":3400000,"_key":"!actors!1zuyof1XuIfi3aMG","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Jagged Knife Sniper","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Jagged Knife Sniper",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 13,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 4,
|
||||||
|
"severe": 7
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 2,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A lanky bandit striking from cover with a shortbow.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784296,
|
||||||
|
"modifiedTime": 1753922784296,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "1zuyof1XuIfi3aMG",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Jagged Knife Sniper",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!1zuyof1XuIfi3aMG"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Juvenile Flickerfly","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":14,"damageThresholds":{"major":13,"severe":26},"resources":{"hitPoints":{"value":0,"max":10,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"motivesAndTactics":"Collect shiny things, hunt, swoop","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A horse-sized insect with iridescent scales and crystalline wings moving faster than the eye can see.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784297,"modifiedTime":1753922784297,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"MYXmTx2FHcIjdfYZ","sort":3400000,"_key":"!actors!MYXmTx2FHcIjdfYZ","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Juvenile Flickerfly","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Juvenile Flickerfly",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 13,
|
||||||
|
"severe": 26
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 10,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Collect shiny things, hunt, swoop",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A horse-sized insect with iridescent scales and crystalline wings moving faster than the eye can see.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784297,
|
||||||
|
"modifiedTime": 1753922784297,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "MYXmTx2FHcIjdfYZ",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Juvenile Flickerfly",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!MYXmTx2FHcIjdfYZ"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Knight of the Realm","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":15,"damageThresholds":{"major":13,"severe":26},"resources":{"hitPoints":{"value":0,"max":6,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Run down, seek glory, show dominance","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A decorated soldier with heavy armor and a powerful steed.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784302,"modifiedTime":1753922784302,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"7ai2opemrclQe3VF","sort":3400000,"_key":"!actors!7ai2opemrclQe3VF","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Knight of the Realm","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Knight of the Realm",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 15,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 13,
|
||||||
|
"severe": 26
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Run down, seek glory, show dominance",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A decorated soldier with heavy armor and a powerful steed.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784302,
|
||||||
|
"modifiedTime": 1753922784302,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "7ai2opemrclQe3VF",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Knight of the Realm",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!7ai2opemrclQe3VF"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Kraken","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"7XHlANCPz18yvl5L","system":{"difficulty":20,"damageThresholds":{"major":35,"severe":70},"resources":{"hitPoints":{"value":0,"max":11,"isReversed":true},"stress":{"value":0,"max":8,"isReversed":true}},"motivesAndTactics":"Consume, crush, drown, grapple","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":4,"description":"<p>A legendary beast of the sea, bigger than the largest galleon, with sucker-laden tentacles and a terrifying maw.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784303,"modifiedTime":1753922784303,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"4nqv3ZwJGjnmic8j","sort":3400000,"_key":"!actors!4nqv3ZwJGjnmic8j","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Kraken","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Kraken",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 20,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 35,
|
||||||
|
"severe": 70
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 11,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 8,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Consume, crush, drown, grapple",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 4,
|
||||||
|
"description": "<p>A legendary beast of the sea, bigger than the largest galleon, with sucker-laden tentacles and a terrifying maw.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784303,
|
||||||
|
"modifiedTime": 1753922784303,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "4nqv3ZwJGjnmic8j",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Kraken",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!4nqv3ZwJGjnmic8j"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Masked Thief","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":14,"damageThresholds":{"major":8,"severe":17},"resources":{"hitPoints":{"value":0,"max":4,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"motivesAndTactics":"Evade, hide, pilfer, profit","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A cunning thief with acrobatic skill and a flair for the dramatic.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784304,"modifiedTime":1753922784304,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"niBpVU7yeo5ccskE","sort":3400000,"_key":"!actors!niBpVU7yeo5ccskE","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Masked Thief","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Masked Thief",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 17
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Evade, hide, pilfer, profit",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A cunning thief with acrobatic skill and a flair for the dramatic.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784304,
|
||||||
|
"modifiedTime": 1753922784304,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "niBpVU7yeo5ccskE",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Masked Thief",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!niBpVU7yeo5ccskE"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Master Assassin","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":15,"damageThresholds":{"major":12,"severe":25},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"motivesAndTactics":"Ambush, get out alive, kill, prepare for all scenarios","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A seasoned killer with a threatening voice and a deadly blade.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784305,"modifiedTime":1753922784305,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"dNta0cUzr96xcFhf","sort":3400000,"_key":"!actors!dNta0cUzr96xcFhf","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Master Assassin","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Master Assassin",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 15,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 12,
|
||||||
|
"severe": 25
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Ambush, get out alive, kill, prepare for all scenarios",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A seasoned killer with a threatening voice and a deadly blade.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784305,
|
||||||
|
"modifiedTime": 1753922784305,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "dNta0cUzr96xcFhf",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Master Assassin",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!dNta0cUzr96xcFhf"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Merchant","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":12,"damageThresholds":{"major":4,"severe":8},"resources":{"hitPoints":{"value":0,"max":3,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Buy low and sell high, create demand, inflate prices, seek profit","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A finely dressed trader with a keen eye for financial gain.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784305,"modifiedTime":1753922784305,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"Al3w2CgjfdT3p9ma","sort":3400000,"_key":"!actors!Al3w2CgjfdT3p9ma","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Merchant","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Merchant",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 12,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 4,
|
||||||
|
"severe": 8
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Buy low and sell high, create demand, inflate prices, seek profit",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A finely dressed trader with a keen eye for financial gain.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784305,
|
||||||
|
"modifiedTime": 1753922784305,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "Al3w2CgjfdT3p9ma",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Merchant",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!Al3w2CgjfdT3p9ma"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Merchant Baron","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":15,"damageThresholds":{"major":9,"severe":19},"resources":{"hitPoints":{"value":0,"max":5,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Abuse power, gather resources, mobilize minions","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>An accomplished merchant with a large operation under their command.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784306,"modifiedTime":1753922784306,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"Vy02IhGhkJLuezu4","sort":3400000,"_key":"!actors!Vy02IhGhkJLuezu4","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Merchant Baron","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Merchant Baron",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 15,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 9,
|
||||||
|
"severe": 19
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Abuse power, gather resources, mobilize minions",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>An accomplished merchant with a large operation under their command.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784306,
|
||||||
|
"modifiedTime": 1753922784306,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "Vy02IhGhkJLuezu4",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Merchant Baron",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!Vy02IhGhkJLuezu4"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Minor Chaos Elemental","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":14,"damageThresholds":{"major":7,"severe":14},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Confound, destabilize, transmogrify","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A coruscating mass of uncontrollable magic.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784307,"modifiedTime":1753922784307,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"sRn4bqerfARvhgSV","sort":3400000,"_key":"!actors!sRn4bqerfARvhgSV","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Minor Chaos Elemental","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Minor Chaos Elemental",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 7,
|
||||||
|
"severe": 14
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Confound, destabilize, transmogrify",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A coruscating mass of uncontrollable magic.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784307,
|
||||||
|
"modifiedTime": 1753922784307,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "sRn4bqerfARvhgSV",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Minor Chaos Elemental",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!sRn4bqerfARvhgSV"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Minor Demon","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":14,"damageThresholds":{"major":8,"severe":15},"resources":{"hitPoints":{"value":0,"max":8,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Act erratically, corral targets, relish pain, torment","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A crimson-hued creature from the Circles Below, consumed by rage against all mortals.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784308,"modifiedTime":1753922784308,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"3tqCjDwJAQ7JKqMb","sort":3400000,"_key":"!actors!3tqCjDwJAQ7JKqMb","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Minor Demon","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Minor Demon",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 15
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 8,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Act erratically, corral targets, relish pain, torment",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A crimson-hued creature from the Circles Below, consumed by rage against all mortals.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784308,
|
||||||
|
"modifiedTime": 1753922784308,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "3tqCjDwJAQ7JKqMb",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Minor Demon",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!3tqCjDwJAQ7JKqMb"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Minor Fire Elemental","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":13,"damageThresholds":{"major":7,"severe":15},"resources":{"hitPoints":{"value":0,"max":9,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Encircle enemies, grow in size, intimidate, start fires","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A living flame the size of a large bonfire.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784308,"modifiedTime":1753922784308,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"DscWkNVoHak6P4hh","sort":3400000,"_key":"!actors!DscWkNVoHak6P4hh","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Minor Fire Elemental","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Minor Fire Elemental",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 13,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 7,
|
||||||
|
"severe": 15
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 9,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Encircle enemies, grow in size, intimidate, start fires",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A living flame the size of a large bonfire.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784308,
|
||||||
|
"modifiedTime": 1753922784308,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "DscWkNVoHak6P4hh",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Minor Fire Elemental",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!DscWkNVoHak6P4hh"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,170 @@
|
||||||
{"name":"Minor Treant","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"motivesAndTactics":"Crush, overwhelm, protect","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"difficulty":10,"tier":1,"description":"<p>An ambulatory sapling rising up to defend their forest.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784309,"modifiedTime":1753922784309,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"G62k4oSkhkoXEs2D","sort":3400000,"_key":"!actors!G62k4oSkhkoXEs2D","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Minor Treant","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Minor Treant",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"motivesAndTactics": "Crush, overwhelm, protect",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"difficulty": 10,
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>An ambulatory sapling rising up to defend their forest.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784309,
|
||||||
|
"modifiedTime": 1753922784309,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "G62k4oSkhkoXEs2D",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Minor Treant",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!G62k4oSkhkoXEs2D"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Minotaur Wrecker","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":16,"damageThresholds":{"major":14,"severe":27},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A massive bull-headed firbolg with a quick temper.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784310,"modifiedTime":1753922784310,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"rM9qCIYeWg9I0B4l","sort":3400000,"_key":"!actors!rM9qCIYeWg9I0B4l","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Minotaur Wrecker","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Minotaur Wrecker",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 16,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 14,
|
||||||
|
"severe": 27
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A massive bull-headed firbolg with a quick temper.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784310,
|
||||||
|
"modifiedTime": 1753922784310,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "rM9qCIYeWg9I0B4l",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Minotaur Wrecker",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!rM9qCIYeWg9I0B4l"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Monarch","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":16,"damageThresholds":{"major":16,"severe":32},"resources":{"hitPoints":{"value":0,"max":6,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>The sovereign ruler of a nation, wreathed in the privilege of tradition and wielding unmatched power in their domain.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784312,"modifiedTime":1753922784312,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"yx0vK2yfNVZKWUUi","sort":3400000,"_key":"!actors!yx0vK2yfNVZKWUUi","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Monarch","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Monarch",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 16,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 16,
|
||||||
|
"severe": 32
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>The sovereign ruler of a nation, wreathed in the privilege of tradition and wielding unmatched power in their domain.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784312,
|
||||||
|
"modifiedTime": 1753922784312,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "yx0vK2yfNVZKWUUi",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Monarch",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!yx0vK2yfNVZKWUUi"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Mortal Hunter","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":16,"damageThresholds":{"major":15,"severe":27},"resources":{"hitPoints":{"value":0,"max":6,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Devour, hunt, track","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>An undead figure wearing a heavy leather coat, with searching eyes and a casually cruel demeanor.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784313,"modifiedTime":1753922784313,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"mVV7a7KQAORoPMgZ","sort":3400000,"_key":"!actors!mVV7a7KQAORoPMgZ","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Mortal Hunter","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Mortal Hunter",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 16,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 15,
|
||||||
|
"severe": 27
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 6,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Devour, hunt, track",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>An undead figure wearing a heavy leather coat, with searching eyes and a casually cruel demeanor.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784313,
|
||||||
|
"modifiedTime": 1753922784313,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "mVV7a7KQAORoPMgZ",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Mortal Hunter",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!mVV7a7KQAORoPMgZ"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Oak Treant","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"wTI7nZkPhKxl7Wwq","system":{"difficulty":17,"damageThresholds":{"major":22,"severe":40},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":3,"description":"<p>A sturdy animate old-growth tree.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784314,"modifiedTime":1753922784314,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"XK78QUfY8c8Go8Uv","sort":3400000,"_key":"!actors!XK78QUfY8c8Go8Uv","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Oak Treant","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Oak Treant",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "wTI7nZkPhKxl7Wwq",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 17,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 22,
|
||||||
|
"severe": 40
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 3,
|
||||||
|
"description": "<p>A sturdy animate old-growth tree.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784314,
|
||||||
|
"modifiedTime": 1753922784314,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "XK78QUfY8c8Go8Uv",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Oak Treant",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!XK78QUfY8c8Go8Uv"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Oracle of Doom","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"7XHlANCPz18yvl5L","system":{"difficulty":20,"damageThresholds":{"major":38,"severe":68},"resources":{"hitPoints":{"value":0,"max":11,"isReversed":true},"stress":{"value":0,"max":10,"isReversed":true}},"motivesAndTactics":"Change environment, condemn, dishearten, toss aside","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":4,"description":"<p>A towering immortal and incarnation of fate, cursed to only see bad outcomes.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784315,"modifiedTime":1753922784315,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"befIqd5IYKg6eUz2","sort":3400000,"_key":"!actors!befIqd5IYKg6eUz2","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Oracle of Doom","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Oracle of Doom",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 20,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 38,
|
||||||
|
"severe": 68
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 11,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 10,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Change environment, condemn, dishearten, toss aside",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 4,
|
||||||
|
"description": "<p>A towering immortal and incarnation of fate, cursed to only see bad outcomes.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784315,
|
||||||
|
"modifiedTime": 1753922784315,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "befIqd5IYKg6eUz2",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Oracle of Doom",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!befIqd5IYKg6eUz2"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Outer Realms Abomination","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"7XHlANCPz18yvl5L","system":{"difficulty":19,"damageThresholds":{"major":35,"severe":71},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":4,"description":"<p>A chaotic mockery of life, constantly in flux.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784319,"modifiedTime":1753922784319,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"A0SeeDzwjvqOsyof","sort":3400000,"_key":"!actors!A0SeeDzwjvqOsyof","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Outer Realms Abomination","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Outer Realms Abomination",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 19,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 35,
|
||||||
|
"severe": 71
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 4,
|
||||||
|
"description": "<p>A chaotic mockery of life, constantly in flux.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784319,
|
||||||
|
"modifiedTime": 1753922784319,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "A0SeeDzwjvqOsyof",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Outer Realms Abomination",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!A0SeeDzwjvqOsyof"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Outer Realms Corrupter","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"7XHlANCPz18yvl5L","system":{"difficulty":19,"damageThresholds":{"major":27,"severe":47},"resources":{"hitPoints":{"value":0,"max":4,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":4,"description":"<p>A shifting, formless mass seemingly made of chromatic light.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784320,"modifiedTime":1753922784320,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"ms6nuOl3NFkhPj1k","sort":3400000,"_key":"!actors!ms6nuOl3NFkhPj1k","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Outer Realms Corrupter","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Outer Realms Corrupter",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 19,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 27,
|
||||||
|
"severe": 47
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 4,
|
||||||
|
"description": "<p>A shifting, formless mass seemingly made of chromatic light.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784320,
|
||||||
|
"modifiedTime": 1753922784320,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "ms6nuOl3NFkhPj1k",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Outer Realms Corrupter",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!ms6nuOl3NFkhPj1k"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,169 @@
|
||||||
{"name":"Outer Realms Thrall","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"7XHlANCPz18yvl5L","system":{"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"difficulty":17,"tier":4,"description":"<p>A vaguely humanoid form stripped of memory and identity.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784321,"modifiedTime":1753922784321,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"moJhHgKqTKPS2WYS","sort":3400000,"_key":"!actors!moJhHgKqTKPS2WYS","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Outer Realms Thrall","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Outer Realms Thrall",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"system": {
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"difficulty": 17,
|
||||||
|
"tier": 4,
|
||||||
|
"description": "<p>A vaguely humanoid form stripped of memory and identity.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784321,
|
||||||
|
"modifiedTime": 1753922784321,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "moJhHgKqTKPS2WYS",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Outer Realms Thrall",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!moJhHgKqTKPS2WYS"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Patchwork Zombie Hulk","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":13,"damageThresholds":{"major":8,"severe":15},"resources":{"hitPoints":{"value":0,"max":10,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Absorb corpses, flail, hunger, terrify","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A towering gestalt of corpses moving as one, with torso-sized limbs and fists as large as a grown halfling.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784322,"modifiedTime":1753922784322,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"EQTOAOUrkIvS2z88","sort":3400000,"_key":"!actors!EQTOAOUrkIvS2z88","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Patchwork Zombie Hulk","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Patchwork Zombie Hulk",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 13,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 15
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 10,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Absorb corpses, flail, hunger, terrify",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A towering gestalt of corpses moving as one, with torso-sized limbs and fists as large as a grown halfling.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784322,
|
||||||
|
"modifiedTime": 1753922784322,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "EQTOAOUrkIvS2z88",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Patchwork Zombie Hulk",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!EQTOAOUrkIvS2z88"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Perfected Zombie","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"7XHlANCPz18yvl5L","system":{"difficulty":20,"damageThresholds":{"major":40,"severe":70},"resources":{"hitPoints":{"value":0,"max":9,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Consume, hound, maim, terrify","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":4,"description":"<p>A towering, muscular zombie with magically infused strength and skill.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784323,"modifiedTime":1753922784323,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"CP6iRfHdyFWniTHY","sort":3400000,"_key":"!actors!CP6iRfHdyFWniTHY","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Perfected Zombie","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Perfected Zombie",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "7XHlANCPz18yvl5L",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 20,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 40,
|
||||||
|
"severe": 70
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 9,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Consume, hound, maim, terrify",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 4,
|
||||||
|
"description": "<p>A towering, muscular zombie with magically infused strength and skill.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784323,
|
||||||
|
"modifiedTime": 1753922784323,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "CP6iRfHdyFWniTHY",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Perfected Zombie",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!CP6iRfHdyFWniTHY"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Petty Noble","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":14,"damageThresholds":{"major":6,"severe":10},"resources":{"hitPoints":{"value":0,"max":3,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A richly dressed and adorned aristocrat brimming with hubris.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784324,"modifiedTime":1753922784324,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"wycLpvebWdUqRhpP","sort":3400000,"_key":"!actors!wycLpvebWdUqRhpP","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Petty Noble","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Petty Noble",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 6,
|
||||||
|
"severe": 10
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A richly dressed and adorned aristocrat brimming with hubris.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784324,
|
||||||
|
"modifiedTime": 1753922784324,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "wycLpvebWdUqRhpP",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Petty Noble",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!wycLpvebWdUqRhpP"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Pirate Captain","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":14,"damageThresholds":{"major":7,"severe":14},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":5,"isReversed":true}},"motivesAndTactics":"Command, make ’em walk the plank, plunder, raid","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A charismatic sea dog with an impressive hat, eager to raid and plunder.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784325,"modifiedTime":1753922784325,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"OROJbjsqagVh7ECV","sort":3400000,"_key":"!actors!OROJbjsqagVh7ECV","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Pirate Captain","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Pirate Captain",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 7,
|
||||||
|
"severe": 14
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Command, make ’em walk the plank, plunder, raid",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A charismatic sea dog with an impressive hat, eager to raid and plunder.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784325,
|
||||||
|
"modifiedTime": 1753922784325,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "OROJbjsqagVh7ECV",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Pirate Captain",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!OROJbjsqagVh7ECV"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Pirate Raiders","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":12,"damageThresholds":{"major":5,"severe":11},"resources":{"hitPoints":{"value":0,"max":4,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Gang up, plunder, raid","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>Seafaring scoundrels moving in a ravaging pack.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784326,"modifiedTime":1753922784326,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"5YgEajn0wa4i85kC","sort":3400000,"_key":"!actors!5YgEajn0wa4i85kC","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Pirate Raiders","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Pirate Raiders",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 12,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 5,
|
||||||
|
"severe": 11
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Gang up, plunder, raid",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>Seafaring scoundrels moving in a ravaging pack.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784326,
|
||||||
|
"modifiedTime": 1753922784326,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "5YgEajn0wa4i85kC",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Pirate Raiders",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!5YgEajn0wa4i85kC"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Pirate Tough","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":13,"damageThresholds":{"major":8,"severe":15},"resources":{"hitPoints":{"value":0,"max":5,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Plunder, raid, smash, terrorize","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A thickly muscled and tattooed pirate with melon-sized fists.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784331,"modifiedTime":1753922784331,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"GB8zP9LYt061DlqY","sort":3400000,"_key":"!actors!GB8zP9LYt061DlqY","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Pirate Tough","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Pirate Tough",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 13,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 15
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Plunder, raid, smash, terrorize",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A thickly muscled and tattooed pirate with melon-sized fists.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784331,
|
||||||
|
"modifiedTime": 1753922784331,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "GB8zP9LYt061DlqY",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Pirate Tough",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!GB8zP9LYt061DlqY"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Red Ooze","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":10,"damageThresholds":{"major":6,"severe":11},"resources":{"hitPoints":{"value":0,"max":5,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"motivesAndTactics":"Camouflage, consume and multiply, ignite, start fires","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>A moving mound of translucent flaming red slime.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784338,"modifiedTime":1753922784338,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"9rVlbJVrDNn1x7PS","sort":3400000,"_key":"!actors!9rVlbJVrDNn1x7PS","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Red Ooze","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Red Ooze",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 10,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 6,
|
||||||
|
"severe": 11
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Camouflage, consume and multiply, ignite, start fires",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A moving mound of translucent flaming red slime.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784338,
|
||||||
|
"modifiedTime": 1753922784338,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "9rVlbJVrDNn1x7PS",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Red Ooze",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!9rVlbJVrDNn1x7PS"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,170 @@
|
||||||
{"name":"Rotted Zombie","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"motivesAndTactics":"Eat flesh, hunger, maul, surround","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"difficulty":8,"tier":1,"description":"<p>A decaying corpse ambling toward their prey.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784339,"modifiedTime":1753922784339,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"gP3fWTLzSFnpA8EJ","sort":3400000,"_key":"!actors!gP3fWTLzSFnpA8EJ","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Rotted Zombie","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Rotted Zombie",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"motivesAndTactics": "Eat flesh, hunger, maul, surround",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"difficulty": 8,
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>A decaying corpse ambling toward their prey.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784339,
|
||||||
|
"modifiedTime": 1753922784339,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "gP3fWTLzSFnpA8EJ",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Rotted Zombie",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!gP3fWTLzSFnpA8EJ"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Royal Advisor","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":14,"damageThresholds":{"major":8,"severe":15},"resources":{"hitPoints":{"value":0,"max":3,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A high-ranking courtier with the ear of the local nobility.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784339,"modifiedTime":1753922784339,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"EtLJiTsilPPZvLUX","sort":3400000,"_key":"!actors!EtLJiTsilPPZvLUX","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Royal Advisor","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Royal Advisor",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 8,
|
||||||
|
"severe": 15
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A high-ranking courtier with the ear of the local nobility.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784339,
|
||||||
|
"modifiedTime": 1753922784339,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "EtLJiTsilPPZvLUX",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Royal Advisor",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!EtLJiTsilPPZvLUX"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
{"name":"Secret-Keeper","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":16,"damageThresholds":{"major":13,"severe":26},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":4,"isReversed":true}},"motivesAndTactics":"Amass great power, plot, take command","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A clandestine leader with a direct channel to the Fallen Gods.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784341,"modifiedTime":1753922784341,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"sLAccjvCWfeedbpI","sort":3400000,"_key":"!actors!sLAccjvCWfeedbpI","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Secret-Keeper","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
|
||||||
|
|
@ -0,0 +1,186 @@
|
||||||
|
{
|
||||||
|
"name": "Secret-Keeper",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 16,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 13,
|
||||||
|
"severe": 26
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Amass great power, plot, take command",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A clandestine leader with a direct channel to the Fallen Gods.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784341,
|
||||||
|
"modifiedTime": 1753922784341,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "sLAccjvCWfeedbpI",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Secret-Keeper",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!sLAccjvCWfeedbpI"
|
||||||
|
}
|
||||||
|
|
@ -1 +1,170 @@
|
||||||
{"name":"Sellsword","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"motivesAndTactics":"Charge, lacerate, overwhelm, profit","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"difficulty":10,"tier":1,"description":"<p>An armed mercenary testing their luck.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784341,"modifiedTime":1753922784341,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"bgreCaQ6ap2DVpCr","sort":3400000,"_key":"!actors!bgreCaQ6ap2DVpCr","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Sellsword","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Sellsword",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"motivesAndTactics": "Charge, lacerate, overwhelm, profit",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"difficulty": 10,
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>An armed mercenary testing their luck.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784341,
|
||||||
|
"modifiedTime": 1753922784341,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "bgreCaQ6ap2DVpCr",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Sellsword",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!bgreCaQ6ap2DVpCr"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,186 @@
|
||||||
{"name":"Shambling Zombie","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"sxvlEwi25uAoB2C5","system":{"difficulty":10,"damageThresholds":{"major":4,"severe":6},"resources":{"hitPoints":{"value":0,"max":4,"isReversed":true},"stress":{"value":0,"max":1,"isReversed":true}},"motivesAndTactics":"Devour, hungry, mob enemy, shred flesh","resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":1,"description":"<p>An animated corpse that moves shakily, driven only by hunger.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784342,"modifiedTime":1753922784342,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"2nXz4ilAY4xuhKLm","sort":3400000,"_key":"!actors!2nXz4ilAY4xuhKLm","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Shambling Zombie","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Shambling Zombie",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "sxvlEwi25uAoB2C5",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 10,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 4,
|
||||||
|
"severe": 6
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 4,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 1,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": "Devour, hungry, mob enemy, shred flesh",
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 1,
|
||||||
|
"description": "<p>An animated corpse that moves shakily, driven only by hunger.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784342,
|
||||||
|
"modifiedTime": 1753922784342,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "2nXz4ilAY4xuhKLm",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Shambling Zombie",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!2nXz4ilAY4xuhKLm"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Shark","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":14,"damageThresholds":{"major":14,"severe":28},"resources":{"hitPoints":{"value":0,"max":7,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A large aquatic predator, always on the move.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784342,"modifiedTime":1753922784342,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"YmVAkdNsyuXWTtYp","sort":3400000,"_key":"!actors!YmVAkdNsyuXWTtYp","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Shark","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Shark",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 14,
|
||||||
|
"severe": 28
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 7,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A large aquatic predator, always on the move.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784342,
|
||||||
|
"modifiedTime": 1753922784342,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "YmVAkdNsyuXWTtYp",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Shark",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!YmVAkdNsyuXWTtYp"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,185 @@
|
||||||
{"name":"Siren","img":"icons/svg/mystery-man.svg","type":"adversary","folder":"OgzrmfH1ZbpljX7k","system":{"difficulty":14,"damageThresholds":{"major":9,"severe":18},"resources":{"hitPoints":{"value":0,"max":5,"isReversed":true},"stress":{"value":0,"max":3,"isReversed":true}},"resistance":{"physical":{"resistance":false,"immunity":false,"reduction":0},"magical":{"resistance":false,"immunity":false,"reduction":0}},"type":"standard","notes":"","hordeHp":1,"experiences":{},"bonuses":{"roll":{"attack":{"bonus":0,"dice":[]},"action":{"bonus":0,"dice":[]},"reaction":{"bonus":0,"dice":[]}},"damage":{"physical":{"bonus":0,"dice":[]},"magical":{"bonus":0,"dice":[]}}},"tier":2,"description":"<p>A half-fish person with shimmering scales and an irresistible voice.</p>"},"flags":{},"_stats":{"compendiumSource":null,"duplicateSource":null,"exportSource":null,"coreVersion":"13.344","systemId":"daggerheart","systemVersion":"0.0.1","createdTime":1753922784344,"modifiedTime":1753922784344,"lastModifiedBy":"WafZqd6qLGpBRGTt"},"_id":"BK4jwyXSRx7IOQiO","sort":3400000,"_key":"!actors!BK4jwyXSRx7IOQiO","ownership":{"default":0,"ei8OkswTzyDp4IGC":3,"WafZqd6qLGpBRGTt":3},"prototypeToken":{"name":"Siren","displayName":0,"actorLink":false,"width":1,"height":1,"texture":{"src":"icons/svg/mystery-man.svg","anchorX":0.5,"anchorY":0.5,"offsetX":0,"offsetY":0,"fit":"contain","scaleX":1,"scaleY":1,"rotation":0,"tint":"#ffffff","alphaThreshold":0.75},"lockRotation":false,"rotation":0,"alpha":1,"disposition":-1,"displayBars":0,"bar1":{"attribute":"resources.hitPoints"},"bar2":{"attribute":"resources.stress"},"light":{"negative":false,"priority":0,"alpha":0.5,"angle":360,"bright":0,"color":null,"coloration":1,"dim":0,"attenuation":0.5,"luminosity":0.5,"saturation":0,"contrast":0,"shadows":0,"animation":{"type":null,"speed":5,"intensity":5,"reverse":false},"darkness":{"min":0,"max":1}},"sight":{"enabled":false,"range":0,"angle":360,"visionMode":"basic","color":null,"attenuation":0.1,"brightness":0,"saturation":0,"contrast":0},"detectionModes":[],"occludable":{"radius":0},"ring":{"enabled":false,"colors":{"ring":null,"background":null},"effects":1,"subject":{"scale":1,"texture":null}},"turnMarker":{"mode":1,"animation":null,"src":null,"disposition":false},"movementAction":null,"flags":{},"randomImg":false,"appendNumber":false,"prependAdjective":false},"items":[],"effects":[]}
|
{
|
||||||
|
"name": "Siren",
|
||||||
|
"img": "icons/svg/mystery-man.svg",
|
||||||
|
"type": "adversary",
|
||||||
|
"folder": "OgzrmfH1ZbpljX7k",
|
||||||
|
"system": {
|
||||||
|
"difficulty": 14,
|
||||||
|
"damageThresholds": {
|
||||||
|
"major": 9,
|
||||||
|
"severe": 18
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"hitPoints": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 5,
|
||||||
|
"isReversed": true
|
||||||
|
},
|
||||||
|
"stress": {
|
||||||
|
"value": 0,
|
||||||
|
"max": 3,
|
||||||
|
"isReversed": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resistance": {
|
||||||
|
"physical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"resistance": false,
|
||||||
|
"immunity": false,
|
||||||
|
"reduction": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "standard",
|
||||||
|
"notes": "",
|
||||||
|
"hordeHp": 1,
|
||||||
|
"experiences": {},
|
||||||
|
"bonuses": {
|
||||||
|
"roll": {
|
||||||
|
"attack": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"action": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"reaction": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"physical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
},
|
||||||
|
"magical": {
|
||||||
|
"bonus": 0,
|
||||||
|
"dice": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tier": 2,
|
||||||
|
"description": "<p>A half-fish person with shimmering scales and an irresistible voice.</p>"
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.344",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1753922784344,
|
||||||
|
"modifiedTime": 1753922784344,
|
||||||
|
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||||
|
},
|
||||||
|
"_id": "BK4jwyXSRx7IOQiO",
|
||||||
|
"sort": 3400000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"ei8OkswTzyDp4IGC": 3,
|
||||||
|
"WafZqd6qLGpBRGTt": 3
|
||||||
|
},
|
||||||
|
"prototypeToken": {
|
||||||
|
"name": "Siren",
|
||||||
|
"displayName": 0,
|
||||||
|
"actorLink": false,
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"texture": {
|
||||||
|
"src": "icons/svg/mystery-man.svg",
|
||||||
|
"anchorX": 0.5,
|
||||||
|
"anchorY": 0.5,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"fit": "contain",
|
||||||
|
"scaleX": 1,
|
||||||
|
"scaleY": 1,
|
||||||
|
"rotation": 0,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"alphaThreshold": 0.75
|
||||||
|
},
|
||||||
|
"lockRotation": false,
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"disposition": -1,
|
||||||
|
"displayBars": 0,
|
||||||
|
"bar1": {
|
||||||
|
"attribute": "resources.hitPoints"
|
||||||
|
},
|
||||||
|
"bar2": {
|
||||||
|
"attribute": "resources.stress"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"negative": false,
|
||||||
|
"priority": 0,
|
||||||
|
"alpha": 0.5,
|
||||||
|
"angle": 360,
|
||||||
|
"bright": 0,
|
||||||
|
"color": null,
|
||||||
|
"coloration": 1,
|
||||||
|
"dim": 0,
|
||||||
|
"attenuation": 0.5,
|
||||||
|
"luminosity": 0.5,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0,
|
||||||
|
"shadows": 0,
|
||||||
|
"animation": {
|
||||||
|
"type": null,
|
||||||
|
"speed": 5,
|
||||||
|
"intensity": 5,
|
||||||
|
"reverse": false
|
||||||
|
},
|
||||||
|
"darkness": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sight": {
|
||||||
|
"enabled": false,
|
||||||
|
"range": 0,
|
||||||
|
"angle": 360,
|
||||||
|
"visionMode": "basic",
|
||||||
|
"color": null,
|
||||||
|
"attenuation": 0.1,
|
||||||
|
"brightness": 0,
|
||||||
|
"saturation": 0,
|
||||||
|
"contrast": 0
|
||||||
|
},
|
||||||
|
"detectionModes": [],
|
||||||
|
"occludable": {
|
||||||
|
"radius": 0
|
||||||
|
},
|
||||||
|
"ring": {
|
||||||
|
"enabled": false,
|
||||||
|
"colors": {
|
||||||
|
"ring": null,
|
||||||
|
"background": null
|
||||||
|
},
|
||||||
|
"effects": 1,
|
||||||
|
"subject": {
|
||||||
|
"scale": 1,
|
||||||
|
"texture": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"turnMarker": {
|
||||||
|
"mode": 1,
|
||||||
|
"animation": null,
|
||||||
|
"src": null,
|
||||||
|
"disposition": false
|
||||||
|
},
|
||||||
|
"movementAction": null,
|
||||||
|
"flags": {},
|
||||||
|
"randomImg": false,
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
|
},
|
||||||
|
"items": [],
|
||||||
|
"effects": [],
|
||||||
|
"_key": "!actors!BK4jwyXSRx7IOQiO"
|
||||||
|
}
|
||||||
|
|
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue