mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
Finished Tier 2
This commit is contained in:
parent
ad7fcc2c3e
commit
6904d08b72
23 changed files with 7399 additions and 150 deletions
|
|
@ -793,7 +793,7 @@
|
|||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
},
|
||||
"name": "Save Roll",
|
||||
"name": "Roll Save",
|
||||
"img": "icons/magic/lightning/bolt-strike-embers-teal.webp",
|
||||
"range": "close"
|
||||
}
|
||||
|
|
@ -819,7 +819,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754074364206,
|
||||
"modifiedTime": 1754074451570,
|
||||
"modifiedTime": 1754081281415,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!dgH3fW9FTYLaIDvS.3bPURmuwQs06fThQ"
|
||||
|
|
|
|||
|
|
@ -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,19 +70,58 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"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": {},
|
||||
"_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": 1754078331191,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "8VZIgU12cB3cvlyH",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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 Beastmaster’s 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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +71,57 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d12",
|
||||
"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": 1753922784268,
|
||||
"modifiedTime": 1753922784268,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1754078621139,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "YnObCleGjPT7yqEc",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
"reduction": 0
|
||||
}
|
||||
},
|
||||
"type": "standard",
|
||||
"type": "skulk",
|
||||
"notes": "",
|
||||
"hordeHp": 1,
|
||||
"experiences": {},
|
||||
|
|
@ -65,19 +65,27 @@
|
|||
}
|
||||
},
|
||||
"tier": 2,
|
||||
"description": "<p>A giant bird of prey with blood-stained talons.</p>"
|
||||
"description": "<p>A giant bird of prey with blood-stained talons.</p>",
|
||||
"attack": {
|
||||
"name": "Claws and Beak",
|
||||
"roll": {
|
||||
"bonus": 1
|
||||
},
|
||||
"range": "veryClose",
|
||||
"img": "icons/creatures/claws/claw-talons-glowing-orange.webp"
|
||||
}
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784269,
|
||||
"modifiedTime": 1753922784269,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1754079249399,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "DnJ5ViDkhhCsr0cC",
|
||||
"sort": 3400000,
|
||||
|
|
@ -180,7 +188,506 @@
|
|||
"appendNumber": false,
|
||||
"prependAdjective": false
|
||||
},
|
||||
"items": [],
|
||||
"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",
|
||||
"createdTime": 1754078848978,
|
||||
"modifiedTime": 1754078874110,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items.effects!DnJ5ViDkhhCsr0cC.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",
|
||||
"createdTime": 1754078821853,
|
||||
"modifiedTime": 1754078845842,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!DnJ5ViDkhhCsr0cC.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",
|
||||
"createdTime": 1754079003612,
|
||||
"modifiedTime": 1754079031518,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items.effects!DnJ5ViDkhhCsr0cC.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",
|
||||
"createdTime": 1754078877040,
|
||||
"modifiedTime": 1754079003622,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!DnJ5ViDkhhCsr0cC.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 Eagle’s 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",
|
||||
"createdTime": 1754079163877,
|
||||
"modifiedTime": 1754079173093,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items.effects!DnJ5ViDkhhCsr0cC.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",
|
||||
"createdTime": 1754079047407,
|
||||
"modifiedTime": 1754079163892,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!DnJ5ViDkhhCsr0cC.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 isn’t 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",
|
||||
"createdTime": 1754079182729,
|
||||
"modifiedTime": 1754079229867,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!DnJ5ViDkhhCsr0cC.jY0ynjYvbS6E3NgJ"
|
||||
}
|
||||
],
|
||||
"effects": [],
|
||||
"_key": "!actors!DnJ5ViDkhhCsr0cC"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"reduction": 0
|
||||
}
|
||||
},
|
||||
"type": "standard",
|
||||
"type": "minion",
|
||||
"notes": "",
|
||||
"hordeHp": 1,
|
||||
"experiences": {},
|
||||
|
|
@ -48,19 +48,67 @@
|
|||
},
|
||||
"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": 1754079367585,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "5s8wSvpyC5rxY5aD",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +71,57 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d20",
|
||||
"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/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": 1754079426099,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "8mJYMpbLTb8qIOrr",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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 can’t 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 can’t 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 Gorgon’s 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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
"reduction": 0
|
||||
}
|
||||
},
|
||||
"type": "standard",
|
||||
"type": "solo",
|
||||
"notes": "",
|
||||
"hordeHp": 1,
|
||||
"experiences": {},
|
||||
|
|
@ -65,19 +65,57 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d10",
|
||||
"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": {},
|
||||
"_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": 1754080159148,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "MYXmTx2FHcIjdfYZ",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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 target’s 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 target’s 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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +81,56 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d10",
|
||||
"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": {},
|
||||
"_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": 1754080580169,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "7ai2opemrclQe3VF",
|
||||
"sort": 3400000,
|
||||
|
|
@ -180,7 +233,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, they’re knocked from their mount and lose this benefit until they’re 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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +71,56 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d8",
|
||||
"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": 1753922784304,
|
||||
"modifiedTime": 1753922784304,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1754080941487,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "niBpVU7yeo5ccskE",
|
||||
"sort": 3400000,
|
||||
|
|
@ -180,7 +223,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 target’s 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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +76,57 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d10",
|
||||
"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": 1753922784305,
|
||||
"modifiedTime": 1753922784305,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1754081390364,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "dNta0cUzr96xcFhf",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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 they’re <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 Assassin’s 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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +76,56 @@
|
|||
}
|
||||
},
|
||||
"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": 1754081870630,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "Vy02IhGhkJLuezu4",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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 Baron’s 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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"reduction": 0
|
||||
}
|
||||
},
|
||||
"type": "standard",
|
||||
"type": "bruiser",
|
||||
"notes": "",
|
||||
"hordeHp": 1,
|
||||
"experiences": {},
|
||||
|
|
@ -64,19 +64,58 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d8",
|
||||
"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/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": 1754082401352,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "rM9qCIYeWg9I0B4l",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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 Minotaur’s 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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +71,56 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d12",
|
||||
"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": {},
|
||||
"_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": 1754082462696,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "mVV7a7KQAORoPMgZ",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +75,58 @@
|
|||
}
|
||||
},
|
||||
"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": 1754082870597,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "EtLJiTsilPPZvLUX",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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 target’s opinion on one matter shifts toward the Advisor’s preference unless it is in direct opposition to the target’s 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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +76,57 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d12",
|
||||
"bonus": null,
|
||||
"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/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": 1754083165751,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "sLAccjvCWfeedbpI",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"reduction": 0
|
||||
}
|
||||
},
|
||||
"type": "standard",
|
||||
"type": "bruiser",
|
||||
"notes": "",
|
||||
"hordeHp": 1,
|
||||
"experiences": {},
|
||||
|
|
@ -64,19 +64,58 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d12",
|
||||
"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": {},
|
||||
"_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": 1754083671644,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "YmVAkdNsyuXWTtYp",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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 can’t 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 creature’s 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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +70,57 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d6",
|
||||
"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/creatures/abilities/mouth-teeth-sharp.webp"
|
||||
}
|
||||
},
|
||||
"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": 1754083726165,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "BK4jwyXSRx7IOQiO",
|
||||
"sort": 3400000,
|
||||
|
|
@ -179,7 +223,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 can’t 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 can’t 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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +71,57 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d10",
|
||||
"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
|
||||
}
|
||||
]
|
||||
},
|
||||
"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": 1754084511340,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "5tCkhnBByUIN5UdG",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +70,57 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d10",
|
||||
"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
|
||||
}
|
||||
]
|
||||
},
|
||||
"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": 1754084498358,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "65cSO3EQEh6ZH6Xk",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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 Captain’s 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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -37,7 +37,13 @@
|
|||
"type": "standard",
|
||||
"notes": "",
|
||||
"hordeHp": 1,
|
||||
"experiences": {},
|
||||
"experiences": {
|
||||
"FQ7N6K9KcOSREEDX": {
|
||||
"name": "Ancient Knowledge",
|
||||
"description": "",
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
"bonuses": {
|
||||
"roll": {
|
||||
"attack": {
|
||||
|
|
@ -65,19 +71,57 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"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": {},
|
||||
"_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": 1754084489712,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "UFVGl1osOsJTneLf",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +70,57 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d6",
|
||||
"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-curved-purple.webp"
|
||||
}
|
||||
},
|
||||
"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": 1754084717338,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "8zlynOhnVA59KpKT",
|
||||
"sort": 3400000,
|
||||
|
|
@ -179,7 +223,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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +71,56 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d8",
|
||||
"bonus": 6,
|
||||
"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": 1753922784355,
|
||||
"modifiedTime": 1753922784355,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1754084914591,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "3aAS2Qm3R6cgaYfE",
|
||||
"sort": 3400000,
|
||||
|
|
@ -180,7 +223,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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,19 +76,57 @@
|
|||
}
|
||||
},
|
||||
"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
|
||||
},
|
||||
"dice": "d10",
|
||||
"bonus": 4,
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1
|
||||
},
|
||||
"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": 1754085241068,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "noDdT0tsN6FXSmC8",
|
||||
"sort": 3400000,
|
||||
|
|
@ -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 Wizard’s “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 aren’t 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 can’t 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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue