Half of Tier 2

This commit is contained in:
WBHarry 2025-08-01 21:54:53 +02:00
parent e1d8f8784a
commit ad7fcc2c3e
14 changed files with 4627 additions and 94 deletions

View file

@ -17,10 +17,16 @@
"reduction": 0 "reduction": 0
} }
}, },
"type": "standard", "type": "minion",
"notes": "", "notes": "",
"hordeHp": 1, "hordeHp": 1,
"experiences": {}, "experiences": {
"KRU37FQnKagBvefZ": {
"name": "Intrusion",
"description": "",
"value": 2
}
},
"bonuses": { "bonuses": {
"roll": { "roll": {
"attack": { "attack": {
@ -49,19 +55,66 @@
}, },
"difficulty": 13, "difficulty": 13,
"tier": 2, "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": {}, "flags": {},
"_stats": { "_stats": {
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.344", "coreVersion": "13.346",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784220, "createdTime": 1753922784220,
"modifiedTime": 1753922784220, "modifiedTime": 1754070512858,
"lastModifiedBy": "WafZqd6qLGpBRGTt" "lastModifiedBy": "MQSznptE5yLT7kj8"
}, },
"_id": "vNIbYQ4YSzNf0WPE", "_id": "vNIbYQ4YSzNf0WPE",
"sort": 3400000, "sort": 3400000,
@ -164,7 +217,105 @@
"appendNumber": false, "appendNumber": false,
"prependAdjective": 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": [], "effects": [],
"_key": "!actors!vNIbYQ4YSzNf0WPE" "_key": "!actors!vNIbYQ4YSzNf0WPE"
} }

View file

@ -34,9 +34,9 @@
"reduction": 0 "reduction": 0
} }
}, },
"type": "standard", "type": "horde",
"notes": "", "notes": "",
"hordeHp": 1, "hordeHp": 2,
"experiences": {}, "experiences": {},
"bonuses": { "bonuses": {
"roll": { "roll": {
@ -65,19 +65,57 @@
} }
}, },
"tier": 2, "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
},
"dice": "d6",
"bonus": 3,
"multiplier": "flat",
"flatMultiplier": 1
},
"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": {}, "flags": {},
"_stats": { "_stats": {
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.344", "coreVersion": "13.346",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784223, "createdTime": 1753922784223,
"modifiedTime": 1753922784223, "modifiedTime": 1754070633580,
"lastModifiedBy": "WafZqd6qLGpBRGTt" "lastModifiedBy": "MQSznptE5yLT7kj8"
}, },
"_id": "0ts6CGd93lLqGZI5", "_id": "0ts6CGd93lLqGZI5",
"sort": 3400000, "sort": 3400000,
@ -180,7 +218,299 @@
"appendNumber": false, "appendNumber": false,
"prependAdjective": false "prependAdjective": false
}, },
"items": [], "items": [
"effects": [], {
"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" "_key": "!actors!0ts6CGd93lLqGZI5"
} }

View file

@ -34,10 +34,16 @@
"reduction": 0 "reduction": 0
} }
}, },
"type": "standard", "type": "skulk",
"notes": "", "notes": "",
"hordeHp": 1, "hordeHp": 1,
"experiences": {}, "experiences": {
"t4LUkxg9fu3go5h4": {
"name": "Intrusion",
"description": "",
"value": 2
}
},
"bonuses": { "bonuses": {
"roll": { "roll": {
"attack": { "attack": {
@ -65,19 +71,57 @@
} }
}, },
"tier": 2, "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
},
"dice": "d8",
"bonus": 1,
"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": {}, "flags": {},
"_stats": { "_stats": {
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.344", "coreVersion": "13.346",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784224, "createdTime": 1753922784224,
"modifiedTime": 1753922784224, "modifiedTime": 1754073065851,
"lastModifiedBy": "WafZqd6qLGpBRGTt" "lastModifiedBy": "MQSznptE5yLT7kj8"
}, },
"_id": "h5RuhzGL17dW5FBT", "_id": "h5RuhzGL17dW5FBT",
"sort": 3400000, "sort": 3400000,
@ -180,7 +224,307 @@
"appendNumber": false, "appendNumber": false,
"prependAdjective": 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": [], "effects": [],
"_key": "!actors!h5RuhzGL17dW5FBT" "_key": "!actors!h5RuhzGL17dW5FBT"
} }

View file

@ -34,7 +34,7 @@
"reduction": 0 "reduction": 0
} }
}, },
"type": "standard", "type": "ranged",
"notes": "", "notes": "",
"hordeHp": 1, "hordeHp": 1,
"experiences": {}, "experiences": {},
@ -65,19 +65,57 @@
} }
}, },
"tier": 2, "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
},
"dice": "d8",
"bonus": 3,
"multiplier": "flat",
"flatMultiplier": 1
},
"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": {}, "flags": {},
"_stats": { "_stats": {
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.344", "coreVersion": "13.346",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784233, "createdTime": 1753922784233,
"modifiedTime": 1753922784233, "modifiedTime": 1754075062339,
"lastModifiedBy": "WafZqd6qLGpBRGTt" "lastModifiedBy": "MQSznptE5yLT7kj8"
}, },
"_id": "jDmHqGvzg5wjgmxE", "_id": "jDmHqGvzg5wjgmxE",
"sort": 3400000, "sort": 3400000,
@ -180,7 +218,412 @@
"appendNumber": false, "appendNumber": false,
"prependAdjective": 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": [], "effects": [],
"_key": "!actors!jDmHqGvzg5wjgmxE" "_key": "!actors!jDmHqGvzg5wjgmxE"
} }

View file

@ -16,7 +16,7 @@
"reduction": 0 "reduction": 0
} }
}, },
"type": "standard", "type": "minion",
"notes": "", "notes": "",
"hordeHp": 1, "hordeHp": 1,
"experiences": {}, "experiences": {},
@ -48,19 +48,66 @@
}, },
"difficulty": 12, "difficulty": 12,
"tier": 2, "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": {}, "flags": {},
"_stats": { "_stats": {
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.344", "coreVersion": "13.346",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784234, "createdTime": 1753922784234,
"modifiedTime": 1753922784234, "modifiedTime": 1754075399074,
"lastModifiedBy": "WafZqd6qLGpBRGTt" "lastModifiedBy": "MQSznptE5yLT7kj8"
}, },
"_id": "99TqczuQipBmaB8i", "_id": "99TqczuQipBmaB8i",
"sort": 3400000, "sort": 3400000,
@ -163,7 +210,105 @@
"appendNumber": false, "appendNumber": false,
"prependAdjective": 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": [], "effects": [],
"_key": "!actors!99TqczuQipBmaB8i" "_key": "!actors!99TqczuQipBmaB8i"
} }

View file

@ -33,10 +33,21 @@
"reduction": 0 "reduction": 0
} }
}, },
"type": "standard", "type": "social",
"notes": "", "notes": "",
"hordeHp": 1, "hordeHp": 1,
"experiences": {}, "experiences": {
"AOiKcHqVyMaJ3myX": {
"name": "Manipulation",
"description": "",
"value": 3
},
"Nuono4rS5iRVINjq": {
"name": "Socialite",
"description": "",
"value": 3
}
},
"bonuses": { "bonuses": {
"roll": { "roll": {
"attack": { "attack": {
@ -64,19 +75,57 @@
} }
}, },
"tier": 2, "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": {}, "flags": {},
"_stats": { "_stats": {
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.344", "coreVersion": "13.346",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784237, "createdTime": 1753922784237,
"modifiedTime": 1753922784237, "modifiedTime": 1754075695106,
"lastModifiedBy": "WafZqd6qLGpBRGTt" "lastModifiedBy": "MQSznptE5yLT7kj8"
}, },
"_id": "ZxWaWPdzFIUPNC62", "_id": "ZxWaWPdzFIUPNC62",
"sort": 3400000, "sort": 3400000,
@ -179,7 +228,154 @@
"appendNumber": false, "appendNumber": false,
"prependAdjective": 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": [], "effects": [],
"_key": "!actors!ZxWaWPdzFIUPNC62" "_key": "!actors!ZxWaWPdzFIUPNC62"
} }

View file

@ -34,10 +34,21 @@
"reduction": 0 "reduction": 0
} }
}, },
"type": "standard", "type": "support",
"notes": "", "notes": "",
"hordeHp": 1, "hordeHp": 1,
"experiences": {}, "experiences": {
"Lt65O6BraCDSG6A9": {
"name": "Fallen Lore",
"description": "",
"value": 2
},
"zUrYeLaTh26XK19W": {
"name": "Rituals",
"description": "",
"value": 2
}
},
"bonuses": { "bonuses": {
"roll": { "roll": {
"attack": { "attack": {
@ -65,19 +76,56 @@
} }
}, },
"tier": 2, "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
},
"dice": "d4",
"bonus": 3,
"multiplier": "flat",
"flatMultiplier": 1
},
"applyTo": "hitPoints",
"type": [
"magical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"range": "far"
}
}, },
"flags": {}, "flags": {},
"_stats": { "_stats": {
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.344", "coreVersion": "13.346",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784239, "createdTime": 1753922784239,
"modifiedTime": 1753922784239, "modifiedTime": 1754075952748,
"lastModifiedBy": "WafZqd6qLGpBRGTt" "lastModifiedBy": "MQSznptE5yLT7kj8"
}, },
"_id": "0NxCSugvKQ4W8OYZ", "_id": "0NxCSugvKQ4W8OYZ",
"sort": 3400000, "sort": 3400000,
@ -180,7 +228,492 @@
"appendNumber": false, "appendNumber": false,
"prependAdjective": 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": [], "effects": [],
"_key": "!actors!0NxCSugvKQ4W8OYZ" "_key": "!actors!0NxCSugvKQ4W8OYZ"
} }

