mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 05:31:07 +01:00
[Fix] 900 - Compendium Self Targetting (#1077)
* Fixed classes and subclasses * Went over DomainCards * Everything except de-facto-items * Fixed items * Fixed merge conflicts
This commit is contained in:
parent
7a764e39ae
commit
8e5dd22370
60 changed files with 786 additions and 413 deletions
|
|
@ -43,7 +43,7 @@
|
|||
},
|
||||
"name": "Spend Hope",
|
||||
"img": "icons/magic/holy/barrier-shield-winged-blue.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
},
|
||||
"OdRTXMOXhZFiZHES": {
|
||||
"type": "effect",
|
||||
|
|
@ -81,10 +81,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784418,
|
||||
"modifiedTime": 1755429846358,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038980509,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "tdsL00yTSLNgZWs6",
|
||||
"sort": 3400000,
|
||||
|
|
@ -93,7 +93,7 @@
|
|||
"name": "Bold Presence",
|
||||
"img": "icons/magic/holy/barrier-shield-winged-blue.webp",
|
||||
"origin": "Compendium.daggerheart.domains.Item.tdsL00yTSLNgZWs6",
|
||||
"transfer": true,
|
||||
"transfer": false,
|
||||
"_id": "2XEYhuAcRGTtqvED",
|
||||
"type": "base",
|
||||
"system": {
|
||||
|
|
@ -112,7 +112,7 @@
|
|||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": true,
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
|
|
@ -131,12 +131,12 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754241531511,
|
||||
"modifiedTime": 1754241605959,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
"modifiedTime": 1756038989398,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_key": "!items.effects!tdsL00yTSLNgZWs6.2XEYhuAcRGTtqvED"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"effects": [
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
},
|
||||
"name": "Transform",
|
||||
"img": "icons/containers/barrels/barrel-reinforced-cherry-brown.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
},
|
||||
"h7i4ZuDYuYLnjze6": {
|
||||
"type": "attack",
|
||||
|
|
@ -126,10 +126,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784424,
|
||||
"modifiedTime": 1755429102985,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038121293,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "SZMNR3uGNinJcN4N",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -30,12 +30,12 @@
|
|||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Adjust Appearance",
|
||||
"img": "icons/magic/defensive/shield-barrier-blades-teal.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
},
|
||||
"wBQkw3P4Esj6kOx2": {
|
||||
"type": "effect",
|
||||
|
|
@ -132,10 +132,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784424,
|
||||
"modifiedTime": 1755428993189,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756037990822,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "eq8VNqYMRHhF9xw9",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
},
|
||||
"name": "Magic Immunity",
|
||||
"img": "icons/magic/defensive/barrier-shield-dome-deflect-teal.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
}
|
||||
},
|
||||
"attribution": {
|
||||
|
|
@ -105,10 +105,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784429,
|
||||
"modifiedTime": 1755429115570,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038143042,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "J1ovx2FpNDvPq1o6",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
"amount": 1
|
||||
},
|
||||
"name": "Mark Stress",
|
||||
"img": "icons/skills/wounds/bone-broken-knee-beam.webp",
|
||||
|
|
@ -61,10 +61,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784431,
|
||||
"modifiedTime": 1755428345979,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756037935304,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "8UANBgSdhMZ0sqfO",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -40,12 +40,12 @@
|
|||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Become Cloaked",
|
||||
"img": "icons/magic/perception/shadow-stealth-eyes-purple.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
}
|
||||
},
|
||||
"attribution": {
|
||||
|
|
@ -61,10 +61,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784435,
|
||||
"modifiedTime": 1755428020354,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756037373705,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "Zhw7PtK8nMPlsOqD",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"effects": [
|
||||
|
|
@ -67,7 +67,7 @@
|
|||
},
|
||||
"name": "Tekaira's Armored Beetles: Stress",
|
||||
"img": "icons/creatures/invertebrates/wasp-swarm-attack.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
},
|
||||
"533qzPIjcccpiMey": {
|
||||
"type": "effect",
|
||||
|
|
@ -195,10 +195,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784438,
|
||||
"modifiedTime": 1755429481288,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038512929,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "rZPH0BY8Sznc9sFG",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -26,17 +26,17 @@
|
|||
},
|
||||
"effects": [
|
||||
{
|
||||
"_id": "6sR46Hd554DiLHy4",
|
||||
"_id": "TFWiAUDCfGaax5MU",
|
||||
"onSave": false
|
||||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
"type": "self",
|
||||
"amount": 1
|
||||
},
|
||||
"name": "Focus",
|
||||
"img": "icons/skills/targeting/crosshair-pointed-orange.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
}
|
||||
},
|
||||
"attribution": {
|
||||
|
|
@ -52,20 +52,20 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784443,
|
||||
"modifiedTime": 1755428127375,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756037604544,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "xxZOXC4tiZQ6kg1e",
|
||||
"sort": 3400000,
|
||||
"effects": [
|
||||
{
|
||||
"name": "Deadly Focus",
|
||||
"img": "systems/daggerheart/assets/icons/domains/domain-card/blade.png",
|
||||
"img": "icons/skills/targeting/crosshair-pointed-orange.webp",
|
||||
"origin": "Compendium.daggerheart.domains.Item.xxZOXC4tiZQ6kg1e",
|
||||
"transfer": true,
|
||||
"_id": "6sR46Hd554DiLHy4",
|
||||
"transfer": false,
|
||||
"_id": "TFWiAUDCfGaax5MU",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
|
|
@ -83,7 +83,7 @@
|
|||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": true,
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
|
|
@ -93,7 +93,7 @@
|
|||
"startRound": null,
|
||||
"startTurn": null
|
||||
},
|
||||
"description": "",
|
||||
"description": "<p class=\"Body-Foundation\">Until you attack another creature, you defeat the target, or the battle ends, gain a +1 bonus to your Proficiency.</p>",
|
||||
"tint": "#ffffff",
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
|
|
@ -102,14 +102,14 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754244951545,
|
||||
"modifiedTime": 1754304242570,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1756037548255,
|
||||
"modifiedTime": 1756037588317,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_key": "!items.effects!xxZOXC4tiZQ6kg1e.6sR46Hd554DiLHy4"
|
||||
"_key": "!items.effects!xxZOXC4tiZQ6kg1e.TFWiAUDCfGaax5MU"
|
||||
}
|
||||
],
|
||||
"ownership": {
|
||||
|
|
|
|||
|
|
@ -38,12 +38,12 @@
|
|||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Transform",
|
||||
"img": "icons/magic/nature/elemental-plant-humanoid.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
},
|
||||
"1rLoYS90AZizJujS": {
|
||||
"type": "effect",
|
||||
|
|
@ -89,10 +89,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784456,
|
||||
"modifiedTime": 1755429633230,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038760003,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "LzVpMkD5I4QeaIHf",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -31,12 +31,12 @@
|
|||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Frenzy",
|
||||
"img": "icons/magic/fire/projectile-wave-yellow.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
}
|
||||
},
|
||||
"attribution": {
|
||||
|
|
@ -52,10 +52,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784459,
|
||||
"modifiedTime": 1755428186983,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756037770198,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "MMl7abdGRLl7TJLO",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
},
|
||||
"name": "Mark Stress",
|
||||
"img": "icons/magic/control/buff-flight-wings-runes-purple.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
}
|
||||
},
|
||||
"attribution": {
|
||||
|
|
@ -59,10 +59,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784460,
|
||||
"modifiedTime": 1755429931329,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756039042961,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "SgvjJfMyubZowPxS",
|
||||
"sort": 3400000,
|
||||
|
|
@ -71,7 +71,7 @@
|
|||
"name": "Full Surge",
|
||||
"img": "icons/magic/symbols/ring-circle-smoke-blue.webp",
|
||||
"origin": "Compendium.daggerheart.domains.Item.SgvjJfMyubZowPxS",
|
||||
"transfer": true,
|
||||
"transfer": false,
|
||||
"_id": "H5q5iYImr69TfZcp",
|
||||
"type": "base",
|
||||
"system": {
|
||||
|
|
@ -120,7 +120,7 @@
|
|||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": true,
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
|
|
@ -139,12 +139,12 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754242182511,
|
||||
"modifiedTime": 1754242229676,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
"modifiedTime": 1756039048089,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_key": "!items.effects!SgvjJfMyubZowPxS.H5q5iYImr69TfZcp"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
},
|
||||
"name": "Spend Hope",
|
||||
"img": "icons/magic/holy/barrier-shield-winged-blue.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
},
|
||||
"SKG6Gu0uJZxtYTnz": {
|
||||
"type": "effect",
|
||||
|
|
@ -87,10 +87,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784468,
|
||||
"modifiedTime": 1755429945423,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756039072992,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "kdFoLo3KXwn4LqTG",
|
||||
"sort": 3400000,
|
||||
|
|
@ -99,7 +99,7 @@
|
|||
"name": "Hold the Line",
|
||||
"img": "icons/magic/defensive/shield-barrier-blue.webp",
|
||||
"origin": "Compendium.daggerheart.domains.Item.kdFoLo3KXwn4LqTG",
|
||||
"transfer": true,
|
||||
"transfer": false,
|
||||
"_id": "y82y3nUStyL8DIJL",
|
||||
"type": "base",
|
||||
"system": {
|
||||
|
|
@ -111,7 +111,7 @@
|
|||
}
|
||||
},
|
||||
"changes": [],
|
||||
"disabled": true,
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
|
|
@ -130,18 +130,18 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754242295342,
|
||||
"modifiedTime": 1754242434181,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
"modifiedTime": 1756039077113,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_key": "!items.effects!kdFoLo3KXwn4LqTG.y82y3nUStyL8DIJL"
|
||||
},
|
||||
{
|
||||
"name": "Hold the Line",
|
||||
"img": "systems/daggerheart/assets/icons/domains/domain-card/valor.png",
|
||||
"img": "icons/skills/melee/shield-block-bash-blue.webp",
|
||||
"origin": "Compendium.daggerheart.domains.Item.kdFoLo3KXwn4LqTG",
|
||||
"transfer": false,
|
||||
"_id": "WTYg0b8nE1XbnMiA",
|
||||
|
|
@ -176,12 +176,12 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754242400483,
|
||||
"modifiedTime": 1754242409060,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
"modifiedTime": 1756039151398,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_key": "!items.effects!kdFoLo3KXwn4LqTG.WTYg0b8nE1XbnMiA"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"type": "attack",
|
||||
"_id": "kLMAuyZktmohOSXa",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>Make a <strong>Spellcast Roll</strong> against all adversaries in front of you within Close range. Once per rest on a success, create an illusion of flashing colors and lights that temporarily <em>Stuns</em> targets you succeed against and forces them to mark a Stress. While <em>Stunned</em>, they can’t use reactions and can’t take any other actions until they clear this condition.</p>",
|
||||
"description": "<p>Make a <strong>Spellcast Roll</strong> against all adversaries in front of you within Close range. Once per rest on a success, create an illusion of flashing colors and lights that temporarily <em>Stuns</em> targets you succeed against and forces them to mark a Stress. While <em>Stunned</em>, they can’t use reactions and can’t take any other actions until they clear this condition.</p><p>@Template[type:infront|range:c]</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
|
|
@ -102,10 +102,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784471,
|
||||
"modifiedTime": 1755429167606,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038232979,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "2ZeuCGVatQdPOVC6",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
"amount": 1
|
||||
},
|
||||
"name": "Mark Stress",
|
||||
"img": "icons/magic/control/buff-flight-wings-runes-purple.webp",
|
||||
|
|
@ -59,10 +59,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784475,
|
||||
"modifiedTime": 1755429951881,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756039181179,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "YWCRplmtwpCjpq5i",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"effects": [
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
},
|
||||
"name": "Cast",
|
||||
"img": "icons/magic/holy/angel-winged-humanoid-blue.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
}
|
||||
},
|
||||
"attribution": {
|
||||
|
|
@ -85,10 +85,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784491,
|
||||
"modifiedTime": 1755429784343,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038903709,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "iEBLySZD9z8CLdz7",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"type": "effect",
|
||||
"_id": "LmjwPg03xLnoGTHm",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"description": "<p>You can <strong>mark a Stress</strong> to gain a bonus to your damage roll equal to twice your Strength.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
|
|
@ -22,8 +22,8 @@
|
|||
"scalable": false,
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"step": 1,
|
||||
"keyIsID": false,
|
||||
"step": null,
|
||||
"consumeOnSuccess": false
|
||||
}
|
||||
],
|
||||
|
|
@ -40,18 +40,18 @@
|
|||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Mark 1 Stress",
|
||||
"img": "icons/magic/control/silhouette-aura-energy.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
},
|
||||
"fKY9NcYBwCFwMsgV": {
|
||||
"type": "effect",
|
||||
"_id": "fKY9NcYBwCFwMsgV",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"description": "<p>You can <strong>mark a Stress</strong> to gain a bonus to your damage roll equal to twice your Strength.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
|
|
@ -77,12 +77,12 @@
|
|||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Mark 2 Stress",
|
||||
"img": "icons/magic/control/silhouette-aura-energy.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
}
|
||||
},
|
||||
"attribution": {
|
||||
|
|
@ -98,10 +98,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784496,
|
||||
"modifiedTime": 1755428155116,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756037744719,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "GRL0cvs96vrTDckZ",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -14,7 +14,7 @@
|
|||
"type": "healing",
|
||||
"_id": "dmnB4ZMSk8lsB8Lg",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>Make a <strong>Spellcast Roll (16)</strong>. On a success, <strong>mark any number of Stress</strong> to target a line of allies within Far range. You can clear Hit Points on the targets equal to the number of Stress marked, divided among them however you’d like.</p>",
|
||||
"description": "<p>Make a <strong>Spellcast Roll (16)</strong>. On a success, <strong>mark any number of Stress</strong> to target a line of allies within Far range. You can clear Hit Points on the targets equal to the number of Stress marked, divided among them however you’d like.</p><p>@Template[type:ray|range:f]</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
|
|
@ -101,10 +101,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784508,
|
||||
"modifiedTime": 1755429792958,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038941872,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "4uAFGp3LxiC07woC",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -40,12 +40,12 @@
|
|||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Charge Smite",
|
||||
"img": "icons/skills/melee/sword-winged-holy-orange.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
}
|
||||
},
|
||||
"attribution": {
|
||||
|
|
@ -61,10 +61,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784519,
|
||||
"modifiedTime": 1755429734196,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038851464,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "U1uWJE94HZVudujz",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -38,12 +38,12 @@
|
|||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Become Spectral",
|
||||
"img": "icons/magic/unholy/silhouette-light-fire-blue.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
}
|
||||
},
|
||||
"attribution": {
|
||||
|
|
@ -59,10 +59,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784520,
|
||||
"modifiedTime": 1755429431607,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038467712,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "iQhgqmLwhcSTYnvr",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -33,12 +33,12 @@
|
|||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Spend Hope",
|
||||
"img": "icons/magic/nature/thorns-hand-glow-green.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
},
|
||||
"IVAyyVf8gqFWB7bP": {
|
||||
"type": "effect",
|
||||
|
|
@ -92,10 +92,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784531,
|
||||
"modifiedTime": 1755429528391,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038664007,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "oUipGK84E2KjoKqh",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"effects": [
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
],
|
||||
"name": "Don Facade",
|
||||
"img": "icons/magic/control/debuff-energy-hold-pink.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
},
|
||||
"OoNND7VcWoBQdtFK": {
|
||||
"type": "effect",
|
||||
|
|
@ -91,10 +91,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784537,
|
||||
"modifiedTime": 1755429298602,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038348939,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "TV56wSysbU5xAlOa",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -126,12 +126,12 @@
|
|||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Replenish Tokens",
|
||||
"img": "icons/commodities/gems/gem-faceted-diamond-blue.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
}
|
||||
},
|
||||
"attribution": {
|
||||
|
|
@ -147,10 +147,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784537,
|
||||
"modifiedTime": 1755427920648,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756037237479,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "o62i0QdbUDIiAhSq",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Vanish",
|
||||
|
|
@ -59,10 +59,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784539,
|
||||
"modifiedTime": 1755429382850,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038425727,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "GBMIElIpk4cvk1Bd",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"effects": [
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
},
|
||||
"name": "Cast",
|
||||
"img": "icons/magic/unholy/barrier-shield-glowing-pink.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
}
|
||||
},
|
||||
"attribution": {
|
||||
|
|
@ -75,10 +75,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1753922784541,
|
||||
"modifiedTime": 1755429328234,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756038378309,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_id": "gV4L5ZZmfPrEbIDh",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
|
|
@ -6,18 +6,18 @@
|
|||
"sorting": "m",
|
||||
"_id": "TL1TutmbeCVJ06nR",
|
||||
"description": "",
|
||||
"sort": 800000,
|
||||
"sort": 900000,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1748717133557,
|
||||
"modifiedTime": 1752681441081,
|
||||
"lastModifiedBy": "YNJ4HgHtFrTI89mx"
|
||||
"modifiedTime": 1756038952388,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_key": "!folders!TL1TutmbeCVJ06nR"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,18 +6,18 @@
|
|||
"sorting": "m",
|
||||
"_id": "yPVeShe47ETIqs9q",
|
||||
"description": "",
|
||||
"sort": 900000,
|
||||
"sort": 800000,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1748717138700,
|
||||
"modifiedTime": 1752681443619,
|
||||
"lastModifiedBy": "YNJ4HgHtFrTI89mx"
|
||||
"modifiedTime": 1756038952388,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_key": "!folders!yPVeShe47ETIqs9q"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue