[Feature] 495 - Adversaries Tier 2 (#507)

* Half of Tier 2

* Finished Tier 2

* Updated faulty damage
This commit is contained in:
WBHarry 2025-08-02 07:45:08 +02:00 committed by GitHub
parent 90faf48b05
commit 32c35d3213
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
40 changed files with 12679 additions and 707 deletions

View file

@ -17,10 +17,16 @@
"reduction": 0
}
},
"type": "standard",
"type": "minion",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"KRU37FQnKagBvefZ": {
"name": "Intrusion",
"description": "",
"value": 2
}
},
"bonuses": {
"roll": {
"attack": {
@ -49,22 +55,69 @@
},
"difficulty": 13,
"tier": 2,
"description": "<p>A young trainee eager to prove themselves.</p>"
"description": "<p>A young trainee eager to prove themselves.</p>",
"resources": {
"hitPoints": {
"max": 1
},
"stress": {
"max": 1
}
},
"attack": {
"name": "Thrown Dagger",
"range": "veryClose",
"roll": {
"bonus": -1
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "4"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"img": "icons/weapons/daggers/dagger-bone-black.webp"
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784220,
"modifiedTime": 1753922784220,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "vNIbYQ4YSzNf0WPE",
"sort": 3400000,
"sort": 3500000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -164,7 +217,105 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Minion (6)",
"type": "feature",
"system": {
"description": "<p>The Assassin is defeated when they take any damage. For every 6 damage a PC deals to the Assassin, defeat an additional Minion within range the attack would succeed against.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "2yREz60uPY80tAa4",
"img": "icons/magic/symbols/runes-carved-stone-yellow.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754070516177,
"modifiedTime": 1754070536166,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!vNIbYQ4YSzNf0WPE.2yREz60uPY80tAa4"
},
{
"name": "Group Attack",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to choose a target and spotlight all Apprentice Assassins within Close range of them. Those Minions move into Melee range of the target and make one shared attack roll. On a success, they deal 4 physical damage each. Combine this damage.</p>",
"resource": null,
"actions": {
"vgguNWz8vG8aoLXR": {
"type": "effect",
"_id": "vgguNWz8vG8aoLXR",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "any",
"amount": null
},
"name": "Spend Fear",
"img": "icons/magic/unholy/orb-hands-pink.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "4wT7CmM1DJEPcraF",
"img": "icons/creatures/abilities/tail-strike-bone-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754070539112,
"modifiedTime": 1754070582456,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!vNIbYQ4YSzNf0WPE.4wT7CmM1DJEPcraF"
}
],
"effects": [],
"_key": "!actors!vNIbYQ4YSzNf0WPE"
}

View file

@ -34,9 +34,9 @@
"reduction": 0
}
},
"type": "standard",
"type": "horde",
"notes": "",
"hordeHp": 1,
"hordeHp": 2,
"experiences": {},
"bonuses": {
"roll": {
@ -65,22 +65,60 @@
}
},
"tier": 2,
"description": "<p>A group of trained archers bearing massive bows.</p>"
"description": "<p>A group of trained archers bearing massive bows.</p>",
"attack": {
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d6",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"valueAlt": {
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": 3,
"custom": {
"enabled": false
}
},
"resultBased": false,
"base": false
}
]
},
"name": "Longbow",
"img": "icons/weapons/bows/longbow-recurve-leather-brown.webp",
"range": "far",
"roll": {
"bonus": 0
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784223,
"modifiedTime": 1753922784223,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "0ts6CGd93lLqGZI5",
"sort": 3400000,
"sort": 200000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +218,299 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"effects": [],
"items": [
{
"name": "Horde (1d6+3)",
"type": "feature",
"system": {
"description": "<p>When the Squadron has marked half or more of their HP, their standard attack deals <strong>1d6+3</strong> physical damage instead.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "uPwtE9d63PHtQitG",
"img": "icons/creatures/magical/humanoid-silhouette-aliens-green.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754070637872,
"modifiedTime": 1754070657545,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!0ts6CGd93lLqGZI5.uPwtE9d63PHtQitG"
},
{
"name": "Focused Volley",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to target a point within Far range. Make an attack with advantage against all targets within Close range of that point. Targets the Squadron succeeds against take <strong>1d10+4</strong> physical damage.</p><p>@Template[type:circle|range:c]</p>",
"resource": null,
"actions": {
"uG7Hl2DqaT69aNs1": {
"type": "attack",
"_id": "uG7Hl2DqaT69aNs1",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 1,
"dice": "d10",
"bonus": 4,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/skills/ranged/arrows-flying-triple-brown.webp",
"range": "far"
}
},
"originItemType": null,
"originId": null
},
"_id": "Wuf5y9tJ88BwzLv2",
"img": "icons/skills/ranged/arrows-flying-triple-brown.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754070661520,
"modifiedTime": 1754070745015,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!0ts6CGd93lLqGZI5.Wuf5y9tJ88BwzLv2"
},
{
"name": "Supressing Fire",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to target a point within Far range. Until the next roll with Fear, a creature who moves within Close range of that point must make an Agility Reaction Roll. On a failure, they take <strong>2d6+3</strong> physical damage. On a success, they take half damage.</p><p>@Template[type:circle|range:c]</p>",
"resource": null,
"actions": {
"mH6mmJIMM1fwzePt": {
"type": "attack",
"_id": "mH6mmJIMM1fwzePt",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d6",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "agility",
"difficulty": null,
"damageMod": "half"
},
"name": "Agility Roll",
"img": "icons/skills/ranged/arrows-flying-salvo-blue.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "ayGHTtyjSuIR4BrV",
"img": "icons/skills/ranged/arrows-flying-salvo-blue.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754070760732,
"modifiedTime": 1754070860912,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!0ts6CGd93lLqGZI5.ayGHTtyjSuIR4BrV"
}
],
"effects": [
{
"type": "horde",
"name": "Horde",
"img": "icons/magic/movement/chevrons-down-yellow.webp",
"disabled": true,
"_id": "bq8hTzQoCXmA3xad",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"duration": {
"startTime": 0,
"combat": null
},
"description": "",
"origin": null,
"tint": "#ffffff",
"transfer": false,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754070598535,
"modifiedTime": 1754070598535,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.effects!0ts6CGd93lLqGZI5.bq8hTzQoCXmA3xad"
}
],
"_key": "!actors!0ts6CGd93lLqGZI5"
}

View file

@ -34,10 +34,16 @@
"reduction": 0
}
},
"type": "standard",
"type": "skulk",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"t4LUkxg9fu3go5h4": {
"name": "Intrusion",
"description": "",
"value": 2
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +71,60 @@
}
},
"tier": 2,
"description": "<p>A cunning scoundrel skilled in both poisons and ambushing.</p>"
"description": "<p>A cunning scoundrel skilled in both poisons and ambushing.</p>",
"attack": {
"name": "Poisoned Throwing Dagger",
"img": "icons/skills/melee/blade-tip-acid-poison-green.webp",
"roll": {
"bonus": 3
},
"range": "close",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 1,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784224,
"modifiedTime": 1753922784224,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "h5RuhzGL17dW5FBT",
"sort": 3400000,
"sort": 2700000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +224,307 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Grindletooth Venom",
"type": "feature",
"system": {
"description": "<p>Targets who mark HP from the Assassins attacks are Vulnerable until they clear a HP.</p>",
"resource": null,
"actions": {
"L83tU1TgmqoH9SSn": {
"type": "effect",
"_id": "L83tU1TgmqoH9SSn",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [
{
"_id": "2iBVUGHtGW3I9VIj",
"onSave": false
}
],
"target": {
"type": "any",
"amount": null
},
"name": "Apply Venom",
"img": "icons/skills/toxins/poison-bottle-corked-fire-green.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "Fz2lnUEeBxsDpx0G",
"img": "icons/skills/toxins/poison-bottle-corked-fire-green.webp",
"effects": [
{
"name": "Grindletooth Venom",
"img": "icons/skills/toxins/poison-bottle-corked-fire-green.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.h5RuhzGL17dW5FBT.Item.Fz2lnUEeBxsDpx0G",
"transfer": false,
"_id": "2iBVUGHtGW3I9VIj",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p> <em>Vulnerable</em> until you clear a HP.</p>",
"tint": "#ffffff",
"statuses": [
"vulnerable"
],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754073115997,
"modifiedTime": 1754073138695,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!h5RuhzGL17dW5FBT.Fz2lnUEeBxsDpx0G.2iBVUGHtGW3I9VIj"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754073069218,
"modifiedTime": 1754073116024,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!h5RuhzGL17dW5FBT.Fz2lnUEeBxsDpx0G"
},
{
"name": "Assassin Poisoner",
"type": "feature",
"system": {
"description": "<p>The Assassin has advantage on attacks if they are <em>Hidden</em>.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "of6g4piugKzTI4dv",
"img": "icons/magic/perception/shadow-stealth-eyes-purple.webp",
"effects": [
{
"name": "Out of Nowhere",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"_id": "qT5nh7OcQ6aGdiWS",
"img": "icons/magic/perception/shadow-stealth-eyes-purple.webp",
"changes": [
{
"key": "system.advantageSources",
"mode": 2,
"value": "On attacks if they are Hidden.",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>The Assassin has advantage on attacks if they are <em>Hidden.</em></p>",
"origin": null,
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754073175871,
"modifiedTime": 1754073220488,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!h5RuhzGL17dW5FBT.of6g4piugKzTI4dv.qT5nh7OcQ6aGdiWS"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754073144490,
"modifiedTime": 1754073171491,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!h5RuhzGL17dW5FBT.of6g4piugKzTI4dv"
},
{
"name": "Fumigation",
"type": "feature",
"system": {
"description": "<p>Drop a smoke bomb that fi lls the air within Close range with smoke, Dizzying all targets in this area. Dizzied targets have disadvantage on their next action roll, then clear the condition.</p><p>@Template[type:emanation|range:c]</p>",
"resource": null,
"actions": {
"sp7RfJRQJsEUm09m": {
"type": "effect",
"_id": "sp7RfJRQJsEUm09m",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [
{
"_id": "yP4ot8VqS56RnxnE",
"onSave": false
}
],
"target": {
"type": "any",
"amount": null
},
"name": "Drop Bomb",
"img": "icons/magic/air/fog-gas-smoke-green.webp",
"range": "close"
}
},
"originItemType": null,
"originId": null
},
"_id": "lAmiK8wVxjyHwKlp",
"img": "icons/magic/air/fog-gas-smoke-green.webp",
"effects": [
{
"name": "Dizzy",
"img": "icons/magic/control/silhouette-hold-change-green.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.h5RuhzGL17dW5FBT.Item.lAmiK8wVxjyHwKlp",
"transfer": false,
"_id": "yP4ot8VqS56RnxnE",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>Dizzied targets have disadvantage on their next action roll, then clear the condition.</p>",
"tint": "#ffffff",
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754073324162,
"modifiedTime": 1754073362021,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!h5RuhzGL17dW5FBT.lAmiK8wVxjyHwKlp.yP4ot8VqS56RnxnE"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754073225985,
"modifiedTime": 1754073324182,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!h5RuhzGL17dW5FBT.lAmiK8wVxjyHwKlp"
}
],
"effects": [],
"_key": "!actors!h5RuhzGL17dW5FBT"
}

View file

@ -34,7 +34,7 @@
"reduction": 0
}
},
"type": "standard",
"type": "ranged",
"notes": "",
"hordeHp": 1,
"experiences": {},
@ -65,22 +65,60 @@
}
},
"tier": 2,
"description": "<p>A floating humanoid skull animated by scintillating magic.</p>"
"description": "<p>A floating humanoid skull animated by scintillating magic.</p>",
"attack": {
"name": "Energy Blast",
"roll": {
"bonus": 2
},
"range": "close",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"magical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"img": "icons/magic/light/beam-rays-magenta.webp"
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784233,
"modifiedTime": 1753922784233,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "jDmHqGvzg5wjgmxE",
"sort": 3400000,
"sort": 2800000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +218,412 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Levitation",
"type": "feature",
"system": {
"description": "<p>The Skull levitates several feet off the ground and cant be <em>Restrained</em>.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "m6uPm4vujrUjSFPw",
"img": "icons/magic/air/fog-gas-smoke-blue-gray.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754075067352,
"modifiedTime": 1754075095219,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!jDmHqGvzg5wjgmxE.m6uPm4vujrUjSFPw"
},
{
"name": "Wards",
"type": "feature",
"system": {
"description": "<p> The Skull is resistant to magic damage.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "LNVlf1BeqC3XyTrV",
"img": "icons/magic/defensive/barrier-shield-dome-blue-purple.webp",
"effects": [
{
"name": "Wards",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"_id": "4rj6PM0AGrrlbxSc",
"img": "icons/magic/defensive/barrier-shield-dome-blue-purple.webp",
"changes": [
{
"key": "system.resistance.magical.resistance",
"mode": 5,
"value": "1",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">The Skull is resistant to magic damage.</span></p>",
"origin": null,
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754075111183,
"modifiedTime": 1754075147178,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!jDmHqGvzg5wjgmxE.LNVlf1BeqC3XyTrV.4rj6PM0AGrrlbxSc"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754075098555,
"modifiedTime": 1754075127728,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!jDmHqGvzg5wjgmxE.LNVlf1BeqC3XyTrV"
},
{
"name": "Magic Burst",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to make an attack against all targets within Close range. Targets the Skull succeeds against take <strong>2d6+4</strong> magic damage.</p><p>@Template[type:emanation|range:c]</p>",
"resource": null,
"actions": {
"iF0PD1t3yovKMTfy": {
"type": "attack",
"_id": "iF0PD1t3yovKMTfy",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d6",
"bonus": 4,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"magical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/magic/lightning/bolt-strike-purple.webp",
"range": "close"
}
},
"originItemType": null,
"originId": null
},
"_id": "Zn25zBr96y1hrmnr",
"img": "icons/magic/lightning/bolt-strike-purple.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754075150449,
"modifiedTime": 1754075227513,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!jDmHqGvzg5wjgmxE.Zn25zBr96y1hrmnr"
},
{
"name": "Siphon Magic",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to make an attack against a PC with a Spellcast trait within Very Close range. On a success, the target marks <strong>1d4</strong> Stress and the Skull clears that many Stress. Additionally, on a success, the Skull can immediately be spotlighted again.</p>",
"resource": null,
"actions": {
"872Fq88Hitwc6f3W": {
"type": "attack",
"_id": "872Fq88Hitwc6f3W",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 1,
"dice": "d4",
"bonus": null,
"multiplier": "flat"
},
"applyTo": "stress",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/magic/control/sihouette-hold-beam-green.webp",
"range": "veryClose"
},
"m71TUOhKkOLUj8FZ": {
"type": "healing",
"_id": "m71TUOhKkOLUj8FZ",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 1,
"dice": "d4",
"bonus": null,
"multiplier": "flat"
},
"applyTo": "stress",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "self",
"amount": null
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"name": "Clear Stress",
"img": "icons/magic/control/sihouette-hold-beam-green.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "urXRi4bdBfvl8U6K",
"img": "icons/magic/control/sihouette-hold-beam-green.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754075230388,
"modifiedTime": 1754075325188,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!jDmHqGvzg5wjgmxE.urXRi4bdBfvl8U6K"
}
],
"effects": [],
"_key": "!actors!jDmHqGvzg5wjgmxE"
}

View file

@ -16,7 +16,7 @@
"reduction": 0
}
},
"type": "standard",
"type": "minion",
"notes": "",
"hordeHp": 1,
"experiences": {},
@ -48,22 +48,69 @@
},
"difficulty": 12,
"tier": 2,
"description": "<p>A poorly trained civilian pressed into war.</p>"
"description": "<p>A poorly trained civilian pressed into war.</p>",
"motivesAndTactics": "Follow orders, gang up, survive",
"resources": {
"hitPoints": {
"max": 1
},
"stress": {
"max": 1
}
},
"attack": {
"name": "Spears",
"range": "veryClose",
"roll": {
"bonus": 0
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "6"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784234,
"modifiedTime": 1753922784234,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "99TqczuQipBmaB8i",
"sort": 3400000,
"sort": 1200000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -163,7 +210,105 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Minion (6)",
"type": "feature",
"system": {
"description": "<p>The Conscript is defeated when they take any damage. For every 6 damage a PC deals to the Conscript, defeat an additional Minion within range the attack would succeed against.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "DgzY4TV3FrxDvhhY",
"img": "icons/magic/symbols/runes-carved-stone-yellow.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754075360936,
"modifiedTime": 1754075373905,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!99TqczuQipBmaB8i.DgzY4TV3FrxDvhhY"
},
{
"name": "Group Attack",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to choose a target and spotlight all Conscripts within Close range of them. Those Minions move into Melee range of the target and make one shared attack roll. On a success, they deal 6 physical damage each. Combine this damage.</p>",
"resource": null,
"actions": {
"cbAvPSIhwBMBTI3D": {
"type": "effect",
"_id": "cbAvPSIhwBMBTI3D",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "any",
"amount": null
},
"name": "Spend Fear",
"img": "icons/creatures/abilities/tail-strike-bone-orange.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "MWfKUGzT1YBmLvpn",
"img": "icons/creatures/abilities/tail-strike-bone-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754075401268,
"modifiedTime": 1754075437940,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!99TqczuQipBmaB8i.MWfKUGzT1YBmLvpn"
}
],
"effects": [],
"_key": "!actors!99TqczuQipBmaB8i"
}

View file

@ -33,10 +33,21 @@
"reduction": 0
}
},
"type": "standard",
"type": "social",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"AOiKcHqVyMaJ3myX": {
"name": "Manipulation",
"description": "",
"value": 3
},
"Nuono4rS5iRVINjq": {
"name": "Socialite",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -64,22 +75,60 @@
}
},
"tier": 2,
"description": "<p>An accomplished manipulator and master of the social arts.</p>"
"description": "<p>An accomplished manipulator and master of the social arts.</p>",
"motivesAndTactics": "Entice, maneuver, secure patrons",
"attack": {
"name": "Dagger",
"roll": {
"bonus": -3
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"dice": "d4",
"bonus": 3,
"multiplier": "flat",
"flatMultiplier": 1
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"img": "icons/weapons/daggers/dagger-straight-cracked.webp"
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784237,
"modifiedTime": 1753922784237,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "ZxWaWPdzFIUPNC62",
"sort": 3400000,
"sort": 2400000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -179,7 +228,154 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Searing Glance",
"type": "feature",
"system": {
"description": "<p>When a PC within Close range makes a Presence Roll, you can <strong>mark a Stress</strong> to cast a gaze toward the aftermath. On the targets failure, they must mark 2 Stress and are <em>Vulnerable</em> until the scene ends or they succeed on a social action against the Courtesan. On the targets success, they must mark a Stress.</p>",
"resource": null,
"actions": {
"dRtDCrAPLc1GYqBs": {
"type": "damage",
"_id": "dRtDCrAPLc1GYqBs",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "2"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "stress",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [
{
"_id": "blcRqns0PHqiuPac",
"onSave": false
}
],
"name": "Spend Stress",
"img": "icons/magic/perception/eye-slit-orange.webp",
"range": "close"
}
},
"originItemType": null,
"originId": null
},
"_id": "rSMUPC5GhR982ifg",
"img": "icons/magic/perception/eye-slit-orange.webp",
"effects": [
{
"name": "Searing Glance",
"img": "icons/magic/perception/eye-slit-orange.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.ZxWaWPdzFIUPNC62.Item.rSMUPC5GhR982ifg",
"transfer": false,
"_id": "blcRqns0PHqiuPac",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p><em>Vulnerable</em> until the scene ends or they succeed on a social action against the Courtesan.</p>",
"tint": "#ffffff",
"statuses": [
"vulnerable"
],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754075591764,
"modifiedTime": 1754075618327,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!ZxWaWPdzFIUPNC62.rSMUPC5GhR982ifg.blcRqns0PHqiuPac"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754075457515,
"modifiedTime": 1754075591784,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!ZxWaWPdzFIUPNC62.rSMUPC5GhR982ifg"
}
],
"effects": [],
"_key": "!actors!ZxWaWPdzFIUPNC62"
}

View file

@ -34,10 +34,21 @@
"reduction": 0
}
},
"type": "standard",
"type": "support",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"Lt65O6BraCDSG6A9": {
"name": "Fallen Lore",
"description": "",
"value": 2
},
"zUrYeLaTh26XK19W": {
"name": "Rituals",
"description": "",
"value": 2
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +76,59 @@
}
},
"tier": 2,
"description": "<p>An experienced mage wielding shadow and fear.</p>"
"description": "<p>An experienced mage wielding shadow and fear.</p>",
"attack": {
"name": "Rune-Covered Rod",
"roll": {
"bonus": 2
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d4",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"magical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"range": "far"
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784239,
"modifiedTime": 1753922784239,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "0NxCSugvKQ4W8OYZ",
"sort": 3400000,
"sort": 100000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +228,492 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Enervating Blast",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to make a standard attack against a target within range. On a success, the target must mark a Stress.</p>",
"resource": null,
"actions": {
"TQv3o9sRnlDNbPyu": {
"type": "attack",
"_id": "TQv3o9sRnlDNbPyu",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d4",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"magical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
},
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "stress",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": 1
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/magic/unholy/beam-ringed-impact-purple.webp",
"range": "far"
}
},
"originItemType": null,
"originId": null
},
"_id": "kCffzM8rX8NEr9d2",
"img": "icons/magic/unholy/beam-ringed-impact-purple.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754075842447,
"modifiedTime": 1754075990327,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!0NxCSugvKQ4W8OYZ.kCffzM8rX8NEr9d2"
},
{
"name": "Shroud of the Fallen",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to wrap an ally within Close range in a shroud of Protection until the Adept marks their last HP. While Protected, the target has resistance to all damage.</p>",
"resource": null,
"actions": {
"8yRj7EpEI4PlKNhl": {
"type": "effect",
"_id": "8yRj7EpEI4PlKNhl",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [
{
"_id": "U9lWz1LgeAiK5L85",
"onSave": false
}
],
"target": {
"type": "any",
"amount": null
},
"name": "Protect",
"img": "icons/magic/unholy/orb-contained-pink.webp",
"range": "close"
}
},
"originItemType": null,
"originId": null
},
"_id": "IHWDn097sRgjlZXO",
"img": "icons/magic/unholy/orb-contained-pink.webp",
"effects": [
{
"name": "Shroud of the Fallen",
"img": "icons/magic/unholy/orb-contained-pink.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.0NxCSugvKQ4W8OYZ.Item.IHWDn097sRgjlZXO",
"transfer": false,
"_id": "U9lWz1LgeAiK5L85",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [
{
"key": "system.resistance.magical.resistance",
"mode": 5,
"value": "1",
"priority": null
},
{
"key": "system.resistance.physical.resistance",
"mode": 5,
"value": "1",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>Resistance to all damage until the Adept marks their last HP</p>",
"tint": "#ffffff",
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754076062015,
"modifiedTime": 1754076105398,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!0NxCSugvKQ4W8OYZ.IHWDn097sRgjlZXO.U9lWz1LgeAiK5L85"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754075995517,
"modifiedTime": 1754076062027,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!0NxCSugvKQ4W8OYZ.IHWDn097sRgjlZXO"
},
{
"name": "Shadow Shackles",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> and choose a point within Far range. All targets within Close range of that point are <em>Restrained</em> in smoky chains until they break free with a successful Strength or Instinct Roll. A target Restrained by this feature must spend a Hope to make an action roll.</p><p>@Template[type:circle|range:c]</p>",
"resource": null,
"actions": {
"g4RDHrY0AEYXjH52": {
"type": "effect",
"_id": "g4RDHrY0AEYXjH52",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [
{
"_id": "lNH6srSPyEprXZ4o",
"onSave": false
}
],
"target": {
"type": "any",
"amount": null
},
"name": "Spend Fear",
"img": "icons/magic/air/fog-gas-smoke-dense-pink.webp",
"range": "far"
}
},
"originItemType": null,
"originId": null
},
"_id": "JpSrduK3vjd9h098",
"img": "icons/magic/air/fog-gas-smoke-dense-pink.webp",
"effects": [
{
"name": "Shadow Shackles",
"img": "icons/magic/air/fog-gas-smoke-dense-pink.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.0NxCSugvKQ4W8OYZ.Item.JpSrduK3vjd9h098",
"transfer": false,
"_id": "lNH6srSPyEprXZ4o",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>You are<em> Restrained</em> in smoky chains until you break free with a successful Strength or Instinct Roll. A target Restrained by this feature must spend a Hope to make an action roll.</p>",
"tint": "#ffffff",
"statuses": [
"restrain"
],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754076347281,
"modifiedTime": 1754076389089,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!0NxCSugvKQ4W8OYZ.JpSrduK3vjd9h098.lNH6srSPyEprXZ4o"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754076110844,
"modifiedTime": 1754076347293,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!0NxCSugvKQ4W8OYZ.JpSrduK3vjd9h098"
},
{
"name": "Fear Is Fuel",
"type": "feature",
"system": {
"description": "<p> Twice per scene, when a PC rolls a failure with Fear, clear a Stress.</p>",
"resource": null,
"actions": {
"3tibqB97ooJesxf0": {
"type": "healing",
"_id": "3tibqB97ooJesxf0",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "stress",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "self",
"amount": null
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"name": "Clear Stress",
"img": "icons/magic/unholy/silhouette-robe-evil-glow.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "x6FbcrfOscb3er6P",
"img": "icons/magic/unholy/silhouette-robe-evil-glow.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754076395683,
"modifiedTime": 1754076432247,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!0NxCSugvKQ4W8OYZ.x6FbcrfOscb3er6P"
}
],
"effects": [],
"_key": "!actors!0NxCSugvKQ4W8OYZ"
}

View file

@ -34,7 +34,7 @@
"reduction": 0
}
},
"type": "standard",
"type": "skulk",
"notes": "",
"hordeHp": 1,
"experiences": {},
@ -65,19 +65,57 @@
}
},
"tier": 2,
"description": "<p>A professional killer-turned-cultist.</p>"
"description": "<p>A professional killer-turned-cultist.</p>",
"attack": {
"name": "Long Knife",
"img": "icons/weapons/daggers/dagger-ritual-simple-green.webp",
"roll": {
"bonus": 2
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 4,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"range": ""
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784239,
"modifiedTime": 1753922784239,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090222049,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "tyBOpLfigAhI9bU3",
"sort": 3400000,
@ -180,7 +218,238 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Shadow's Embrace",
"type": "feature",
"system": {
"description": "<p>The Fang can climb and walk on vertical surfaces. <strong>Mark a Stress</strong> to move from one shadow to another within Far range.</p>",
"resource": null,
"actions": {
"hjuqvsMB7KNLNvjg": {
"type": "effect",
"_id": "hjuqvsMB7KNLNvjg",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/magic/perception/silhouette-stealth-shadow.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "vX5FHwLvFjuc4JC1",
"img": "icons/magic/perception/silhouette-stealth-shadow.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754076664932,
"modifiedTime": 1754076695392,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!tyBOpLfigAhI9bU3.vX5FHwLvFjuc4JC1"
},
{
"name": "Pick Off the Straggler",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to cause a target within Melee range to make an Instinct Reaction Roll. On a failure, the target must mark 2 Stress and is teleported with the Fang to a shadow within Far range, making them temporarily Vulnerable. On a success, the target must mark a Stress.</p>",
"resource": null,
"actions": {
"QjQ04SAwfjrxliNI": {
"type": "attack",
"_id": "QjQ04SAwfjrxliNI",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "2"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "stress",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": 1
},
"effects": [
{
"_id": "LwWxRz7FTMA80VdA",
"onSave": false
}
],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "instinct",
"difficulty": null,
"damageMod": "none"
},
"name": "Teleport",
"img": "icons/magic/unholy/barrier-fire-pink.webp",
"range": "melee"
}
},
"originItemType": null,
"originId": null
},
"_id": "ohASSruBxcvuItIK",
"img": "icons/magic/unholy/barrier-fire-pink.webp",
"effects": [
{
"name": "Pick Off the Straggler",
"img": "icons/magic/unholy/barrier-fire-pink.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.tyBOpLfigAhI9bU3.Item.ohASSruBxcvuItIK",
"transfer": false,
"_id": "LwWxRz7FTMA80VdA",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "",
"tint": "#ffffff",
"statuses": [
"vulnerable"
],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754076794982,
"modifiedTime": 1754076800524,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!tyBOpLfigAhI9bU3.ohASSruBxcvuItIK.LwWxRz7FTMA80VdA"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754076697557,
"modifiedTime": 1754076794997,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!tyBOpLfigAhI9bU3.ohASSruBxcvuItIK"
}
],
"effects": [],
"_key": "!actors!tyBOpLfigAhI9bU3"
}

View file

@ -17,7 +17,7 @@
"reduction": 0
}
},
"type": "standard",
"type": "minion",
"notes": "",
"hordeHp": 1,
"experiences": {},
@ -49,22 +49,68 @@
},
"difficulty": 13,
"tier": 2,
"description": "<p>A low-ranking cultist in simple robes, eager to gain power.</p>"
"description": "<p>A low-ranking cultist in simple robes, eager to gain power.</p>",
"resources": {
"hitPoints": {
"max": 1
},
"stress": {
"max": 1
}
},
"attack": {
"name": "Ritual Dagger",
"img": "icons/weapons/daggers/dagger-crooked-black.webp",
"roll": {
"bonus": 0
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "5"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784240,
"modifiedTime": 1753922784240,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "zx99sOGTXicP4SSD",
"sort": 3400000,
"sort": 3600000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -164,7 +210,105 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Minion (6)",
"type": "feature",
"system": {
"description": "<p>The Initiate is defeated when they take any damage. For every 6 damage a PC deals to the Initiate, defeat an additional Minion within range the attack would succeed against.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "oYoMjSd4OKLWUxlP",
"img": "icons/magic/symbols/runes-carved-stone-yellow.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754076852910,
"modifiedTime": 1754076869705,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!zx99sOGTXicP4SSD.oYoMjSd4OKLWUxlP"
},
{
"name": "Group Attack",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to choose a target and spotlight all Cult Initiates within Close range of them. Those Minions move into Melee range of the target and make one shared attack roll. On a success, they deal 5 physical damage each. Combine this damage.</p>",
"resource": null,
"actions": {
"EH1preaTWBD4rOvx": {
"type": "effect",
"_id": "EH1preaTWBD4rOvx",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/creatures/abilities/tail-strike-bone-orange.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "WP6xQtYzouPEFr82",
"img": "icons/creatures/abilities/tail-strike-bone-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754076871173,
"modifiedTime": 1754076911199,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!zx99sOGTXicP4SSD.WP6xQtYzouPEFr82"
}
],
"effects": [],
"_key": "!actors!zx99sOGTXicP4SSD"
}

View file

@ -33,10 +33,16 @@
"reduction": 0
}
},
"type": "standard",
"type": "horde",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"hJHaPH3178AFdAgT": {
"name": "Scent Tracking",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -64,22 +70,61 @@
}
},
"tier": 2,
"description": "<p>Unnatural hounds lit from within by hellfire.</p>"
"description": "<p>Unnatural hounds lit from within by hellfire.</p>",
"motivesAndTactics": "Cause fear, consume fl esh, please masters",
"attack": {
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 2,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"valueAlt": {
"multiplier": "flat",
"flatMultiplier": 2,
"dice": "d4",
"bonus": 1,
"custom": {
"enabled": false
}
},
"resultBased": false,
"base": false
}
]
},
"name": "Claws and Fangs",
"img": "icons/creatures/abilities/mouth-teeth-rows-red.webp",
"roll": {
"bonus": 0
},
"range": ""
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784253,
"modifiedTime": 1753922784253,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "NoRZ1PqB8N5wcIw0",
"sort": 3400000,
"sort": 1800000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -179,7 +224,200 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"effects": [],
"items": [
{
"name": "Horde (2d4+1)",
"type": "feature",
"system": {
"description": "<p>When the Pack has marked half or more of their HP, their standard attack deals <strong>2d4+1</strong> physical damage instead.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "NXzJLDoJBJqCXlOm",
"img": "icons/creatures/magical/humanoid-silhouette-aliens-green.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754076936887,
"modifiedTime": 1754076954410,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!NoRZ1PqB8N5wcIw0.NXzJLDoJBJqCXlOm"
},
{
"name": "Dreadhowl",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to make all targets within Very Close range lose a Hope. If a target is not able to lose a Hope, they must instead mark 2 Stress.</p><p>@Template[type:emanation|range:vc]</p>",
"resource": null,
"actions": {
"XyLlX9RWSxciZ7oV": {
"type": "damage",
"_id": "XyLlX9RWSxciZ7oV",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hope",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"name": "Lose Hope",
"img": "icons/creatures/unholy/demons-horned-glowing-pink.webp",
"range": "veryClose"
}
},
"originItemType": null,
"originId": null
},
"_id": "WEbHwamS5ZBphiKq",
"img": "icons/creatures/unholy/demons-horned-glowing-pink.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754077020106,
"modifiedTime": 1754077111451,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!NoRZ1PqB8N5wcIw0.WEbHwamS5ZBphiKq"
},
{
"name": "Momentum",
"type": "feature",
"system": {
"description": "<p>When the Pack makes a successful attack against a PC, you gain a Fear.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "3mOBJE5c3cP2cGP1",
"img": "icons/skills/melee/strike-weapons-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754077119018,
"modifiedTime": 1754077139008,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!NoRZ1PqB8N5wcIw0.3mOBJE5c3cP2cGP1"
}
],
"effects": [
{
"type": "horde",
"name": "Horde",
"img": "icons/magic/movement/chevrons-down-yellow.webp",
"disabled": true,
"_id": "dPZ7PwvTERjtG92P",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"duration": {
"startTime": 0,
"combat": null
},
"description": "",
"origin": null,
"tint": "#ffffff",
"transfer": false,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754076928558,
"modifiedTime": 1754076928558,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.effects!NoRZ1PqB8N5wcIw0.dPZ7PwvTERjtG92P"
}
],
"_key": "!actors!NoRZ1PqB8N5wcIw0"
}

View file

@ -33,9 +33,9 @@
"reduction": 0
}
},
"type": "standard",
"type": "horde",
"notes": "",
"hordeHp": 1,
"hordeHp": 2,
"experiences": {},
"bonuses": {
"roll": {
@ -64,22 +64,61 @@
}
},
"tier": 2,
"description": "<p>A swarm of eels that encircle and electrocute.</p>"
"description": "<p>A swarm of eels that encircle and electrocute.</p>",
"motivesAndTactics": "Avoid larger predators, shock prey, tear apart",
"attack": {
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d6",
"bonus": 4,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"valueAlt": {
"multiplier": "flat",
"flatMultiplier": 2,
"dice": "d4",
"bonus": 1,
"custom": {
"enabled": false
}
},
"resultBased": false,
"base": false
}
]
},
"name": "Shocking Bite",
"img": "icons/creatures/abilities/mouth-teeth-sharp.webp",
"roll": {
"bonus": 0
},
"range": ""
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784258,
"modifiedTime": 1753922784258,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "TLzY1nDw0Bu9Ud40",
"sort": 3400000,
"sort": 1900000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -179,7 +218,196 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"effects": [],
"items": [
{
"name": "Horde (2d4+1)",
"type": "feature",
"system": {
"description": "<p>When the Eels have marked half or more of their HP, their standard attack deals <strong>2d4+1</strong> physical damage instead.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "1mNlXMyCQNg4P3n3",
"img": "icons/creatures/magical/humanoid-silhouette-aliens-green.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754077509261,
"modifiedTime": 1754077531733,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!TLzY1nDw0Bu9Ud40.1mNlXMyCQNg4P3n3"
},
{
"name": "Paralyzing Shock",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to make a standard attack against all targets within Very Close range. You gain a Fear for each target that marks HP.</p>",
"resource": null,
"actions": {
"L4Rpg7fnFuxpD3im": {
"type": "attack",
"_id": "L4Rpg7fnFuxpD3im",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d6",
"bonus": 4,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/magic/lightning/bolt-strike-sparks-teal.webp",
"range": "veryClose"
}
},
"originItemType": null,
"originId": null
},
"_id": "u5NL1eUJeAkIEpgt",
"img": "icons/magic/lightning/bolt-strike-sparks-teal.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754077534109,
"modifiedTime": 1754077613127,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!TLzY1nDw0Bu9Ud40.u5NL1eUJeAkIEpgt"
}
],
"effects": [
{
"type": "horde",
"name": "Horde",
"img": "icons/magic/movement/chevrons-down-yellow.webp",
"disabled": true,
"_id": "xoal60Ed3Ih7saBJ",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"duration": {
"startTime": 0,
"combat": null
},
"description": "",
"origin": null,
"tint": "#ffffff",
"transfer": false,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754077465465,
"modifiedTime": 1754077465465,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.effects!TLzY1nDw0Bu9Ud40.xoal60Ed3Ih7saBJ"
}
],
"_key": "!actors!TLzY1nDw0Bu9Ud40"
}