View file

@ -34,7 +34,7 @@
"reduction": 0 "reduction": 0
} }
}, },
"type": "standard", "type": "skulk",
"notes": "", "notes": "",
"hordeHp": 1, "hordeHp": 1,
"experiences": {}, "experiences": {},
@ -65,19 +65,56 @@
} }
}, },
"tier": 2, "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
},
"dice": "d8",
"bonus": 4,
"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": {}, "flags": {},
"_stats": { "_stats": {
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.344", "coreVersion": "13.346",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784239, "createdTime": 1753922784239,
"modifiedTime": 1753922784239, "modifiedTime": 1754076657675,
"lastModifiedBy": "WafZqd6qLGpBRGTt" "lastModifiedBy": "MQSznptE5yLT7kj8"
}, },
"_id": "tyBOpLfigAhI9bU3", "_id": "tyBOpLfigAhI9bU3",
"sort": 3400000, "sort": 3400000,
@ -180,7 +217,238 @@
"appendNumber": false, "appendNumber": false,
"prependAdjective": 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": [], "effects": [],
"_key": "!actors!tyBOpLfigAhI9bU3" "_key": "!actors!tyBOpLfigAhI9bU3"
} }

View file

@ -17,7 +17,7 @@
"reduction": 0 "reduction": 0
} }
}, },
"type": "standard", "type": "minion",
"notes": "", "notes": "",
"hordeHp": 1, "hordeHp": 1,
"experiences": {}, "experiences": {},
@ -49,19 +49,65 @@
}, },
"difficulty": 13, "difficulty": 13,
"tier": 2, "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": {}, "flags": {},
"_stats": { "_stats": {
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.344", "coreVersion": "13.346",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784240, "createdTime": 1753922784240,
"modifiedTime": 1753922784240, "modifiedTime": 1754076849816,
"lastModifiedBy": "WafZqd6qLGpBRGTt" "lastModifiedBy": "MQSznptE5yLT7kj8"
}, },
"_id": "zx99sOGTXicP4SSD", "_id": "zx99sOGTXicP4SSD",
"sort": 3400000, "sort": 3400000,
@ -164,7 +210,105 @@
"appendNumber": false, "appendNumber": false,
"prependAdjective": 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": [], "effects": [],
"_key": "!actors!zx99sOGTXicP4SSD" "_key": "!actors!zx99sOGTXicP4SSD"
} }

View file

@ -33,10 +33,16 @@
"reduction": 0 "reduction": 0
} }
}, },
"type": "standard", "type": "horde",
"notes": "", "notes": "",
"hordeHp": 1, "hordeHp": 1,
"experiences": {}, "experiences": {
"hJHaPH3178AFdAgT": {
"name": "Scent Tracking",
"description": "",
"value": 3
}
},
"bonuses": { "bonuses": {
"roll": { "roll": {
"attack": { "attack": {
@ -64,19 +70,57 @@
} }
}, },
"tier": 2, "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
},
"dice": "d8",
"bonus": 2,
"multiplier": "flat",
"flatMultiplier": 1
},
"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
}
}
}, },
"flags": {}, "flags": {},
"_stats": { "_stats": {
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.344", "coreVersion": "13.346",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784253, "createdTime": 1753922784253,
"modifiedTime": 1753922784253, "modifiedTime": 1754077018447,
"lastModifiedBy": "WafZqd6qLGpBRGTt" "lastModifiedBy": "MQSznptE5yLT7kj8"
}, },
"_id": "NoRZ1PqB8N5wcIw0", "_id": "NoRZ1PqB8N5wcIw0",
"sort": 3400000, "sort": 3400000,
@ -179,7 +223,200 @@
"appendNumber": false, "appendNumber": false,
"prependAdjective": false "prependAdjective": false
}, },
"items": [], "items": [
"effects": [], {
"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" "_key": "!actors!NoRZ1PqB8N5wcIw0"
} }

View file

@ -33,9 +33,9 @@
"reduction": 0 "reduction": 0
} }
}, },
"type": "standard", "type": "horde",
"notes": "", "notes": "",
"hordeHp": 1, "hordeHp": 2,
"experiences": {}, "experiences": {},
"bonuses": { "bonuses": {
"roll": { "roll": {
@ -64,19 +64,57 @@
} }
}, },
"tier": 2, "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
},
"dice": "d6",
"bonus": 4,
"multiplier": "flat",
"flatMultiplier": 1
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"valueAlt": {
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"resultBased": false,
"base": false
}
]
},
"name": "Shocking Bite",
"img": "icons/creatures/abilities/mouth-teeth-sharp.webp",
"roll": {
"bonus": 0
}
}
}, },
"flags": {}, "flags": {},
"_stats": { "_stats": {
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.344", "coreVersion": "13.346",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784258, "createdTime": 1753922784258,
"modifiedTime": 1753922784258, "modifiedTime": 1754077500571,
"lastModifiedBy": "WafZqd6qLGpBRGTt" "lastModifiedBy": "MQSznptE5yLT7kj8"
}, },
"_id": "TLzY1nDw0Bu9Ud40", "_id": "TLzY1nDw0Bu9Ud40",
"sort": 3400000, "sort": 3400000,
@ -179,7 +217,196 @@
"appendNumber": false, "appendNumber": false,
"prependAdjective": false "prependAdjective": false
}, },
"items": [], "items": [
"effects": [], {
"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" "_key": "!actors!TLzY1nDw0Bu9Ud40"
} }

View file

@ -65,19 +65,27 @@
} }
}, },
"tier": 2, "tier": 2,
"description": "<p>An armored squire or experienced commoner looking to advance.</p>" "description": "<p>An armored squire or experienced commoner looking to advance.</p>",
"attack": {
"name": "Spear",
"range": "veryClose",
"roll": {
"bonus": 1
},
"img": "icons/weapons/polearms/spear-flared-steel.webp"
}
}, },
"flags": {}, "flags": {},
"_stats": { "_stats": {
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.344", "coreVersion": "13.346",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784260, "createdTime": 1753922784260,
"modifiedTime": 1753922784260, "modifiedTime": 1754077711319,
"lastModifiedBy": "WafZqd6qLGpBRGTt" "lastModifiedBy": "MQSznptE5yLT7kj8"
}, },
"_id": "9F1JdXtcmxfWyoKa", "_id": "9F1JdXtcmxfWyoKa",
"sort": 3400000, "sort": 3400000,
@ -180,7 +188,187 @@
"appendNumber": false, "appendNumber": false,
"prependAdjective": false "prependAdjective": false
}, },
"items": [], "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",
"createdTime": 1754077629944,
"modifiedTime": 1754077757134,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!9F1JdXtcmxfWyoKa.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",
"createdTime": 1754077762466,
"modifiedTime": 1754077812353,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!9F1JdXtcmxfWyoKa.zcfyEY29yWqJtZbl"
}
],
"effects": [], "effects": [],
"_key": "!actors!9F1JdXtcmxfWyoKa" "_key": "!actors!9F1JdXtcmxfWyoKa"
} }

View file

@ -36,7 +36,13 @@
"type": "standard", "type": "standard",
"notes": "", "notes": "",
"hordeHp": 1, "hordeHp": 1,
"experiences": {}, "experiences": {
"e3LDEyTI4bAQgRKI": {
"name": "Copycat",
"description": "",
"value": 3
}
},
"bonuses": { "bonuses": {
"roll": { "roll": {
"attack": { "attack": {
@ -64,19 +70,57 @@
} }
}, },
"tier": 2, "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
},
"dice": "d6",
"bonus": 5,
"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/creatures/claws/claw-hooked-barbed.webp"
}
}, },
"flags": {}, "flags": {},
"_stats": { "_stats": {
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.344", "coreVersion": "13.346",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784262, "createdTime": 1753922784262,
"modifiedTime": 1753922784262, "modifiedTime": 1754077871356,
"lastModifiedBy": "WafZqd6qLGpBRGTt" "lastModifiedBy": "MQSznptE5yLT7kj8"
}, },
"_id": "ChwwVqowFw8hJQwT", "_id": "ChwwVqowFw8hJQwT",
"sort": 3400000, "sort": 3400000,
@ -179,7 +223,190 @@
"appendNumber": false, "appendNumber": false,
"prependAdjective": 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": [], "effects": [],
"_key": "!actors!ChwwVqowFw8hJQwT" "_key": "!actors!ChwwVqowFw8hJQwT"
} }