View file

@ -1,186 +0,0 @@
{
"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"
}

View file

@ -0,0 +1,436 @@
{
"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>",
"attack": {
"name": "Spear",
"range": "veryClose",
"roll": {
"bonus": 1,
"type": null,
"trait": null,
"difficulty": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"img": "icons/weapons/polearms/spear-flared-steel.webp",
"_id": "jmrgFi8AUL6LTbtU",
"systemPath": "actions",
"type": "",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": null,
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 4,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754090776362,
"modifiedTime": 1754090776362,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
"WafZqd6qLGpBRGTt": 3,
"MQSznptE5yLT7kj8": 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": [
{
"name": "Reinforce",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to move into Melee range of an ally and make a standard attack against a target within Very Close range. On a success, deal <strong>2d10+2</strong> physical damage and the ally can clear a Stress.</p>",
"resource": null,
"actions": {
"XquYMA2xJZUKSmXQ": {
"type": "attack",
"_id": "XquYMA2xJZUKSmXQ",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": 2,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Mark Stress",
"img": "icons/skills/melee/hand-grip-sword-orange.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "ojiIZHBd0sMLxSUE",
"img": "icons/skills/melee/hand-grip-sword-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"lastModifiedBy": null
},
"_key": "!actors.items!bfhVWMBUh61b9J6n.ojiIZHBd0sMLxSUE"
},
{
"name": "Vassal's Loyalty",
"type": "feature",
"system": {
"description": "<p>When the Soldier is within Very Close range of a knight or other noble who would take damage, you can mark a Stress to move into Melee range of them and take the damage instead.</p>",
"resource": null,
"actions": {
"dwpQNx63V6hL1mXZ": {
"type": "effect",
"_id": "dwpQNx63V6hL1mXZ",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/magic/defensive/shield-barrier-blue.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "zcfyEY29yWqJtZbl",
"img": "icons/magic/defensive/shield-barrier-blue.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"lastModifiedBy": null
},
"_key": "!actors.items!bfhVWMBUh61b9J6n.zcfyEY29yWqJtZbl"
}
],
"effects": [],
"_id": "bfhVWMBUh61b9J6n",
"sort": 0,
"_key": "!actors!bfhVWMBUh61b9J6n"
}

View file

@ -36,7 +36,13 @@
"type": "standard",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"e3LDEyTI4bAQgRKI": {
"name": "Copycat",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -64,22 +70,61 @@
}
},
"tier": 2,
"description": "<p>A magical necromantic experiment gone wrong, leaving them warped and ungainly.</p>"
"description": "<p>A magical necromantic experiment gone wrong, leaving them warped and ungainly.</p>",
"motivesAndTactics": "Devour, hunt, track",
"attack": {
"name": "Bite and Claw",
"roll": {
"bonus": 1
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d6",
"bonus": 5,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"img": "icons/creatures/claws/claw-hooked-barbed.webp",
"range": ""
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784262,
"modifiedTime": 1753922784262,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "ChwwVqowFw8hJQwT",
"sort": 3400000,
"sort": 1500000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -179,7 +224,190 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Warped Fortitude",
"type": "feature",
"system": {
"description": "<p>The Experiment is resistant to physical damage.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "nCIGFPFOKzyznL0O",
"img": "icons/creatures/magical/humanoid-silhouette-glowing-pink.webp",
"effects": [
{
"name": "Warped Fortitude",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"_id": "3QLH2EEtcUEZolFz",
"img": "icons/creatures/magical/humanoid-silhouette-glowing-pink.webp",
"changes": [
{
"key": "system.resistance.physical.resistance",
"mode": 5,
"value": "1",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>The Experiment is resistant to physical damage.</p>",
"origin": null,
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754077898647,
"modifiedTime": 1754077926996,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!ChwwVqowFw8hJQwT.nCIGFPFOKzyznL0O.3QLH2EEtcUEZolFz"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754077874345,
"modifiedTime": 1754077892913,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!ChwwVqowFw8hJQwT.nCIGFPFOKzyznL0O"
},
{
"name": "Overwhelm",
"type": "feature",
"system": {
"description": "<p>When a target the Experiment attacks has other adversaries within Very Close range, the Experiment deals double damage.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "1fE6xo8yIOmZkGNE",
"img": "icons/skills/melee/strike-slashes-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754077929911,
"modifiedTime": 1754077955031,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!ChwwVqowFw8hJQwT.1fE6xo8yIOmZkGNE"
},
{
"name": "Lurching Lunge",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to spotlight the Experiment as an additional GM move instead of spending Fear.</p>",
"resource": null,
"actions": {
"i3FANnO1t9AzJdTp": {
"type": "effect",
"_id": "i3FANnO1t9AzJdTp",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/skills/melee/strike-slashes-red.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "g0h3Zo6xqgfSlyxi",
"img": "icons/skills/melee/strike-slashes-red.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754077960964,
"modifiedTime": 1754078015297,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!ChwwVqowFw8hJQwT.g0h3Zo6xqgfSlyxi"
}
],
"effects": [],
"_key": "!actors!ChwwVqowFw8hJQwT"
}

View file

@ -33,10 +33,16 @@
"reduction": 0
}
},
"type": "standard",
"type": "leader",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"YbbqdLfMo5V5yA0J": {
"name": "Animal Handling",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -64,22 +70,61 @@
}
},
"tier": 2,
"description": "<p>A leather-clad warrior bearing a whip and massive bow.</p>"
"description": "<p>A leather-clad warrior bearing a whip and massive bow.</p>",
"motivesAndTactics": "Command, make a living, maneuver, pin down, protect companion animals",
"attack": {
"name": "Longbow",
"img": "icons/weapons/bows/longbow-recurve-leather-brown.webp",
"roll": {
"bonus": 2
},
"range": "far",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 4,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784268,
"modifiedTime": 1753922784268,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "8VZIgU12cB3cvlyH",
"sort": 3400000,
"sort": 800000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -179,7 +224,231 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Two as One",
"type": "feature",
"system": {
"description": "<p>When the Beastmaster is spotlighted, you can also spotlight a Tier 1 animal adversary currently under their control.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "oUuUwtHMJidzLN6q",
"img": "icons/creatures/mammals/bull-horned-blue.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754078333765,
"modifiedTime": 1754078391092,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!8VZIgU12cB3cvlyH.oUuUwtHMJidzLN6q"
},
{
"name": "Pinning Strike",
"type": "feature",
"system": {
"description": "<p>Make a standard attack against a target. On a success, you can <strong>mark a Stress</strong> to pin them to a nearby surface. The pinned target is <em>Restrained</em> until they break free with a successful Finesse or Strength Roll.</p>",
"resource": null,
"actions": {
"ErwQgU4dwBcmZIBX": {
"type": "attack",
"_id": "ErwQgU4dwBcmZIBX",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 4,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [
{
"_id": "vb1sZCOLwDNLsr3j",
"onSave": false
}
],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/skills/ranged/arrow-flying-broadhead-metal.webp",
"range": "far"
}
},
"originItemType": null,
"originId": null
},
"_id": "6ZrDjgnWufJohkp1",
"img": "icons/skills/ranged/arrow-flying-broadhead-metal.webp",
"effects": [
{
"name": "Pinning Strike",
"img": "icons/skills/ranged/arrow-flying-broadhead-metal.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.8VZIgU12cB3cvlyH.Item.6ZrDjgnWufJohkp1",
"transfer": false,
"_id": "vb1sZCOLwDNLsr3j",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>You are <em>Restrained</em> until you break free with a successful Finesse or Strength Roll.</p>",
"tint": "#ffffff",
"statuses": [
"restrain"
],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754078482776,
"modifiedTime": 1754078515954,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!8VZIgU12cB3cvlyH.6ZrDjgnWufJohkp1.vb1sZCOLwDNLsr3j"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754078394872,
"modifiedTime": 1754078482791,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!8VZIgU12cB3cvlyH.6ZrDjgnWufJohkp1"
},
{
"name": "Deadly Companion",
"type": "feature",
"system": {
"description": "<p>Twice per scene, summon a Bear, Dire Wolf, or similar Tier 1 animal adversary under the Beastmasters control. The adversary appears at Close range and is immediately spotlighted.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "w1oHm0NoEavQgUzl",
"img": "icons/creatures/mammals/ox-bull-horned-glowing-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754078527859,
"modifiedTime": 1754078561245,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!8VZIgU12cB3cvlyH.w1oHm0NoEavQgUzl"
}
],
"effects": [],
"_key": "!actors!8VZIgU12cB3cvlyH"
}

View file

@ -34,10 +34,16 @@
"reduction": 0
}
},
"type": "standard",
"type": "bruiser",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"NMxJpVBxCUuIVcvq": {
"name": "Intrusion",
"description": "",
"value": 2
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +71,60 @@
}
},
"tier": 2,
"description": "<p>An especially muscular giant wielding a warhammer larger than a human.</p>"
"description": "<p>An especially muscular giant wielding a warhammer larger than a human.</p>",
"attack": {
"name": "Warhammer",
"img": "icons/weapons/hammers/hammer-double-simple-worn.webp",
"roll": {
"bonus": 2
},
"range": "veryClose",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d12",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784268,
"modifiedTime": 1753922784268,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "YnObCleGjPT7yqEc",
"sort": 3400000,
"sort": 2300000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +224,263 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Battering Ram",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to have the Brawler charge at an inanimate object within Close range they could feasibly smash (such as a wall, cart, or market stand) and destroy it. All targets within Very Close range of the object must succeed on an Agility Reaction Roll or take <strong>2d4+3</strong> physical damage from the shrapnel.</p><p>@Template[type:circle|range:vc]</p>",
"resource": null,
"actions": {
"zns57MqnZ6M1d4r0": {
"type": "attack",
"_id": "zns57MqnZ6M1d4r0",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d4",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "agility",
"difficulty": null,
"damageMod": "none"
},
"name": "Roll Save",
"img": "icons/skills/melee/shield-damaged-broken-orange.webp",
"range": "close"
}
},
"originItemType": null,
"originId": null
},
"_id": "ro8AtBdgklyyuydK",
"img": "icons/skills/melee/shield-damaged-broken-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754078623104,
"modifiedTime": 1754081240943,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!YnObCleGjPT7yqEc.ro8AtBdgklyyuydK"
},
{
"name": "Bloody Reprisal",
"type": "feature",
"system": {
"description": "<p>When the Brawler marks 2 or more HP from an attack within Very Close range, you can make a standard attack against the attacker. On a success, the Brawler deals <strong>2d6+15</strong> physical damage instead of their standard damage.</p>",
"resource": null,
"actions": {
"D53yjFXoP5uFXe9M": {
"type": "attack",
"_id": "D53yjFXoP5uFXe9M",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d6",
"bonus": 15,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": 1
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/skills/melee/strike-flail-spiked-pink.webp",
"range": "veryClose"
}
},
"originItemType": null,
"originId": null
},
"_id": "kKBbEAffbHxmHo15",
"img": "icons/skills/melee/strike-flail-spiked-pink.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754078720546,
"modifiedTime": 1754078783279,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!YnObCleGjPT7yqEc.kKBbEAffbHxmHo15"
},
{
"name": "Momentum",
"type": "feature",
"system": {
"description": "<p>When the Brawler makes a successful attack against a PC, you gain a Fear.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "B0EniYxyLvjJSqYb",
"img": "icons/skills/melee/strike-weapons-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754078789986,
"modifiedTime": 1754078804616,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!YnObCleGjPT7yqEc.B0EniYxyLvjJSqYb"
}
],
"effects": [],
"_key": "!actors!YnObCleGjPT7yqEc"
}

View file

@ -1,186 +0,0 @@
{
"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"
}

View file

@ -0,0 +1,745 @@
{
"name": "Giant Eagle",
"img": "icons/svg/mystery-man.svg",
"type": "adversary",
"folder": "OgzrmfH1ZbpljX7k",
"system": {
"difficulty": 20,
"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": "skulk",
"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>",
"attack": {
"name": "Claws and Beak",
"roll": {
"bonus": 1,
"type": null,
"trait": null,
"difficulty": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"range": "veryClose",
"img": "icons/creatures/claws/claw-talons-glowing-orange.webp",
"_id": "W2KpXQNCg6Nnorbz",
"systemPath": "actions",
"type": "",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": null,
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d6",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754090770908,
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
"WafZqd6qLGpBRGTt": 3,
"MQSznptE5yLT7kj8": 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": [
{
"name": "Flight",
"type": "feature",
"system": {
"description": "<p>While flying, the Eagle gains a +3 bonus to their Difficulty.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "wdNrstuoh4MFShYG",
"img": "icons/creatures/birds/raptor-hawk-flying.webp",
"effects": [
{
"name": "Flying",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"_id": "odAyKY0BSAkcO3Dd",
"img": "icons/creatures/birds/raptor-hawk-flying.webp",
"changes": [
{
"key": "system.difficulty",
"mode": 2,
"value": "3",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>While flying, the Eagle gains a +3 bonus to their Difficulty.</p>",
"origin": null,
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"lastModifiedBy": null
},
"_key": "!actors.items.effects!OMQ0v6PE8s1mSU0K.wdNrstuoh4MFShYG.odAyKY0BSAkcO3Dd"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"lastModifiedBy": null
},
"_key": "!actors.items!OMQ0v6PE8s1mSU0K.wdNrstuoh4MFShYG"
},
{
"name": "Deadly Dive",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to attack a target within Far range. On a success, deal <strong>2d10+2</strong> physical damage and knock the target over, making them <em>Vulnerable</em> until they next act.</p>",
"resource": null,
"actions": {
"KwsxjI3jBzmxgkPu": {
"type": "attack",
"_id": "KwsxjI3jBzmxgkPu",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": 2,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [
{
"_id": "m6qqQZxukDPVcGdQ",
"onSave": false
}
],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/skills/melee/strike-slashes-orange.webp",
"range": "far"
}
},
"originItemType": null,
"originId": null
},
"_id": "MabIQE1Kjn60j08J",
"img": "icons/skills/melee/strike-slashes-orange.webp",
"effects": [
{
"name": "Deadly Dive",
"img": "icons/skills/melee/strike-slashes-orange.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.DnJ5ViDkhhCsr0cC.Item.MabIQE1Kjn60j08J",
"transfer": false,
"_id": "m6qqQZxukDPVcGdQ",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p><em>Vulnerable</em> until the next time you act.</p>",
"tint": "#ffffff",
"statuses": [
"vulnerable"
],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"lastModifiedBy": null
},
"_key": "!actors.items.effects!OMQ0v6PE8s1mSU0K.MabIQE1Kjn60j08J.m6qqQZxukDPVcGdQ"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"lastModifiedBy": null
},
"_key": "!actors.items!OMQ0v6PE8s1mSU0K.MabIQE1Kjn60j08J"
},
{
"name": "Take Off",
"type": "feature",
"system": {
"description": "<p>Make an attack against a target within Very Close range. On a success, deal <strong>2d4+3</strong> physical damage and the target must succeed on an Agility Reaction Roll or become temporarily Restrained within the Eagles massive talons. If the target is Restrained, the Eagle immediately lifts into the air to Very Far range above the battlefi eld while holding them. </p>",
"resource": null,
"actions": {
"NtgA9EQPF2Rdb9KK": {
"type": "attack",
"_id": "NtgA9EQPF2Rdb9KK",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d4",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [
{
"_id": "Sd34xywRqiF5w9sX",
"onSave": false
}
],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "agility",
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/skills/movement/arrow-upward-yellow.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "NEOQ0E9AGSSIDm4v",
"img": "icons/skills/movement/arrow-upward-yellow.webp",
"effects": [
{
"name": "Take Off",
"img": "icons/skills/movement/arrow-upward-yellow.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.DnJ5ViDkhhCsr0cC.Item.NEOQ0E9AGSSIDm4v",
"transfer": false,
"_id": "Sd34xywRqiF5w9sX",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "",
"tint": "#ffffff",
"statuses": [
"restrain"
],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"lastModifiedBy": null
},
"_key": "!actors.items.effects!OMQ0v6PE8s1mSU0K.NEOQ0E9AGSSIDm4v.Sd34xywRqiF5w9sX"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"lastModifiedBy": null
},
"_key": "!actors.items!OMQ0v6PE8s1mSU0K.NEOQ0E9AGSSIDm4v"
},
{
"name": "Deadly Drop",
"type": "feature",
"system": {
"description": "<p>While flying, the Eagle can drop a Restrained target they are holding. When dropped, the target is no longer Restrained but starts falling. If their fall isnt prevented during the PCs next action, the target takes <strong>2d20</strong> physical damage when they land.</p>",
"resource": null,
"actions": {
"1tO018UgL0VG51ti": {
"type": "damage",
"_id": "1tO018UgL0VG51ti",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": null,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"name": "Damage",
"img": "icons/skills/movement/arrow-down-pink.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "jY0ynjYvbS6E3NgJ",
"img": "icons/skills/movement/arrow-down-pink.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"lastModifiedBy": null
},
"_key": "!actors.items!OMQ0v6PE8s1mSU0K.jY0ynjYvbS6E3NgJ"
}
],
"effects": [],
"_id": "OMQ0v6PE8s1mSU0K",
"sort": 900000,
"_key": "!actors!OMQ0v6PE8s1mSU0K"
}

View file

@ -16,7 +16,7 @@
"reduction": 0
}
},
"type": "standard",
"type": "minion",
"notes": "",
"hordeHp": 1,
"experiences": {},
@ -48,22 +48,70 @@
},
"difficulty": 13,
"tier": 2,
"description": "<p>A giant fighter wearing borrowed armor.</p>"
"description": "<p>A giant fighter wearing borrowed armor.</p>",
"motivesAndTactics": "Batter, make a living, overwhelm, terrify",
"resources": {
"hitPoints": {
"max": 1
},
"stress": {
"max": 1
}
},
"attack": {
"name": "Warhammer",
"img": "icons/weapons/hammers/hammer-double-stone-worn.webp",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "5"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"range": "veryClose",
"roll": {
"bonus": 1
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784271,
"modifiedTime": 1753922784271,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "5s8wSvpyC5rxY5aD",
"sort": 3400000,
"sort": 400000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -163,7 +211,105 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Minion (7)",
"type": "feature",
"system": {
"description": "<p>The Recruit is defeated when they take any damage. For every 7 damage a PC deals to the Recruit, defeat an additional Minion within range the attack would succeed against.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "OB05ek8TQpauEjCQ",
"img": "icons/magic/symbols/runes-carved-stone-yellow.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754079263888,
"modifiedTime": 1754079289528,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!5s8wSvpyC5rxY5aD.OB05ek8TQpauEjCQ"
},
{
"name": "Group Attack",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to choose a target and spotlight all Giant Recruits within Close range of them. Those Minions move into Melee range of the target and make one shared attack roll. On a success, they deal 5 physical damage each. Combine this damage.</p>",
"resource": null,
"actions": {
"DjbPQowW1OdBD9Zn": {
"type": "effect",
"_id": "DjbPQowW1OdBD9Zn",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/creatures/abilities/tail-strike-bone-orange.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "FMgB28X1LammRInU",
"img": "icons/creatures/abilities/tail-strike-bone-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754079291678,
"modifiedTime": 1754079327480,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!5s8wSvpyC5rxY5aD.FMgB28X1LammRInU"
}
],
"effects": [],
"_key": "!actors!5s8wSvpyC5rxY5aD"
}

View file

@ -34,10 +34,16 @@
"reduction": 0
}
},
"type": "standard",
"type": "solo",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"eKUUFzoQT0trztAH": {
"name": "Stealth",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +71,60 @@
}
},
"tier": 2,
"description": "<p>A snake-headed, scaled humanoid with a gilded bow, enraged that their peace has been disturbed.</p>"
"description": "<p>A snake-headed, scaled humanoid with a gilded bow, enraged that their peace has been disturbed.</p>",
"attack": {
"name": "Sunsear Shortbow",
"roll": {
"bonus": 4
},
"range": "far",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d20",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"magical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"img": "icons/weapons/bows/shortbow-recurve-yellow.webp"
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784274,
"modifiedTime": 1753922784274,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "8mJYMpbLTb8qIOrr",
"sort": 3400000,
"sort": 1000000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +224,400 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Relentless (2)",
"type": "feature",
"system": {
"description": "<p>The Gorgon can be spotlighted up to two times per GM turn. Spend Fear as usual to spotlight them.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "OqE6hBijxAkn5gIm",
"img": "icons/magic/unholy/silhouette-evil-horned-giant.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754079428160,
"modifiedTime": 1754079447238,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!8mJYMpbLTb8qIOrr.OqE6hBijxAkn5gIm"
},
{
"name": "Sunsear Arrows",
"type": "feature",
"system": {
"description": "<p>When the Gorgon makes a successful standard attack, the target Glows until the end of the scene and cant become <em>Hidden</em>. Attack rolls made against a Glowing target have advantage.</p>",
"resource": null,
"actions": {
"fnTd5BjBAK46vRRk": {
"type": "effect",
"_id": "fnTd5BjBAK46vRRk",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [
{
"_id": "bYBrgiSwHwYfQyjn",
"onSave": false
}
],
"target": {
"type": "any",
"amount": 1
},
"name": "Glow",
"img": "icons/magic/light/explosion-star-glow-orange.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "NepVGKOo1lHYjA1F",
"img": "icons/magic/light/explosion-star-glow-orange.webp",
"effects": [
{
"name": "Glowing",
"img": "icons/magic/light/explosion-star-glow-orange.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.8mJYMpbLTb8qIOrr.Item.NepVGKOo1lHYjA1F",
"transfer": false,
"_id": "bYBrgiSwHwYfQyjn",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p> You Glow until the end of the scene and cant become <em>Hidden</em>. Attack rolls made against you have advantage.</p>",
"tint": "#ffffff",
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754079525282,
"modifiedTime": 1754079558712,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!8mJYMpbLTb8qIOrr.NepVGKOo1lHYjA1F.bYBrgiSwHwYfQyjn"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754079448870,
"modifiedTime": 1754079525294,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!8mJYMpbLTb8qIOrr.NepVGKOo1lHYjA1F"
},
{
"name": "Crown of Serpents",
"type": "feature",
"system": {
"description": "<p>Make an attack roll against a target within Melee range using the Gorgons protective snakes. On a success, mark a Stress to deal <strong>2d10+4</strong> physical damage and the target must mark a Stress.</p>",
"resource": null,
"actions": {
"ryfj8eiYYNGJPtBg": {
"type": "attack",
"_id": "ryfj8eiYYNGJPtBg",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": 4,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
},
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "stress",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/creatures/reptiles/snake-fangs-bite-green.webp",
"range": "melee"
}
},
"originItemType": null,
"originId": null
},
"_id": "9SO2ov36lFH2YV0S",
"img": "icons/creatures/reptiles/snake-fangs-bite-green.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754079563580,
"modifiedTime": 1754079636868,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!8mJYMpbLTb8qIOrr.9SO2ov36lFH2YV0S"
},
{
"name": "Petrifying Gaze",
"type": "feature",
"system": {
"description": "<p>When the Gorgon takes damage from an attack within Close range, you can <strong>spend a Fear</strong> to force the attacker to make an Instinct Reaction Roll. On a failure, they begin to turn to stone, marking a HP and starting a Petrification Countdown (4). This countdown ticks down when the Gorgon is attacked. When it triggers, the target must make a death move. If the Gorgon is defeated, all petrification countdowns end.</p>",
"resource": null,
"actions": {
"ySkX0wOpEFqtgeD9": {
"type": "attack",
"_id": "ySkX0wOpEFqtgeD9",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "instinct",
"difficulty": null,
"damageMod": "none"
},
"name": "Spend Fear",
"img": "icons/magic/earth/strike-body-stone-crumble.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "047o6OtNlUwLG1H1",
"img": "icons/magic/earth/strike-body-stone-crumble.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754079643285,
"modifiedTime": 1754079735211,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!8mJYMpbLTb8qIOrr.047o6OtNlUwLG1H1"
},
{
"name": "Momentum",
"type": "feature",
"system": {
"description": "<p>When the Gorgon makes a successful attack against a PC, you gain a Fear.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "IRIaFxFughjXVu0Y",
"img": "icons/skills/melee/strike-weapons-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754079744174,
"modifiedTime": 1754079759538,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!8mJYMpbLTb8qIOrr.IRIaFxFughjXVu0Y"
}
],
"effects": [],
"_key": "!actors!8mJYMpbLTb8qIOrr"
}

View file

@ -34,7 +34,7 @@
"reduction": 0
}
},
"type": "standard",
"type": "solo",
"notes": "",
"hordeHp": 1,
"experiences": {},
@ -65,22 +65,60 @@
}
},
"tier": 2,
"description": "<p>A horse-sized insect with iridescent scales and crystalline wings moving faster than the eye can see.</p>"
"description": "<p>A horse-sized insect with iridescent scales and crystalline wings moving faster than the eye can see.</p>",
"attack": {
"name": "Wing Slash",
"img": "icons/commodities/biological/wing-insect-blue.webp",
"roll": {
"bonus": 3
},
"range": "veryClose",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": 4,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784297,
"modifiedTime": 1753922784297,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "MYXmTx2FHcIjdfYZ",
"sort": 3400000,
"sort": 1700000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +218,389 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Relentless (3)",
"type": "feature",
"system": {
"description": "<p>The Flickerfly can be spotlighted up to three times per GM turn. Spend Fear as usual to spotlight them.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "6SnqNCeSEY7Q2tSI",
"img": "icons/magic/unholy/silhouette-evil-horned-giant.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754080169421,
"modifiedTime": 1754080186529,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!MYXmTx2FHcIjdfYZ.6SnqNCeSEY7Q2tSI"
},
{
"name": "Peerless Accuracy",
"type": "feature",
"system": {
"description": "<p>Before the Flickerfly makes an attack, roll a d6. On a result of 4 or higher, the targets Evasion is halved against this attack.</p>",
"resource": null,
"actions": {
"RrKQktP8MI4YQR5k": {
"type": "attack",
"_id": "RrKQktP8MI4YQR5k",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [
{
"_id": "pZUEkMkCus4U7h8W",
"onSave": false
}
],
"roll": {
"type": "diceSet",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"compare": "aboveEqual",
"treshold": 4
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Roll d6",
"img": "icons/skills/targeting/crosshair-mark-rough-pink.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "PHHEvM6IDFFZ8LSl",
"img": "icons/skills/targeting/crosshair-mark-rough-pink.webp",
"effects": [
{
"name": "Peerless Accuracy",
"img": "icons/skills/targeting/crosshair-mark-rough-pink.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.MYXmTx2FHcIjdfYZ.Item.PHHEvM6IDFFZ8LSl",
"transfer": false,
"_id": "pZUEkMkCus4U7h8W",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [
{
"key": "system.evasion",
"mode": 5,
"value": "@system.evasion / 2",
"priority": 10
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>Your evasion is halved against this attack.</p>",
"tint": "#ffffff",
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754080259424,
"modifiedTime": 1754080309274,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!MYXmTx2FHcIjdfYZ.PHHEvM6IDFFZ8LSl.pZUEkMkCus4U7h8W"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754080188281,
"modifiedTime": 1754080318705,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!MYXmTx2FHcIjdfYZ.PHHEvM6IDFFZ8LSl"
},
{
"name": "Mind Dance",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to create a magically dazzling display that grapples the minds of nearby foes. All targets within Close range must make an Instinct Reaction Roll. For each target who failed, you gain a Fear and the Flickerfl y learns one of the targets fears.</p><p>@Template[type:emanation|range:c]</p>",
"resource": null,
"actions": {
"0wL3ieMrXEb2gcxe": {
"type": "attack",
"_id": "0wL3ieMrXEb2gcxe",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "instinct",
"difficulty": null,
"damageMod": "none"
},
"name": "Roll Save",
"img": "icons/magic/light/explosion-glow-spiral-yellow.webp",
"range": "close"
}
},
"originItemType": null,
"originId": null
},
"_id": "Bt7MqMkPpPpzWksK",
"img": "icons/magic/light/explosion-glow-spiral-yellow.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754080328898,
"modifiedTime": 1754081217532,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!MYXmTx2FHcIjdfYZ.Bt7MqMkPpPpzWksK"
},
{
"name": "Hallucinatory Breath",
"type": "feature",
"system": {
"description": "<p>Countdown (Loop 1d6). When the Flickerfl y takes damage for the fi rst time, activate the countdown. When it triggers, the Flickerfly breathes hallucinatory gas on all targets in front of them up to Far range. Targets must succeed on an Instinct Reaction Roll or be tormented by fearful hallucinations. Targets whose fears are known to the Flickerfl y have disadvantage on this roll. Targets who fail must mark a Stress and lose a Hope.</p><p>@Template[type:inFront|range:f]</p>",
"resource": null,
"actions": {
"USEkCakSzYcZbBwY": {
"type": "attack",
"_id": "USEkCakSzYcZbBwY",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "stress",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
},
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hope",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "instinct",
"difficulty": null,
"damageMod": "none"
},
"name": "Roll Save",
"img": "icons/magic/air/fog-gas-smoke-purple.webp",
"range": "far"
}
},
"originItemType": null,
"originId": null
},
"_id": "EjfM83eVCdcVGC3c",
"img": "icons/magic/air/fog-gas-smoke-purple.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754080402680,
"modifiedTime": 1754081225309,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!MYXmTx2FHcIjdfYZ.EjfM83eVCdcVGC3c"
}
],
"effects": [],
"_key": "!actors!MYXmTx2FHcIjdfYZ"
}

View file

@ -4,7 +4,7 @@
"type": "adversary",
"folder": "OgzrmfH1ZbpljX7k",
"system": {
"difficulty": 15,
"difficulty": 17,
"damageThresholds": {
"major": 13,
"severe": 26
@ -34,10 +34,26 @@
"reduction": 0
}
},
"type": "standard",
"type": "leader",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"EvssVXZXBdTiin7U": {
"name": "Ancient Knowledge",
"description": "",
"value": 3
},
"uTh4UDSemwMxZ3wk": {
"name": "High Society",
"description": "",
"value": 2
},
"5KpTT5V80T3kNwHG": {
"name": "Tactics",
"description": "",
"value": 2
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +81,60 @@
}
},
"tier": 2,
"description": "<p>A decorated soldier with heavy armor and a powerful steed.</p>"
"description": "<p>A decorated soldier with heavy armor and a powerful steed.</p>",
"attack": {
"name": "Longsword",
"img": "icons/weapons/swords/sword-guard.webp",
"roll": {
"bonus": 4
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": 4,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"range": ""
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784302,
"modifiedTime": 1753922784302,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "7ai2opemrclQe3VF",
"sort": 3400000,
"sort": 700000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +234,372 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Chevalier",
"type": "feature",
"system": {
"description": "<p>While the Knight is on a mount, they gain a +2 bonus to their Difficulty. When they take Severe damage, theyre knocked from their mount and lose this benefit until theyre next spotlighted.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "5ag5tOemPJToOoUq",
"img": "icons/environment/people/cavalry-heavy.webp",
"effects": [
{
"name": "Chevalier",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"_id": "w8wLcSsTiTU3mS7e",
"img": "icons/environment/people/cavalry-heavy.webp",
"changes": [
{
"key": "system.difficulty",
"mode": 2,
"value": "2",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>While the Knight is on a mount, they gain a +2 bonus to their Difficulty</p>",
"origin": null,
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754080622148,
"modifiedTime": 1754080649583,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!7ai2opemrclQe3VF.5ag5tOemPJToOoUq.w8wLcSsTiTU3mS7e"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754080584298,
"modifiedTime": 1754080618147,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!7ai2opemrclQe3VF.5ag5tOemPJToOoUq"
},
{
"name": "Heavily Armored",
"type": "feature",
"system": {
"description": "<p> When the Knight takes physical damage, reduce it by 3.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "ErWO4lqni81aRo7k",
"img": "icons/equipment/chest/breastplate-cuirass-steel-grey.webp",
"effects": [
{
"name": "Heavily Armored",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"_id": "xZjvrNRRjskY3n3j",
"img": "icons/equipment/chest/breastplate-cuirass-steel-grey.webp",
"changes": [
{
"key": "system.resistance.physical.reduction",
"mode": 2,
"value": "3",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>When the Knight takes physical damage, reduce it by 3.</p>",
"origin": null,
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754080680727,
"modifiedTime": 1754080709307,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!7ai2opemrclQe3VF.ErWO4lqni81aRo7k.xZjvrNRRjskY3n3j"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754080653053,
"modifiedTime": 1754080677886,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!7ai2opemrclQe3VF.ErWO4lqni81aRo7k"
},
{
"name": "Cavalry Charge",
"type": "feature",
"system": {
"description": "<p>If the Knight is mounted, move up to Far range and make a standard attack against a target. On a success, deal <strong>2d8+4</strong> physical damage and the target must mark a Stress.</p>",
"resource": null,
"actions": {
"Mb079uPkaZgpo9y3": {
"type": "attack",
"_id": "Mb079uPkaZgpo9y3",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 4,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
},
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "stress",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/skills/movement/arrow-upward-yellow.webp",
"range": "far"
}
},
"originItemType": null,
"originId": null
},
"_id": "djKDZawLnGF1zkbY",
"img": "icons/skills/movement/arrow-upward-yellow.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754080711147,
"modifiedTime": 1754080767205,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!7ai2opemrclQe3VF.djKDZawLnGF1zkbY"
},
{
"name": "For the Realm!",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to spotlight <strong>[[/r 1d4+1]]</strong> allies. Attacks they make while spotlighted in this way deal half damage.</p>",
"resource": null,
"actions": {
"V5fLHHdTOita6u9f": {
"type": "effect",
"_id": "V5fLHHdTOita6u9f",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/environment/people/charge.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "RoxNNIn0m9rHQDH8",
"img": "icons/environment/people/charge.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754080771017,
"modifiedTime": 1754080864859,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!7ai2opemrclQe3VF.RoxNNIn0m9rHQDH8"
}
],
"effects": [],
"_key": "!actors!7ai2opemrclQe3VF"
}

View file

@ -34,10 +34,16 @@
"reduction": 0
}
},
"type": "standard",
"type": "skulk",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"qJDagILvDYZfo9nI": {
"name": "Acrobatics",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +71,60 @@
}
},
"tier": 2,
"description": "<p>A cunning thief with acrobatic skill and a flair for the dramatic.</p>"
"description": "<p>A cunning thief with acrobatic skill and a flair for the dramatic.</p>",
"attack": {
"name": "Backsword",
"img": "icons/weapons/swords/sword-hooked.webp",
"roll": {
"bonus": 3
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"range": ""
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784304,
"modifiedTime": 1753922784304,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "niBpVU7yeo5ccskE",
"sort": 3400000,
"sort": 3000000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +224,246 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Quick Hands",
"type": "feature",
"system": {
"description": "<p>Make an attack against a target within Melee range. On a success, deal <strong>1d8+2</strong> physical damage and the Thief steals one item or consumable from the targets inventory.</p>",
"resource": null,
"actions": {
"33xlM2ph77SSUfBs": {
"type": "attack",
"_id": "33xlM2ph77SSUfBs",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 1,
"dice": "d8",
"bonus": 2,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/skills/melee/strike-sword-gray.webp",
"range": "melee"
}
},
"originItemType": null,
"originId": null
},
"_id": "Cgk36WXthA9LwOYb",
"img": "icons/skills/melee/strike-sword-gray.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754080943420,
"modifiedTime": 1754081019757,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!niBpVU7yeo5ccskE.Cgk36WXthA9LwOYb"
},
{
"name": "Escape Plan",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to reveal a snare trap set anywhere on the battlefi eld by the Thief. All targets within Very Close range of the trap must succeed on an Agility Reaction Roll (13) or be pulled off their feet and suspended upside down. A target is Restrained and Vulnerable until they break free, ending both conditions, with a successful Finesse or Strength Roll (13).</p><p>@Template[type:rect|range:c]</p>",
"resource": null,
"actions": {
"sq0q1l2Go4GduR3B": {
"type": "attack",
"_id": "sq0q1l2Go4GduR3B",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [
{
"_id": "zMut1PRphlwE0xOa",
"onSave": false
}
],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "agility",
"difficulty": 13,
"damageMod": "none"
},
"name": "Roll Save",
"img": "icons/environment/traps/trap-jaw-tan.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "tP2DD751nOLxFVps",
"img": "icons/environment/traps/trap-jaw-tan.webp",
"effects": [
{
"name": "Escape Plan",
"img": "icons/environment/traps/trap-jaw-tan.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.niBpVU7yeo5ccskE.Item.tP2DD751nOLxFVps",
"transfer": false,
"_id": "zMut1PRphlwE0xOa",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>You are <em>Restrained</em> and <em>Vulnerable</em> until you break free, ending both conditions, with a successful Finesse or Strength Roll (13).</p><p>[[/dr trait=finesse difficulty=13]]<br />[[/dr trait=strength difficulty=13]]</p>",
"tint": "#ffffff",
"statuses": [
"restrain",
"vulnerable"
],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754081140666,
"modifiedTime": 1754081194531,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!niBpVU7yeo5ccskE.tP2DD751nOLxFVps.zMut1PRphlwE0xOa"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754081025242,
"modifiedTime": 1754081140681,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!niBpVU7yeo5ccskE.tP2DD751nOLxFVps"
}
],
"effects": [],
"_key": "!actors!niBpVU7yeo5ccskE"
}

View file

@ -34,10 +34,21 @@
"reduction": 0
}
},
"type": "standard",
"type": "leader",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"DaD7YHe8aNVUddmp": {
"name": "Command",
"description": "",
"value": 3
},
"sausRbmLbfV7TIb5": {
"name": "Intrusion",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +76,60 @@
}
},
"tier": 2,
"description": "<p>A seasoned killer with a threatening voice and a deadly blade.</p>"
"description": "<p>A seasoned killer with a threatening voice and a deadly blade.</p>",
"attack": {
"name": "Serrated Dagger",
"img": "icons/weapons/daggers/dagger-jagged-handguard-black.webp",
"roll": {
"bonus": 5
},
"range": "close",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": 2,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784305,
"modifiedTime": 1753922784305,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "dNta0cUzr96xcFhf",
"sort": 3400000,
"sort": 2500000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +229,202 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Won't See it Coming",
"type": "feature",
"system": {
"description": "<p> The Assassin deals direct damage while theyre <em>Hidden</em>.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "Pb3qWLBJmpOmoKq0",
"img": "icons/magic/perception/silhouette-stealth-shadow.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754081391258,
"modifiedTime": 1754081419719,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!dNta0cUzr96xcFhf.Pb3qWLBJmpOmoKq0"
},
{
"name": "Strike as One",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to spotlight a number of other Assassins equal to the Assassins unmarked Stress.</p>",
"resource": null,
"actions": {
"vKRDbD07bqR317Zv": {
"type": "effect",
"_id": "vKRDbD07bqR317Zv",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/skills/movement/arrows-up-trio-red.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "za6Qr0CjI9Kb4I0U",
"img": "icons/skills/movement/arrows-up-trio-red.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754081423583,
"modifiedTime": 1754081462564,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!dNta0cUzr96xcFhf.za6Qr0CjI9Kb4I0U"
},
{
"name": "The Subtle Blade",
"type": "feature",
"system": {
"description": "<p>When the Assassin successfully makes a standard attack against a <em>Vulnerable</em> target, you can <strong>spend a Fear</strong> to deal Severe damage instead of their standard damage.</p>",
"resource": null,
"actions": {
"tYkZ9BwjlOg61BhE": {
"type": "effect",
"_id": "tYkZ9BwjlOg61BhE",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Spend Fear",
"img": "icons/skills/melee/strike-dagger-blood-red.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "s0WcpK43WN2ptqNc",
"img": "icons/skills/melee/strike-dagger-blood-red.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754081466397,
"modifiedTime": 1754081698475,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!dNta0cUzr96xcFhf.s0WcpK43WN2ptqNc"
},
{
"name": "Momentum",
"type": "feature",
"system": {
"description": "<p> When the Assassin makes a successful attack against a PC, you gain a Fear.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "PcNgHScmTd9l3exN",
"img": "icons/skills/melee/strike-weapons-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754081711789,
"modifiedTime": 1754081721415,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!dNta0cUzr96xcFhf.PcNgHScmTd9l3exN"
}
],
"effects": [],
"_key": "!actors!dNta0cUzr96xcFhf"
}

View file

@ -34,10 +34,21 @@
"reduction": 0
}
},
"type": "standard",
"type": "social",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"lL8dfULiYdmPhNI0": {
"name": "Nobility",
"description": "",
"value": 2
},
"gamLW8KZ5thFYf4v": {
"name": "Trade",
"description": "",
"value": 2
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +76,59 @@
}
},
"tier": 2,
"description": "<p>An accomplished merchant with a large operation under their command.</p>"
"description": "<p>An accomplished merchant with a large operation under their command.</p>",
"attack": {
"name": "Rapier",
"img": "icons/weapons/swords/sword-jeweled-red.webp",
"roll": {
"bonus": -2
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"dice": "d6",
"bonus": 2,
"multiplier": "flat",
"flatMultiplier": 1
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784306,
"modifiedTime": 1753922784306,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "Vy02IhGhkJLuezu4",
"sort": 3400000,
"sort": 2100000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +228,178 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Everyone Has a Price",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to offer a target a dangerous bargain for something they want or need. If used on a PC, they must make a Presence Reaction Roll (17). On a failure, they must mark 2 Stress or take the deal.</p>",
"resource": null,
"actions": {
"T7N9rDCaB5VOm6AY": {
"type": "attack",
"_id": "T7N9rDCaB5VOm6AY",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "2"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "stress",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": 1
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "presence",
"difficulty": 17,
"damageMod": "none"
},
"name": "Roll Save",
"img": "icons/commodities/currency/coins-plain-stack-gold-yellow.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "7dxToUpxOyISXXde",
"img": "icons/commodities/currency/coins-plain-stack-gold-yellow.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754081872693,
"modifiedTime": 1754081940858,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!Vy02IhGhkJLuezu4.7dxToUpxOyISXXde"
},
{
"name": "The Best Muscle Money Can Buy",
"type": "feature",
"system": {
"description": "<p>Once per scene, <strong>mark a Stress</strong> to summon 1d4+1 Tier 1 adversaries, who appear at Far range, to enforce the Barons will.</p>",
"resource": null,
"actions": {
"9NA6vgfsv0y2tX9v": {
"type": "effect",
"_id": "9NA6vgfsv0y2tX9v",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/environment/people/charge.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "QnDvERcyaq3XLCjF",
"img": "icons/environment/people/charge.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754081946463,
"modifiedTime": 1754082024659,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!Vy02IhGhkJLuezu4.QnDvERcyaq3XLCjF"
}
],
"effects": [],
"_key": "!actors!Vy02IhGhkJLuezu4"
}

View file

@ -33,7 +33,7 @@
"reduction": 0
}
},
"type": "standard",
"type": "bruiser",
"notes": "",
"hordeHp": 1,
"experiences": {},
@ -64,22 +64,61 @@
}
},
"tier": 2,
"description": "<p>A massive bull-headed firbolg with a quick temper.</p>"
"description": "<p>A massive bull-headed firbolg with a quick temper.</p>",
"motivesAndTactics": "Consume, gore, navigate, overpower, pursue",
"attack": {
"name": "Battleaxe",
"roll": {
"bonus": 2
},
"range": "veryClose",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 5,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"img": "icons/weapons/axes/axe-double.webp"
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784310,
"modifiedTime": 1753922784310,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "rM9qCIYeWg9I0B4l",
"sort": 3400000,
"sort": 3200000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -179,7 +218,346 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Ramp Up",
"type": "feature",
"system": {
"description": "<p>You must <strong>spend a Fear</strong> to spotlight the Minotaur. While spotlighted, they can make their standard attack against all targets within range.</p>",
"resource": null,
"actions": {
"oVGqHl82zSjnlym3": {
"type": "effect",
"_id": "oVGqHl82zSjnlym3",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Spend Fear",
"img": "icons/magic/unholy/orb-hands-pink.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "RxTetAI1hmmxzJTg",
"img": "icons/weapons/clubs/club-spiked-glowing.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754082044045,
"modifiedTime": 1754082161500,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!rM9qCIYeWg9I0B4l.RxTetAI1hmmxzJTg"
},
{
"name": "Charging Bull",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to charge through a group within Close range and make an attack against all targets in the Minotaurs path. Targets the Minotaur succeeds against take <strong>2d6+8</strong> physical damage and are knocked back to Very Far range. If a target is knocked into a solid object or another creature, they take an extra <strong>1d6</strong> damage (combine the damage).</p>",
"resource": null,
"actions": {
"8fgkb7U2pxNyiHrB": {
"type": "attack",
"_id": "8fgkb7U2pxNyiHrB",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d6",
"bonus": 8,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/creatures/mammals/bull-horned-blue.webp",
"range": "close"
},
"fZ8jWUdMKBf5xSPO": {
"type": "damage",
"_id": "fZ8jWUdMKBf5xSPO",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "2d6 + 8 + 1d6"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"name": "Collision Damage",
"img": "icons/magic/earth/barrier-stone-brown-green.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "b2QvDYOq1nreI2uD",
"img": "icons/creatures/mammals/bull-horned-blue.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754082167407,
"modifiedTime": 1754082303567,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!rM9qCIYeWg9I0B4l.b2QvDYOq1nreI2uD"
},
{
"name": "Gore",
"type": "feature",
"system": {
"description": "<p>Make an attack against a target within Very Close range, moving the Minotaur into Melee range of them. On a success, deal <strong>2d8</strong> direct physical damage.</p>",
"resource": null,
"actions": {
"3yqz7Gj34KBWMjwt": {
"type": "attack",
"_id": "3yqz7Gj34KBWMjwt",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": null,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": 1
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/skills/melee/strike-slashes-red.webp",
"range": "veryClose"
}
},
"originItemType": null,
"originId": null
},
"_id": "WxbHcbaeb6L7g8qN",
"img": "icons/skills/melee/strike-slashes-red.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754082306467,
"modifiedTime": 1754082351713,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!rM9qCIYeWg9I0B4l.WxbHcbaeb6L7g8qN"
}
],
"effects": [],
"_key": "!actors!rM9qCIYeWg9I0B4l"
}

View file

@ -34,10 +34,16 @@
"reduction": 0
}
},
"type": "standard",
"type": "leader",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"4toM5Vvml5Z32OcG": {
"name": "Bloodhound",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +71,59 @@
}
},
"tier": 2,
"description": "<p>An undead figure wearing a heavy leather coat, with searching eyes and a casually cruel demeanor.</p>"
"description": "<p>An undead figure wearing a heavy leather coat, with searching eyes and a casually cruel demeanor.</p>",
"attack": {
"name": "Tear at Flesh",
"roll": {
"bonus": 5
},
"range": "veryClose",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d12",
"bonus": 1,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784313,
"modifiedTime": 1753922784313,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "mVV7a7KQAORoPMgZ",
"sort": 3400000,
"sort": 2900000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +223,403 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Terrifying",
"type": "feature",
"system": {
"description": "<p>When the Hunter makes a successful attack, all PCs within Far range lose a Hope and you gain a Fear.</p><p>@Template[type:emanation|range:f]</p>",
"resource": null,
"actions": {
"9T1g3FH38cnCRG8k": {
"type": "damage",
"_id": "9T1g3FH38cnCRG8k",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hope",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"name": "Lose Hope",
"img": "icons/magic/death/skull-energy-light-purple.webp",
"range": "far"
}
},
"originItemType": null,
"originId": null
},
"_id": "cID8rYBYealYs7mO",
"img": "icons/magic/death/skull-energy-light-purple.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754082464443,
"modifiedTime": 1754082528689,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!mVV7a7KQAORoPMgZ.cID8rYBYealYs7mO"
},
{
"name": "Deathlock",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to curse a target within Very Close range with a necrotic Deathlock until the end of the scene. Attacks made by the Hunter against a Deathlocked target deal direct damage. The Hunter can only maintain one Deathlock at a time.</p>",
"resource": null,
"actions": {
"LUNsI29woLk4m2wo": {
"type": "effect",
"_id": "LUNsI29woLk4m2wo",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [
{
"_id": "YznseQP43jNrk07h",
"onSave": false
}
],
"target": {
"type": "any",
"amount": 1
},
"name": "Curse",
"img": "icons/magic/unholy/hand-marked-pink.webp",
"range": "veryClose"
}
},
"originItemType": null,
"originId": null
},
"_id": "r1T70u9n3bRfUTX5",
"img": "icons/magic/unholy/hand-marked-pink.webp",
"effects": [
{
"name": "Deathlock",
"img": "icons/magic/unholy/hand-marked-pink.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.mVV7a7KQAORoPMgZ.Item.r1T70u9n3bRfUTX5",
"transfer": false,
"_id": "YznseQP43jNrk07h",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>Attacks made by the Hunter against a Deathlocked target deal direct damage.</p>",
"tint": "#ffffff",
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754082586758,
"modifiedTime": 1754082601125,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!mVV7a7KQAORoPMgZ.r1T70u9n3bRfUTX5.YznseQP43jNrk07h"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754082532133,
"modifiedTime": 1754082586776,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!mVV7a7KQAORoPMgZ.r1T70u9n3bRfUTX5"
},
{
"name": "Inevitable Death",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to spotlight <strong>1d4</strong> allies. Attacks they make while spotlighted in this way deal half damage.</p>",
"resource": null,
"actions": {
"wxOfNoEogH1EU0Jb": {
"type": "attack",
"_id": "wxOfNoEogH1EU0Jb",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [],
"includeBase": false
},
"target": {
"type": "self",
"amount": null
},
"effects": [],
"roll": {
"type": "diceSet",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d4",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Spotlight Allies",
"img": "icons/skills/movement/arrows-up-trio-red.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "5AQTqW1GDidHfU3a",
"img": "icons/skills/movement/arrows-up-trio-red.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754082607409,
"modifiedTime": 1754082662364,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!mVV7a7KQAORoPMgZ.5AQTqW1GDidHfU3a"
},
{
"name": "Rampage",
"type": "feature",
"system": {
"description": "<p>Countdown (Loop 1d6). When the Hunter is in the spotlight for the fi rst time, activate the countdown. When it triggers, move the Hunter in a straight line to a point within Far range and make an attack against all targets in their path. Targets the Hunter succeeds against take <strong>2d8+2</strong> physical damage.</p><p>@Template[type:ray|range:f]</p>",
"resource": null,
"actions": {
"145xZxtiQjao3XKe": {
"type": "attack",
"_id": "145xZxtiQjao3XKe",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 2,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/magic/movement/trail-streak-zigzag-yellow.webp",
"range": "far"
}
},
"originItemType": null,
"originId": null
},
"_id": "IOCG3J20wUHvyvvh",
"img": "icons/magic/movement/trail-streak-zigzag-yellow.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754082669471,
"modifiedTime": 1754082750517,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!mVV7a7KQAORoPMgZ.IOCG3J20wUHvyvvh"
}
],
"effects": [],
"_key": "!actors!mVV7a7KQAORoPMgZ"
}

View file

@ -1,10 +1,28 @@
{
"name": "Pirate Tough",
"img": "icons/svg/mystery-man.svg",
"type": "adversary",
"folder": "sxvlEwi25uAoB2C5",
"name": "Pirate Tough",
"type": "adversary",
"_id": "mhcVkVFrzIJ18FDm",
"img": "icons/svg/mystery-man.svg",
"system": {
"description": "<p>A thickly muscled and tattooed pirate with melon-sized fists.</p>",
"resistance": {
"physical": {
"resistance": false,
"immunity": false,
"reduction": 0
},
"magical": {
"resistance": false,
"immunity": false,
"reduction": 0
}
},
"tier": 1,
"type": "bruiser",
"notes": "",
"difficulty": 13,
"hordeHp": 1,
"damageThresholds": {
"major": 8,
"severe": 15
@ -21,25 +39,83 @@
"isReversed": true
}
},
"motivesAndTactics": "Plunder, raid, smash, terrorize",
"resistance": {
"physical": {
"resistance": false,
"immunity": false,
"reduction": 0
"attack": {
"name": "Massive Fists",
"img": "icons/skills/melee/unarmed-punch-fist.webp",
"_id": "pR2I5ChLv7KTamcG",
"systemPath": "attack",
"chatDisplay": false,
"type": "attack",
"range": "melee",
"target": {
"type": "any",
"amount": 1
},
"magical": {
"resistance": false,
"immunity": false,
"reduction": 0
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": 1,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d6",
"bonus": null,
"multiplier": "flat"
},
"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"
}
},
"type": "bruiser",
"notes": "",
"hordeHp": 1,
"experiences": {
"QEhfdx7HAbPay5Jy": {
"x0b01e8D0dZ3NIyR": {
"name": "Sailor",
"description": "",
"value": 2
}
},
@ -69,34 +145,7 @@
}
}
},
"tier": 1,
"description": "<p>A thickly muscled and tattooed pirate with melon-sized fists.</p>",
"attack": {
"name": "Massive Fists",
"roll": {
"bonus": 1
},
"img": "icons/skills/melee/unarmed-punch-fist.webp"
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784331,
"modifiedTime": 1754052449162,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "GB8zP9LYt061DlqY",
"sort": 2700000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
"WafZqd6qLGpBRGTt": 3
"motivesAndTactics": "Plunder, raid, smash, terrorize"
},
"prototypeToken": {
"name": "Pirate Tough",
@ -196,15 +245,13 @@
{
"name": "Swashbuckler",
"type": "feature",
"_id": "5t4fSW4mzVmLouhu",
"img": "icons/magic/control/mouth-smile-deception-purple.webp",
"system": {
"description": "<p>When the Tough marks 2 or fewer HP from an attack within Melee range, the attacker must mark a Stress.</p>",
"resource": null,
"actions": {
"ZNd0KWly09unKOFP": {
"xg3K78wfOhg8oCd3": {
"type": "damage",
"_id": "ZNd0KWly09unKOFP",
"_id": "xg3K78wfOhg8oCd3",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
@ -229,7 +276,6 @@
"bonus": null
},
"applyTo": "stress",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
@ -240,25 +286,27 @@
"custom": {
"enabled": false
}
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
"amount": 1
},
"effects": [],
"name": "Damage Stress",
"name": "Stress Damage",
"img": "icons/magic/control/mouth-smile-deception-purple.webp",
"range": "melee"
}
},
"originItemType": null,
"subType": null,
"originId": null
},
"_id": "Zz5ITZOmPdtoLaUH",
"img": "icons/magic/control/mouth-smile-deception-purple.webp",
"effects": [],
"folder": null,
"sort": 0,
@ -274,24 +322,22 @@
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754052450615,
"modifiedTime": 1754052485623,
"createdTime": 1754089918298,
"modifiedTime": 1754089991383,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!GB8zP9LYt061DlqY.5t4fSW4mzVmLouhu"
"_key": "!actors.items!mhcVkVFrzIJ18FDm.Zz5ITZOmPdtoLaUH"
},
{
"name": "Clear the Decks",
"type": "feature",
"_id": "z7pBdBGf9uWaWQvd",
"img": "icons/skills/melee/unarmed-punch-fist-blue.webp",
"system": {
"description": "<p>Make an attack against a target within Very Close range. On a success, <strong>mark a Stress</strong> to move into Melee range of the target, dealing <strong>3d4</strong> physical damage and knocking the target back to Close range.</p>",
"resource": null,
"actions": {
"fmRwrsodZ16gSVOZ": {
"uJl1NJQ55yd9oCwz": {
"type": "attack",
"_id": "fmRwrsodZ16gSVOZ",
"_id": "uJl1NJQ55yd9oCwz",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
@ -315,7 +361,9 @@
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [],
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
@ -333,7 +381,7 @@
},
"target": {
"type": "any",
"amount": 1
"amount": null
},
"effects": [],
"roll": {
@ -358,13 +406,14 @@
},
"name": "Attack",
"img": "icons/skills/melee/unarmed-punch-fist-blue.webp",
"range": "veryClose"
"range": ""
}
},
"originItemType": null,
"subType": null,
"originId": null
},
"_id": "uzlxE1Cxm9GGmrNs",
"img": "icons/skills/melee/unarmed-punch-fist-blue.webp",
"effects": [],
"folder": null,
"sort": 0,
@ -380,13 +429,30 @@
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754052489263,
"modifiedTime": 1754052558382,
"createdTime": 1754090005821,
"modifiedTime": 1754090071032,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!GB8zP9LYt061DlqY.z7pBdBGf9uWaWQvd"
"_key": "!actors.items!mhcVkVFrzIJ18FDm.uzlxE1Cxm9GGmrNs"
}
],
"effects": [],
"_key": "!actors!GB8zP9LYt061DlqY"
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754089855172,
"modifiedTime": 1754089915784,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors!mhcVkVFrzIJ18FDm"
}

View file

@ -33,10 +33,21 @@
"reduction": 0
}
},
"type": "standard",
"type": "social",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"ivvhwc5gzTaSW3hY": {
"name": "Administration",
"description": "",
"value": 3
},
"fqQ0uTRen2S6WNR7": {
"name": "Courtier",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -64,22 +75,61 @@
}
},
"tier": 2,
"description": "<p>A high-ranking courtier with the ear of the local nobility.</p>"
"description": "<p>A high-ranking courtier with the ear of the local nobility.</p>",
"motivesAndTactics": "Curry favor, manufacture evidence, scheme",
"attack": {
"name": "Wand",
"img": "icons/weapons/wands/wand-gem-violet.webp",
"roll": {
"bonus": -3
},
"range": "far",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"dice": "d4",
"bonus": 3,
"multiplier": "flat",
"flatMultiplier": 1
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784339,
"modifiedTime": 1753922784339,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "EtLJiTsilPPZvLUX",
"sort": 3400000,
"sort": 1600000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -179,7 +229,222 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Devastating Retort",
"type": "feature",
"system": {
"description": "<p>A PC who rolls less than 17 on an action roll targeting the Advisor must mark a Stress.</p>",
"resource": null,
"actions": {
"gtM7UPq6xHgJHPPp": {
"type": "damage",
"_id": "gtM7UPq6xHgJHPPp",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "stress",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"name": "Stress Damage",
"img": "icons/magic/control/mouth-smile-deception-purple.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "XFpF0FfTdqCjbHHF",
"img": "icons/magic/control/mouth-smile-deception-purple.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754082801892,
"modifiedTime": 1754082844602,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!EtLJiTsilPPZvLUX.XFpF0FfTdqCjbHHF"
},
{
"name": "Bend Ears",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to influence an NPC within Melee range with whispered words. That targets opinion on one matter shifts toward the Advisors preference unless it is in direct opposition to the targets motives.</p>",
"resource": null,
"actions": {
"JNFTnARlTAKermLx": {
"type": "effect",
"_id": "JNFTnARlTAKermLx",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/skills/social/diplomacy-handshake.webp",
"range": "melee"
}
},
"originItemType": null,
"originId": null
},
"_id": "lG6vMc0zUbijpvCM",
"img": "icons/skills/social/diplomacy-handshake.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754082871968,
"modifiedTime": 1754082966587,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!EtLJiTsilPPZvLUX.lG6vMc0zUbijpvCM"
},
{
"name": "Scapegoat",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to convince a crowd or notable individual that one person or group is responsible for some problem facing the target. The target becomes hostile to the scapegoat until convinced of their innocence with a successful Presence Roll (17).</p><p>[[/dr trait=presence difficulty=17]]</p>",
"resource": null,
"actions": {
"6oaHwUVWTmF362vI": {
"type": "effect",
"_id": "6oaHwUVWTmF362vI",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Spend Fear",
"img": "icons/magic/unholy/orb-hands-pink.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "iwNrNBbvm3RMgSw5",
"img": "icons/skills/social/diplomacy-unity-alliance.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754082968228,
"modifiedTime": 1754083033696,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!EtLJiTsilPPZvLUX.iwNrNBbvm3RMgSw5"
}
],
"effects": [],
"_key": "!actors!EtLJiTsilPPZvLUX"
}

View file

@ -34,10 +34,21 @@
"reduction": 0
}
},
"type": "standard",
"type": "leader",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"HZTsqb30wDBJANq9": {
"name": "Coercion",
"description": "",
"value": 2
},
"GU7IiEUi6m2ZN5ui": {
"name": "Fallen Lore",
"description": "",
"value": 2
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +76,60 @@
}
},
"tier": 2,
"description": "<p>A clandestine leader with a direct channel to the Fallen Gods.</p>"
"description": "<p>A clandestine leader with a direct channel to the Fallen Gods.</p>",
"attack": {
"name": "Sigil-laden Staff",
"range": "far",
"roll": {
"bonus": 3
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d12",
"bonus": null,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"img": "icons/weapons/staves/staff-ornate-purple.webp"
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784341,
"modifiedTime": 1753922784341,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "sLAccjvCWfeedbpI",
"sort": 3400000,
"sort": 3300000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +229,302 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Seize Your Moment",
"type": "feature",
"system": {
"description": "<p><strong>Spend 2 Fear</strong> to spotlight <strong>1d4</strong> allies. Attacks they make while spotlighted in this way deal half damage.</p>",
"resource": null,
"actions": {
"e6DmGF9vOv27BJ6f": {
"type": "attack",
"_id": "e6DmGF9vOv27BJ6f",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 2,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [],
"includeBase": false
},
"target": {
"type": "self",
"amount": null
},
"effects": [],
"roll": {
"type": "diceSet",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d4",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Spotlight Allies",
"img": "icons/skills/movement/arrows-up-trio-red.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "WLnguxRo9egh2hfX",
"img": "icons/skills/movement/arrows-up-trio-red.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754083063489,
"modifiedTime": 1754083104394,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!sLAccjvCWfeedbpI.WLnguxRo9egh2hfX"
},
{
"name": "Our Master's Will",
"type": "feature",
"system": {
"description": "<p>When you spotlight an ally within Far range, <strong>mark a Stress</strong> to gain a Fear.</p>",
"resource": null,
"actions": {
"MUdqLSRIpEEk1Ujc": {
"type": "healing",
"_id": "MUdqLSRIpEEk1Ujc",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "fear",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"name": "Mark Stress",
"img": "icons/magic/unholy/orb-hands-pink.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "O5Nn1Slv8RJJpNeT",
"img": "icons/magic/unholy/hand-claw-glow-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754083166776,
"modifiedTime": 1754083219597,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!sLAccjvCWfeedbpI.O5Nn1Slv8RJJpNeT"
},
{
"name": "Summoning Ritual",
"type": "feature",
"system": {
"description": "<p>Countdown (6). When the Secret-Keeper is in the spotlight for the first time, activate the countdown. When they mark HP, tick down this countdown by the number of HP marked. When it triggers, summon a @UUID[Compendium.daggerheart.adversaries.Actor.3tqCjDwJAQ7JKqMb]{Minor Demon} who appears at Close range.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "4L7aM9NDLbjvuwI3",
"img": "icons/magic/unholy/silhouette-light-fire-blue.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754083223957,
"modifiedTime": 1754083275897,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!sLAccjvCWfeedbpI.4L7aM9NDLbjvuwI3"
},
{
"name": "Fallen Hounds",
"type": "feature",
"system": {
"description": "<p>Once per scene, when the SecretKeeper marks 2 or more HP, you can <strong>mark a Stress</strong> to summon a @UUID[Compendium.daggerheart.adversaries.Actor.NoRZ1PqB8N5wcIw0]{Demonic Hound Pack}, which appears at Close range and is immediately spotlighted.</p>",
"resource": null,
"actions": {
"JBuQUJhif2A7IlJd": {
"type": "effect",
"_id": "JBuQUJhif2A7IlJd",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/creatures/unholy/demon-fire-horned-clawed.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "Q28NPuSMccjzykib",
"img": "icons/creatures/unholy/demon-fire-horned-clawed.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754083283890,
"modifiedTime": 1754083364734,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!sLAccjvCWfeedbpI.Q28NPuSMccjzykib"
}
],
"effects": [],
"_key": "!actors!sLAccjvCWfeedbpI"
}

View file

@ -33,7 +33,7 @@
"reduction": 0
}
},
"type": "standard",
"type": "bruiser",
"notes": "",
"hordeHp": 1,
"experiences": {},
@ -64,22 +64,61 @@
}
},
"tier": 2,
"description": "<p>A large aquatic predator, always on the move.</p>"
"description": "<p>A large aquatic predator, always on the move.</p>",
"motivesAndTactics": "Find the blood, isolate prey, target the weak",
"attack": {
"name": "Toothy Maw",
"img": "icons/creatures/abilities/mouth-teeth-lamprey-red.webp",
"roll": {
"bonus": 2
},
"range": "veryClose",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d12",
"bonus": 1,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784342,
"modifiedTime": 1753922784342,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "YmVAkdNsyuXWTtYp",
"sort": 3400000,
"sort": 2200000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -179,7 +218,237 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Terrifying",
"type": "feature",
"system": {
"description": "<p>When the Shark makes a successful attack, all PCs within Far range lose a Hope and you gain a Fear.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "w46d3D2gXUIJh2GH",
"img": "icons/magic/death/skull-energy-light-purple.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754083474532,
"modifiedTime": 1754083489071,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!YmVAkdNsyuXWTtYp.w46d3D2gXUIJh2GH"
},
{
"name": "Rending Bite",
"type": "feature",
"system": {
"description": "<p>When the Shark makes a successful attack, the target must mark an Armor Slot without receiving its benefits (they can still use armor to reduce the damage). If they cant mark an Armor Slot, they must mark an additional HP.</p>",
"resource": null,
"actions": {
"a0gC7uWycUB2NgKS": {
"type": "attack",
"_id": "a0gC7uWycUB2NgKS",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d12",
"bonus": 1,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
},
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "armorSlot",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": 1
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/creatures/abilities/mouth-teeth-lamprey-red.webp",
"range": "veryClose"
}
},
"originItemType": null,
"originId": null
},
"_id": "zT4AOW20LPlDoncy",
"img": "icons/creatures/abilities/mouth-teeth-lamprey-red.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754083491482,
"modifiedTime": 1754083557003,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!YmVAkdNsyuXWTtYp.zT4AOW20LPlDoncy"
},
{
"name": "Blood in the Water",
"type": "feature",
"system": {
"description": "<p>When a creature within Close range of the Shark marks HP from another creatures attack, you can <strong>mark a Stress</strong> to immediately spotlight the Shark, moving them into Melee range of the target and making a standard attack.</p>",
"resource": null,
"actions": {
"sE9KRd9siZeYHPhb": {
"type": "effect",
"_id": "sE9KRd9siZeYHPhb",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/skills/wounds/blood-spurt-spray-red.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "LBKPfi8XktBAwbrt",
"img": "icons/skills/wounds/blood-spurt-spray-red.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754083562494,
"modifiedTime": 1754083655609,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!YmVAkdNsyuXWTtYp.LBKPfi8XktBAwbrt"
}
],
"effects": [],
"_key": "!actors!YmVAkdNsyuXWTtYp"
}

View file

@ -33,10 +33,16 @@
"reduction": 0
}
},
"type": "standard",
"type": "skulk",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"Tt1Q4CuzohevsgKo": {
"name": "Song Repertoire",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -64,22 +70,61 @@
}
},
"tier": 2,
"description": "<p>A half-fish person with shimmering scales and an irresistible voice.</p>"
"description": "<p>A half-fish person with shimmering scales and an irresistible voice.</p>",
"motivesAndTactics": "Consume, lure prey, subdue with song",
"attack": {
"name": "Distended Jaw Bite",
"roll": {
"bonus": 2
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d6",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"img": "icons/creatures/abilities/mouth-teeth-sharp.webp",
"range": ""
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784344,
"modifiedTime": 1753922784344,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "BK4jwyXSRx7IOQiO",
"sort": 3400000,
"sort": 1400000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -179,7 +224,255 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Captive Audience",
"type": "feature",
"system": {
"description": "<p>If the Siren makes a standard attack against a target Entranced by their song, the attack deals <strong>2d10+1</strong> damage instead of their standard damage.</p>",
"resource": null,
"actions": {
"FxWbdt0hRNv2k9Pm": {
"type": "attack",
"_id": "FxWbdt0hRNv2k9Pm",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": 1,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": 1
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/creatures/abilities/mouth-teeth-sharp.webp",
"range": "melee"
}
},
"originItemType": null,
"originId": null
},
"_id": "Zc3PFPTgKRX03Fx6",
"img": "icons/creatures/abilities/mouth-teeth-sharp.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754083726966,
"modifiedTime": 1754083784344,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!BK4jwyXSRx7IOQiO.Zc3PFPTgKRX03Fx6"
},
{
"name": "Enchanting Song",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to sing a song that affects all targets within Close range. Targets must succeed on an Instinct Reaction Roll or become Entranced until they mark 2 Stress. Other Sirens within Close range of the target can <strong>mark a Stress</strong> to each add a +1 bonus to the Difficulty of the reaction roll. While Entranced, a target cant act and is <em>Vulnerable</em>.</p><p>@Template[type:emanation|range:c]</p>",
"resource": null,
"actions": {
"FY8K8Nsg0TKAWok8": {
"type": "attack",
"_id": "FY8K8Nsg0TKAWok8",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [
{
"_id": "xrm5786ckKbMYHjn",
"onSave": false
}
],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "instinct",
"difficulty": null,
"damageMod": "none"
},
"name": "Roll Save",
"img": "icons/magic/control/hypnosis-mesmerism-eye.webp",
"range": "close"
}
},
"originItemType": null,
"originId": null
},
"_id": "Ks3HpB4W1l5FqR7p",
"img": "icons/magic/control/hypnosis-mesmerism-eye.webp",
"effects": [
{
"name": "Entranced",
"img": "icons/magic/control/hypnosis-mesmerism-eye.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.BK4jwyXSRx7IOQiO.Item.Ks3HpB4W1l5FqR7p",
"transfer": false,
"_id": "xrm5786ckKbMYHjn",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>While Entranced, you cant act and are <em>Vulnerable</em>. </p>",
"tint": "#ffffff",
"statuses": [
"vulnerable"
],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754083894601,
"modifiedTime": 1754083926838,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!BK4jwyXSRx7IOQiO.Ks3HpB4W1l5FqR7p.xrm5786ckKbMYHjn"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754083791012,
"modifiedTime": 1754083933087,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!BK4jwyXSRx7IOQiO.Ks3HpB4W1l5FqR7p"
}
],
"effects": [],
"_key": "!actors!BK4jwyXSRx7IOQiO"
}

View file

@ -34,10 +34,16 @@
"reduction": 0
}
},
"type": "standard",
"type": "ranged",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"d0ynwl3Sk57JFfpw": {
"name": "Ancient Knowledge",
"description": "",
"value": 2
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +71,60 @@
}
},
"tier": 2,
"description": "<p>A ghostly fighter with an ethereal bow, unable to move on while their charge is vulnerable.</p>"
"description": "<p>A ghostly fighter with an ethereal bow, unable to move on while their charge is vulnerable.</p>",
"attack": {
"name": "Longbow",
"img": "icons/weapons/bows/longbow-recurve-leather-brown.webp",
"roll": {
"bonus": 3
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": 2,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"range": "far"
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784351,
"modifiedTime": 1753922784351,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "5tCkhnBByUIN5UdG",
"sort": 3400000,
"sort": 500000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +224,231 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Ghost",
"type": "feature",
"system": {
"description": "<p>The Archer has resistance to physical damage. <strong>Mark a Stress</strong> to move up to Close range through solid objects.</p>",
"resource": null,
"actions": {
"kkKfo1gwetxB3tFQ": {
"type": "effect",
"_id": "kkKfo1gwetxB3tFQ",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "any",
"amount": null
},
"name": "Mark Stress",
"img": "icons/magic/death/undead-ghost-scream-teal.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "qvJRjKrdr6MG05iJ",
"img": "icons/magic/death/undead-ghost-scream-teal.webp",
"effects": [
{
"name": "Ghost",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"_id": "xNkkl7nwKFkiB9Rv",
"img": "icons/magic/death/undead-ghost-scream-teal.webp",
"changes": [
{
"key": "system.resistance.physical.resistance",
"mode": 5,
"value": "1",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>The Archer has resistance to physical damage.</p>",
"origin": null,
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084011218,
"modifiedTime": 1754084035514,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!5tCkhnBByUIN5UdG.qvJRjKrdr6MG05iJ.xNkkl7nwKFkiB9Rv"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754083956529,
"modifiedTime": 1754083997927,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!5tCkhnBByUIN5UdG.qvJRjKrdr6MG05iJ"
},
{
"name": "Pick Your Target",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to make an attack within Far range against a PC who is within Very Close range of at least two other PCs. On a success, the target takes <strong>2d8+12</strong> physical damage.</p>",
"resource": null,
"actions": {
"KahJnM94QQfy6oMK": {
"type": "attack",
"_id": "KahJnM94QQfy6oMK",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 12,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": 1
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/skills/targeting/crosshair-triple-strike-orange.webp",
"range": "far"
}
},
"originItemType": null,
"originId": null
},
"_id": "0h4IVmCgWXyQngAw",
"img": "icons/skills/targeting/crosshair-triple-strike-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084041991,
"modifiedTime": 1754084157885,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!5tCkhnBByUIN5UdG.0h4IVmCgWXyQngAw"
}
],
"effects": [],
"_key": "!actors!5tCkhnBByUIN5UdG"
}

View file

@ -33,10 +33,16 @@
"reduction": 0
}
},
"type": "standard",
"type": "leader",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"iDVbPwS24jkuGF8B": {
"name": "Ancient Knowledge",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -64,22 +70,60 @@
}
},
"tier": 2,
"description": "<p>A ghostly commander leading their troops beyond death.</p>"
"description": "<p>A ghostly commander leading their troops beyond death.</p>",
"motivesAndTactics": "Move through solid objects, rally troops, rehash old battles",
"attack": {
"name": "Longbow",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"roll": {
"bonus": 3
},
"range": "far"
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784352,
"modifiedTime": 1753922784352,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "65cSO3EQEh6ZH6Xk",
"sort": 3400000,
"sort": 600000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -179,7 +223,285 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Ghost",
"type": "feature",
"system": {
"description": "<p>The Captain has resistance to physical damage. <strong>Mark a Stress</strong> to move up to Close range through solid objects.</p>",
"resource": null,
"actions": {
"k7RuXErgCsEBmhmk": {
"type": "effect",
"_id": "k7RuXErgCsEBmhmk",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/magic/death/undead-ghost-scream-teal.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "JU93RyfAB5XhZ6FN",
"img": "icons/magic/death/undead-ghost-scream-teal.webp",
"effects": [
{
"name": "Ghost",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"_id": "kZhvwDvfcYQ10reO",
"img": "icons/magic/death/undead-ghost-scream-teal.webp",
"changes": [
{
"key": "system.resistance.physical.resistance",
"mode": 5,
"value": "1",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>The Captain has resistance to physical damage.</p>",
"origin": null,
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084251861,
"modifiedTime": 1754084272308,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!65cSO3EQEh6ZH6Xk.JU93RyfAB5XhZ6FN.kZhvwDvfcYQ10reO"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084228113,
"modifiedTime": 1754084284677,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!65cSO3EQEh6ZH6Xk.JU93RyfAB5XhZ6FN"
},
{
"name": "Unending Battle",
"type": "feature",
"system": {
"description": "<p><strong>Spend 2 Fear</strong> to return up to [[/r 1d4+1]] defeated Spectral allies to the battle at the points where they first appeared (with no marked HP or Stress).</p>",
"resource": null,
"actions": {
"eHmbN4aPLUuEoDQt": {
"type": "effect",
"_id": "eHmbN4aPLUuEoDQt",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 2,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Spend Fear",
"img": "icons/magic/death/undead-skeleton-worn-blue.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "7YVe4DfEWMNLXNvu",
"img": "icons/magic/death/undead-skeleton-worn-blue.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084289554,
"modifiedTime": 1754084346643,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!65cSO3EQEh6ZH6Xk.7YVe4DfEWMNLXNvu"
},
{
"name": "Hold Fast",
"type": "feature",
"system": {
"description": "<p>When the Captains Spectral allies are forced to make a reaction roll, you can <strong>mark a Stress</strong> to give those allies a +2 bonus to the roll.</p>",
"resource": null,
"actions": {
"aRg1bcPGUn69GPyB": {
"type": "effect",
"_id": "aRg1bcPGUn69GPyB",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/magic/defensive/shield-barrier-flaming-diamond-teal.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "X0vtV30ACVVZ6NfF",
"img": "icons/magic/defensive/shield-barrier-flaming-diamond-teal.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084350199,
"modifiedTime": 1754084392491,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!65cSO3EQEh6ZH6Xk.X0vtV30ACVVZ6NfF"
},
{
"name": "Momentum",
"type": "feature",
"system": {
"description": "<p>When the Captain makes a successful attack against a PC, you gain a Fear.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "b9wn9oVMne8E1OYx",
"img": "icons/skills/melee/strike-weapons-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084396019,
"modifiedTime": 1754084409095,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!65cSO3EQEh6ZH6Xk.b9wn9oVMne8E1OYx"
}
],
"effects": [],
"_key": "!actors!65cSO3EQEh6ZH6Xk"
}

View file

@ -37,7 +37,13 @@
"type": "standard",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"FQ7N6K9KcOSREEDX": {
"name": "Ancient Knowledge",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +71,60 @@
}
},
"tier": 2,
"description": "<p>A ghostly fighter with spears and swords, anchored by duty.</p>"
"description": "<p>A ghostly fighter with spears and swords, anchored by duty.</p>",
"attack": {
"name": "Spear",
"img": "icons/weapons/polearms/spear-ice-crystal-blue.webp",
"roll": {
"bonus": 1
},
"range": "veryClose",
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 1,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784353,
"modifiedTime": 1753922784353,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "UFVGl1osOsJTneLf",
"sort": 3400000,
"sort": 2000000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +224,264 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Ghost",
"type": "feature",
"system": {
"description": "<p>The Guardian has resistance to physical damage. <strong>Mark a Stress</strong> to move up to Close range through solid objects.</p>",
"resource": null,
"actions": {
"X1JlwWqyYHjahbpA": {
"type": "effect",
"_id": "X1JlwWqyYHjahbpA",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/magic/death/undead-ghost-scream-teal.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "x3g1lM5S1W7DAKIc",
"img": "icons/magic/death/undead-ghost-scream-teal.webp",
"effects": [
{
"name": "Ghost",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"_id": "QDXyAMk33kJGe6hU",
"img": "icons/magic/death/undead-ghost-scream-teal.webp",
"changes": [
{
"key": "system.resistance.physical.resistance",
"mode": 5,
"value": "1",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>The Guardian has resistance to physical damage.</p>",
"origin": null,
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084548483,
"modifiedTime": 1754084580744,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!UFVGl1osOsJTneLf.x3g1lM5S1W7DAKIc.QDXyAMk33kJGe6hU"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084531966,
"modifiedTime": 1754084602322,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!UFVGl1osOsJTneLf.x3g1lM5S1W7DAKIc"
},
{
"name": "Ghost Blade",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to make an attack against a target within Very Close range. On a success, deal <strong>2d10+6</strong> physical damage and the target must mark a Stress.</p>",
"resource": null,
"actions": {
"AdfULyYsj9YPcCj6": {
"type": "attack",
"_id": "AdfULyYsj9YPcCj6",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": 6,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
},
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "stress",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": 1
},
"effects": [],
"roll": {
"type": "attack",
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/weapons/swords/sword-flanged-lightning.webp",
"range": "veryClose"
}
},
"originItemType": null,
"originId": null
},
"_id": "L48tQmj5O3s2pjBn",
"img": "icons/weapons/swords/sword-flanged-lightning.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084605936,
"modifiedTime": 1754084661003,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!UFVGl1osOsJTneLf.L48tQmj5O3s2pjBn"
}
],
"effects": [],
"_key": "!actors!UFVGl1osOsJTneLf"
}

View file

@ -33,10 +33,16 @@
"reduction": 0
}
},
"type": "standard",
"type": "social",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"EhtLh4vyQvoZaL83": {
"name": "Espionage",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -64,22 +70,61 @@
}
},
"tier": 2,
"description": "<p>A skilled espionage agent with a knack for being in the right place to overhear secrets.</p>"
"description": "<p>A skilled espionage agent with a knack for being in the right place to overhear secrets.</p>",
"motivesAndTactics": "Cut and run, disguise appearance, eavesdrop",
"attack": {
"name": "Dagger",
"roll": {
"bonus": -2
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d6",
"bonus": 3,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"img": "icons/weapons/daggers/dagger-curved-purple.webp",
"range": ""
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784354,
"modifiedTime": 1753922784354,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "8zlynOhnVA59KpKT",
"sort": 3400000,
"sort": 1100000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -179,7 +224,202 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Gathering Secrets",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to describe how the Spy knows a secret about a PC in the scene.</p>",
"resource": null,
"actions": {
"iq5KzP5hgA4377fO": {
"type": "effect",
"_id": "iq5KzP5hgA4377fO",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Spend Fear",
"img": "icons/magic/perception/orb-eye-scrying.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "csCWQuSqic5ckHeO",
"img": "icons/magic/perception/orb-eye-scrying.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084722024,
"modifiedTime": 1754084779191,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!8zlynOhnVA59KpKT.csCWQuSqic5ckHeO"
},
{
"name": "Fly on the Wall",
"type": "feature",
"system": {
"description": "<p>When a PC or group is discussing something sensitive, you can <strong>mark a Stress</strong> to reveal that the Spy is present in the scene, observing them. If the Spy escapes the scene to report their findings, you gain <strong>1d4</strong> Fear.</p>",
"resource": null,
"actions": {
"Ml8nt7SPNFc2iQno": {
"type": "effect",
"_id": "Ml8nt7SPNFc2iQno",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/magic/perception/silhouette-stealth-shadow.webp",
"range": ""
},
"qCA2hTMIYGW0FhGy": {
"type": "healing",
"_id": "qCA2hTMIYGW0FhGy",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 1,
"dice": "d4",
"bonus": null,
"multiplier": "flat"
},
"applyTo": "fear",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "self",
"amount": null
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"name": "Gain Fear",
"img": "icons/magic/perception/silhouette-stealth-shadow.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "UvgVDn0YjISLdKE4",
"img": "icons/magic/perception/silhouette-stealth-shadow.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084782425,
"modifiedTime": 1754084860717,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!8zlynOhnVA59KpKT.UvgVDn0YjISLdKE4"
}
],
"effects": [],
"_key": "!actors!8zlynOhnVA59KpKT"
}

View file

@ -34,10 +34,16 @@
"reduction": 0
}
},
"type": "standard",
"type": "skulk",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"lRo2QTdqPE3kwCHW": {
"name": "Stonesense",
"description": "",
"value": 3
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +71,60 @@
}
},
"tier": 2,
"description": "<p>A prowling hunter, like a slinking mountain lion, with a slate-gray stone body.</p>"
"description": "<p>A prowling hunter, like a slinking mountain lion, with a slate-gray stone body.</p>",
"attack": {
"name": "Bite and Claws",
"img": "icons/creatures/claws/claw-curved-jagged-gray.webp",
"roll": {
"bonus": 3
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": 6,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"range": ""
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784355,
"modifiedTime": 1753922784355,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "3aAS2Qm3R6cgaYfE",
"sort": 3400000,
"sort": 300000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +224,354 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Stonestrider",
"type": "feature",
"system": {
"description": "<p>The Stonewraith can move through stone and earth as easily as air. While within stone or earth, they are Hidden and immune to all damage.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "SL5JOOefJEeWJCSz",
"img": "icons/commodities/stone/stone-pile-grey.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084916163,
"modifiedTime": 1754084942629,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!3aAS2Qm3R6cgaYfE.SL5JOOefJEeWJCSz"
},
{
"name": "Rocky Ambush",
"type": "feature",
"system": {
"description": "<p>While <em>Hidden</em>, <strong>mark a Stress</strong> to leap into Melee range with a target within Very Close range. The target must succeed on an Agility or Instinct Reaction Roll (15) or take <strong>2d8</strong> physical damage and become temporarily Restrained.</p>",
"resource": null,
"actions": {
"E8C2Nd4mwcGTXoXb": {
"type": "attack",
"_id": "E8C2Nd4mwcGTXoXb",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d8",
"bonus": null,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": 1
},
"effects": [
{
"_id": "6UgMuuJ8ZygbCsDh",
"onSave": false
}
],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "agility",
"difficulty": 15,
"damageMod": "none"
},
"name": "Attack",
"img": "icons/creatures/abilities/mouth-teeth-rows-white.webp",
"range": "melee"
}
},
"originItemType": null,
"originId": null
},
"_id": "tQgxiSS48TJ3X1Dl",
"img": "icons/creatures/abilities/mouth-teeth-rows-white.webp",
"effects": [
{
"name": "Rocky Ambush",
"img": "icons/creatures/abilities/mouth-teeth-rows-white.webp",
"origin": "Compendium.daggerheart.adversaries.Actor.3aAS2Qm3R6cgaYfE.Item.tQgxiSS48TJ3X1Dl",
"transfer": false,
"_id": "6UgMuuJ8ZygbCsDh",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "",
"tint": "#ffffff",
"statuses": [
"restrained"
],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754085052348,
"modifiedTime": 1754085055746,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items.effects!3aAS2Qm3R6cgaYfE.tQgxiSS48TJ3X1Dl.6UgMuuJ8ZygbCsDh"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754084946110,
"modifiedTime": 1754085052359,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!3aAS2Qm3R6cgaYfE.tQgxiSS48TJ3X1Dl"
},
{
"name": "Avalance Roar",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to roar while within a cave and cause a cave-in. All targets within Close range must succeed on an Agility Reaction Roll (14) or take <strong>2d10</strong> physical damage. The rubble can be cleared with a Progress Countdown (8).</p><p>@Template[type:emanation|range:c]</p>",
"resource": null,
"actions": {
"4UGEEuK9XY8leCBV": {
"type": "attack",
"_id": "4UGEEuK9XY8leCBV",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": null,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "agility",
"difficulty": 14,
"damageMod": "none"
},
"name": "Roll Save",
"img": "icons/magic/sonic/projectile-sound-rings-wave.webp",
"range": "close"
}
},
"originItemType": null,
"originId": null
},
"_id": "9Z0i0uURfBMVIapJ",
"img": "icons/magic/sonic/projectile-sound-rings-wave.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754085059319,
"modifiedTime": 1754085157724,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!3aAS2Qm3R6cgaYfE.9Z0i0uURfBMVIapJ"
},
{
"name": "Momentum",
"type": "feature",
"system": {
"description": "<p>When the Stonewraith makes a successful attack against a PC, you gain a Fear.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"originId": null
},
"_id": "faM1UzclP0X3ZrkJ",
"img": "icons/skills/melee/strike-weapons-orange.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754085161530,
"modifiedTime": 1754085176471,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!3aAS2Qm3R6cgaYfE.faM1UzclP0X3ZrkJ"
}
],
"effects": [],
"_key": "!actors!3aAS2Qm3R6cgaYfE"
}

View file

@ -34,10 +34,21 @@
"reduction": 0
}
},
"type": "standard",
"type": "ranged",
"notes": "",
"hordeHp": 1,
"experiences": {},
"experiences": {
"OuRfGgT7o5CNerfK": {
"name": "Magical Knowledge",
"description": "",
"value": 2
},
"Vqu9ggHbSdSXM0XA": {
"name": "Strategize",
"description": "",
"value": 2
}
},
"bonuses": {
"roll": {
"attack": {
@ -65,22 +76,60 @@
}
},
"tier": 2,
"description": "<p>A battle-hardened mage trained in destructive magic.</p>"
"description": "<p>A battle-hardened mage trained in destructive magic.</p>",
"attack": {
"name": "Staff",
"range": "far",
"img": "icons/weapons/staves/staff-hooked-banded.webp",
"roll": {
"bonus": 4
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": 4,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"magical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784373,
"modifiedTime": 1753922784373,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754090770938,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "noDdT0tsN6FXSmC8",
"sort": 3400000,
"sort": 3100000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -180,7 +229,458 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Battle Teleport",
"type": "feature",
"system": {
"description": "<p>Before or after making a standard attack, you can <strong>mark a Stress</strong> to teleport to a location within Far range.</p>",
"resource": null,
"actions": {
"39zC1I5DYozI47lP": {
"type": "effect",
"_id": "39zC1I5DYozI47lP",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/magic/movement/pinwheel-turning-blue.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "PUUz48dsObawcSgp",
"img": "icons/magic/movement/pinwheel-turning-blue.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754085243264,
"modifiedTime": 1754085284707,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!noDdT0tsN6FXSmC8.PUUz48dsObawcSgp"
},
{
"name": "Refresh Warding Sphere",
"type": "feature",
"system": {
"description": "<p><strong>Mark a Stress</strong> to refresh the Wizards “Warding Sphere” reaction.</p>",
"resource": null,
"actions": {
"FCuksmAGRC4061zm": {
"type": "effect",
"_id": "FCuksmAGRC4061zm",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Mark Stress",
"img": "icons/magic/defensive/shield-barrier-blades-teal.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "dI2MGjC7NFAru1Gd",
"img": "icons/magic/defensive/shield-barrier-blades-teal.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754085287538,
"modifiedTime": 1754085324562,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!noDdT0tsN6FXSmC8.dI2MGjC7NFAru1Gd"
},
{
"name": "Eruption",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> and choose a point within Far range. A Very Close area around that point erupts into impassable terrain. All targets within that area must make an Agility Reaction Roll (14). Targets who fail take <strong>2d10</strong> physical damage and are thrown out of the area. Targets who succeed take half damage and arent moved.</p><p>@Template[type:circle|range:vc]</p>",
"resource": null,
"actions": {
"vnMq4NuQO6GYxWhM": {
"type": "attack",
"_id": "vnMq4NuQO6GYxWhM",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d10",
"bonus": null,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "agility",
"difficulty": 14,
"damageMod": "half"
},
"name": "Roll Save",
"img": "icons/magic/earth/barrier-stone-explosion-red.webp",
"range": "far"
}
},
"originItemType": null,
"originId": null
},
"_id": "PnQ0m0FLnpht7oE4",
"img": "icons/magic/earth/barrier-stone-explosion-red.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754085334993,
"modifiedTime": 1754085423257,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!noDdT0tsN6FXSmC8.PnQ0m0FLnpht7oE4"
},
{
"name": "Arcane Artillery",
"type": "feature",
"system": {
"description": "<p><strong>Spend a Fear</strong> to unleash a precise hail of magical blasts. All targets in the scene must make an Agility Reaction Roll. Targets who fail take <strong>2d12</strong> magic damage. Targets who succeed take half damage.</p>",
"resource": null,
"actions": {
"DFHR8LtvjZjHP6BL": {
"type": "attack",
"_id": "DFHR8LtvjZjHP6BL",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d12",
"bonus": null,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"magical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"save": {
"trait": "agility",
"difficulty": null,
"damageMod": "half"
},
"name": "Roll Save",
"img": "icons/magic/light/projectiles-trio-pink.webp",
"range": ""
}
},
"originItemType": null,
"originId": null
},
"_id": "s2luvEVxJLZmOrdh",
"img": "icons/magic/light/projectiles-trio-pink.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754085427830,
"modifiedTime": 1754085490170,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!noDdT0tsN6FXSmC8.s2luvEVxJLZmOrdh"
},
{
"name": "Warding Sphere",
"type": "feature",
"system": {
"description": "<p>When the Wizard takes damage from an attack within Close range, deal <strong>2d6</strong> magic damage to the attacker. This reaction cant be used again until the Wizard refreshes it with their “Refresh Warding Sphere” action.</p>",
"resource": {
"type": "simple",
"value": 1,
"max": "1",
"icon": "fa-solid fa-hand-sparkles"
},
"actions": {
"2fHrpaZW9toi6nin": {
"type": "damage",
"_id": "2fHrpaZW9toi6nin",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 2,
"dice": "d6",
"bonus": null,
"multiplier": "flat"
},
"applyTo": "hitPoints",
"type": [
"magical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": 1
},
"effects": [],
"name": "Damage",
"img": "icons/magic/defensive/barrier-shield-dome-blue-purple.webp",
"range": "close"
}
},
"originItemType": null,
"originId": null
},
"_id": "9cPigHRcUfJC9gD8",
"img": "icons/magic/defensive/barrier-shield-dome-blue-purple.webp",
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754085493649,
"modifiedTime": 1754085606011,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!noDdT0tsN6FXSmC8.9cPigHRcUfJC9gD8"
}
],
"effects": [],
"_key": "!actors!noDdT0tsN6FXSmC8"
}

View file

@ -74,7 +74,7 @@
{{#unless @root.isNPC}}
{{formField fields.multiplier value=source.multiplier name=(concat path "damage.parts." realIndex "." target ".multiplier") localize=true}}
{{/unless}}
{{#if (eq source.multiplier 'flat')}}{{formField fields.flatMultiplier value=source.flatMultiplier name=(concat ../path "damage.parts." realIndex "." target ".flatMultiplier") }}{{/if}}
{{#if (eq source.multiplier 'flat')}}{{formField fields.flatMultiplier value=source.flatMultiplier name=(concat path "damage.parts." realIndex "." target ".flatMultiplier") }}{{/if}}
{{formField fields.dice value=source.dice name=(concat path "damage.parts." realIndex "." target ".dice")}}
{{formField fields.bonus value=source.bonus name=(concat path "damage.parts." realIndex "." target ".bonus") localize=true}}
</div>