From e53b0a8a734f4828cb1c70f9a8edafbf9f62e834 Mon Sep 17 00:00:00 2001
From: Psitacus <59754077+Psitacus@users.noreply.github.com>
Date: Sun, 3 Aug 2025 16:05:26 -0600
Subject: [PATCH] add arcana cards (#559)
Co-authored-by: psitacus After you or a willing ally make any roll, you can spend 5
After you or a willing ally make any roll, you can spend 5 Hope to change the numerical result of that roll to a result of your choice instead. The result must be plausible within the range of the dice.
", "domain": "arcana", "recallCost": 1, "level": 10, - "type": "spell" + "type": "spell", + "actions": { + "3Aiqds9jVXdlWmfm": { + "type": "effect", + "_id": "3Aiqds9jVXdlWmfm", + "systemPath": "actions", + "description": "After you or a willing ally make any roll, you can spend 5 Hope to change the numerical result of that roll to a result of your choice instead. The result must be plausible within the range of the dice.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "hope", + "value": 5, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Spend Hope", + "img": "icons/magic/fire/flame-burning-hand-purple.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784408, - "modifiedTime": 1753922784408, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754254353257, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "Zp2S2EnLS5Iv3XuT", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!Zp2S2EnLS5Iv3XuT" } diff --git a/src/packs/domains/domainCard_Arcana_Touched_5PvMQKCjrgSxzstn.json b/src/packs/domains/domainCard_Arcana_Touched_5PvMQKCjrgSxzstn.json index c80c714c..64c03215 100644 --- a/src/packs/domains/domainCard_Arcana_Touched_5PvMQKCjrgSxzstn.json +++ b/src/packs/domains/domainCard_Arcana_Touched_5PvMQKCjrgSxzstn.json @@ -1,29 +1,125 @@ { "name": "Arcana-Touched", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "bCjkysrofWPiZqNh", "system": { - "description": "When 4 or more of the domain cards in your
When 4 or more of the domain cards in your loadout are from the Arcana domain, gain the following benefits:
+1 bonus to your Spellcast Rolls
Once per rest, you can switch the results of your Hope and Fear Dice.
Once per rest, you can switch the results of your Hope and Fear Dice.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "5PvMQKCjrgSxzstn", + "value": 1, + "keyIsID": true, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Switch Duality Results", + "img": "icons/commodities/gems/gem-faceted-octagon-yellow.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784408, - "modifiedTime": 1753922784408, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253919218, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "5PvMQKCjrgSxzstn", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Arcana-Touched", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "_id": "vTW98Xha0HP8ITrs", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", + "changes": [ + { + "key": "system.bonuses.roll.spellcast.bonus", + "mode": 2, + "value": "+1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "When 4 or more of the domain cards in your loadout are from the Arcana domain, gain the following benefits:
+1 bonus to your Spellcast Rolls
Once per rest, you can switch the results of your Hope and Fear Dice.
When you would take magic damage, you can spend any number of
When you would take magic damage, you can spend any number of Hope to roll that many d6s. If any roll a 6, the attack is reflected back to the caster, dealing the damage to them instead.
", "domain": "arcana", "recallCost": 1, "level": 8, - "type": "spell" + "type": "spell", + "actions": { + "45ywf6Juwz4mmn9j": { + "type": "attack", + "_id": "45ywf6Juwz4mmn9j", + "systemPath": "actions", + "description": "When you would take magic damage, you can spend any number of Hope to roll that many d6s. If any roll a 6, the attack is reflected back to the caster, dealing the damage to them instead.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": true, + "key": "hope", + "value": 1, + "step": 1, + "keyIsID": false, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "diceSet", + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "scale", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "save": { + "trait": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Reflect Back", + "img": "icons/magic/defensive/barrier-shield-dome-deflect-blue.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784409, - "modifiedTime": 1753922784409, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754254134197, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "JzSvxy9Mu3RJp1jV", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!JzSvxy9Mu3RJp1jV" } diff --git a/src/packs/domains/domainCard_Blink_Out_Qu0iA4s3Xov10Erd.json b/src/packs/domains/domainCard_Blink_Out_Qu0iA4s3Xov10Erd.json index 04241759..67fe9335 100644 --- a/src/packs/domains/domainCard_Blink_Out_Qu0iA4s3Xov10Erd.json +++ b/src/packs/domains/domainCard_Blink_Out_Qu0iA4s3Xov10Erd.json @@ -1,6 +1,6 @@ { "name": "Blink Out", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "1e5Sn8OXxEQ57GSD", "system": { @@ -8,22 +8,83 @@ "domain": "arcana", "recallCost": 1, "level": 4, - "type": "spell" + "type": "spell", + "actions": { + "LsAdmSinOiNr9jH8": { + "type": "attack", + "_id": "LsAdmSinOiNr9jH8", + "systemPath": "actions", + "description": "Make a Spellcast Roll (12). On a success, spend a Hope to teleport to another point you can see within Far range. If any willing creatures are within Very Close range, spend an additional Hope for each creature to bring them with you.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "consumeOnSuccess": true, + "scalable": true, + "key": "hope", + "value": 1, + "keyIsID": false, + "step": null + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": 12, + "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": "Teleport", + "img": "icons/magic/symbols/runes-star-orange-purple.webp", + "range": "veryClose" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784416, - "modifiedTime": 1753922784416, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253600839, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "Qu0iA4s3Xov10Erd", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!Qu0iA4s3Xov10Erd" } diff --git a/src/packs/domains/domainCard_Chain_Lightning_0kAVO6rordCfZqYP.json b/src/packs/domains/domainCard_Chain_Lightning_0kAVO6rordCfZqYP.json index eefcd771..84704d27 100644 --- a/src/packs/domains/domainCard_Chain_Lightning_0kAVO6rordCfZqYP.json +++ b/src/packs/domains/domainCard_Chain_Lightning_0kAVO6rordCfZqYP.json @@ -1,29 +1,171 @@ { "name": "Chain Lightning", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "l387HKojhqcDAV0b", "system": { - "description": "Mark 2
Mark 2 Stress to make a Spellcast Roll, unleashing lightning on all targets within Close range. Targets you succeed against must make a reaction roll with a Difficulty equal to the result of your Spellcast Roll. Targets who fail take 2d8+4 magic damage. Additional adversaries not already targeted by Chain Lightning and within Close range of previous targets who took damage must also make the reaction roll. Targets who fail take 2d8+4 magic damage. This chain continues until there are no more adversaries within range.
", "domain": "arcana", "recallCost": 1, "level": 5, - "type": "spell" + "type": "spell", + "actions": { + "2jjOspoj5HGgUBmE": { + "type": "attack", + "_id": "2jjOspoj5HGgUBmE", + "systemPath": "actions", + "description": "Mark 2 Stress to make a Spellcast Roll, unleashing lightning on all targets within Close range. Targets you succeed against must make a reaction roll with a Difficulty equal to the result of your Spellcast Roll. Targets who fail take 2d8+4 magic damage.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "stress", + "value": 2, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "resultBased": false, + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "flatMultiplier": 2, + "dice": "d8", + "bonus": 4 + }, + "applyTo": "hitPoints", + "type": [ + "magical" + ], + "base": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + } + } + ], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "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": "Cast", + "img": "icons/magic/lightning/bolts-forked-large-blue-yellow.webp", + "range": "close" + }, + "tRJNO3DVvVYwW3tt": { + "type": "damage", + "_id": "tRJNO3DVvVYwW3tt", + "systemPath": "actions", + "description": "Additional adversaries not already targeted by Chain Lightning and within Close range of previous targets who took damage must also make the reaction roll. Targets who fail take 2d8+4 magic damage. This chain continues until there are no more adversaries within range.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "flatMultiplier": 2, + "dice": "d8", + "bonus": 4 + }, + "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": [], + "name": "Chain Damage", + "img": "icons/magic/lightning/bolt-forked-large-magenta.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784433, - "modifiedTime": 1753922784433, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253714828, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "0kAVO6rordCfZqYP", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!0kAVO6rordCfZqYP" } diff --git a/src/packs/domains/domainCard_Cinder_Grasp_5EP2Lgf7ojfrc0Is.json b/src/packs/domains/domainCard_Cinder_Grasp_5EP2Lgf7ojfrc0Is.json index b0a974b5..5630c6bb 100644 --- a/src/packs/domains/domainCard_Cinder_Grasp_5EP2Lgf7ojfrc0Is.json +++ b/src/packs/domains/domainCard_Cinder_Grasp_5EP2Lgf7ojfrc0Is.json @@ -1,29 +1,214 @@ { "name": "Cinder Grasp", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "u8Yz2hUTaF3N2fFT", "system": { - "description": "Make a
When a creature acts while On Fire, they must take an extra 2d6 magic damage if they are still On Fire at the end of their action.
", + "description": "Make a Spellcast Roll against a target within Melee range. On a success, the target instantly bursts into flames, takes 1d20+3 magic damage, and is temporarily lit On Fire.
When a creature acts while On Fire, they must take an extra 2d6 magic damage if they are still On Fire at the end of their action.
", "domain": "arcana", "recallCost": 1, "level": 2, - "type": "spell" + "type": "spell", + "actions": { + "9qebkHgxdWVFhIqd": { + "type": "attack", + "_id": "9qebkHgxdWVFhIqd", + "systemPath": "actions", + "description": "Make a Spellcast Roll against a target within Melee range. On a success, the target instantly bursts into flames, takes 1d20+3 magic damage, and is temporarily lit On Fire.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "flatMultiplier": 1, + "dice": "d20", + "bonus": 3 + }, + "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": [ + { + "_id": "HNKkaWi507whJuYN", + "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": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Cast", + "img": "icons/magic/fire/flame-burning-fist-strike.webp", + "range": "" + }, + "z9vUmnLXfskowwsc": { + "type": "damage", + "_id": "z9vUmnLXfskowwsc", + "systemPath": "actions", + "description": "When a creature acts while On Fire, they must take an extra 2d6 magic damage if they are still On Fire at the end of their action.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "flatMultiplier": 2, + "dice": "d6", + "bonus": null + }, + "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": [], + "name": "On Fire: Damage", + "img": "icons/magic/fire/flame-burning-earth-orange.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784434, - "modifiedTime": 1753922784434, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253433766, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "5EP2Lgf7ojfrc0Is", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "On Fire", + "img": "icons/magic/fire/flame-burning-creature-skeleton.webp", + "origin": "Compendium.daggerheart.domains.Item.5EP2Lgf7ojfrc0Is", + "transfer": false, + "_id": "HNKkaWi507whJuYN", + "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": "When a creature acts while On Fire, they must take an extra 2d6 magic damage if they are still On Fire at the end of their action.
", + "tint": "#ffffff", + "statuses": [ + "burning" + ], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754242497153, + "modifiedTime": 1754253449060, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!5EP2Lgf7ojfrc0Is.HNKkaWi507whJuYN" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!5EP2Lgf7ojfrc0Is" } diff --git a/src/packs/domains/domainCard_Cloaking_Blast_Zhw7PtK8nMPlsOqD.json b/src/packs/domains/domainCard_Cloaking_Blast_Zhw7PtK8nMPlsOqD.json index ddaa8794..6b5f9ee9 100644 --- a/src/packs/domains/domainCard_Cloaking_Blast_Zhw7PtK8nMPlsOqD.json +++ b/src/packs/domains/domainCard_Cloaking_Blast_Zhw7PtK8nMPlsOqD.json @@ -1,29 +1,116 @@ { "name": "Cloaking Blast", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "bCjkysrofWPiZqNh", "system": { - "description": "When you make a successful
When you make a successful Spellcast Roll to cast a different spell, you can spend a Hope to become Cloaked. While Cloaked, you remain unseen if you are stationary when an adversary moves to where they would normally see you. When you move into or within an adversary’s line of sight or make an attack, you are no longer Cloaked.
", "domain": "arcana", "recallCost": 2, "level": 7, - "type": "spell" + "type": "spell", + "actions": { + "A12J0jyQrOaQoLf7": { + "type": "effect", + "_id": "A12J0jyQrOaQoLf7", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": true, + "key": "hope", + "value": 1, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [ + { + "_id": "twCBqXytmRkMz0kV", + "onSave": false + } + ], + "target": { + "type": "any", + "amount": null + }, + "name": "Become Cloaked", + "img": "icons/magic/perception/shadow-stealth-eyes-purple.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784435, - "modifiedTime": 1753922784435, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754254076729, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "Zhw7PtK8nMPlsOqD", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Cloaked", + "img": "icons/magic/perception/shadow-stealth-eyes-purple.webp", + "origin": "Compendium.daggerheart.domains.Item.Zhw7PtK8nMPlsOqD", + "transfer": false, + "_id": "twCBqXytmRkMz0kV", + "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": "While Cloaked, you remain unseen if you are stationary when an adversary moves to where they would normally see you. When you move into or within an adversary’s line of sight or make an attack, you are no longer Cloaked.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754245983439, + "modifiedTime": 1754254085779, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!Zhw7PtK8nMPlsOqD.twCBqXytmRkMz0kV" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!Zhw7PtK8nMPlsOqD" } diff --git a/src/packs/domains/domainCard_Confusing_Aura_R8NDiJXJWmC48WSr.json b/src/packs/domains/domainCard_Confusing_Aura_R8NDiJXJWmC48WSr.json index 4b91fae3..36dec337 100644 --- a/src/packs/domains/domainCard_Confusing_Aura_R8NDiJXJWmC48WSr.json +++ b/src/packs/domains/domainCard_Confusing_Aura_R8NDiJXJWmC48WSr.json @@ -1,29 +1,141 @@ { "name": "Confusing Aura", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "KmaX6wNBLzkFevaG", "system": { - "description": "Make a
Make a Spellcast Roll (14). Once per long rest on a success, you create a layer of illusion over your body that makes it hard to tell exactly where you are. Mark any number of Stress to make that many additional layers. When an adversary makes an attack against you, roll a number of d6s equal to the number of layers currently active. If any roll a 5 or higher, one layer of the aura is destroyed and the attack fails. If all the results are 4 or lower, you take the damage and this spell ends.
", "domain": "arcana", "recallCost": 2, "level": 8, - "type": "spell" + "type": "spell", + "actions": { + "L2hCs7xXO6sD4tUa": { + "type": "attack", + "_id": "L2hCs7xXO6sD4tUa", + "systemPath": "actions", + "description": "Make a Spellcast Roll (14). Once per long rest on a success, you create a layer of illusion over your body that makes it hard to tell exactly where you are.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": 14, + "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": "Create First Layer", + "img": "icons/magic/defensive/illusion-evasion-echo-purple.webp", + "range": "" + }, + "oB5tyd2a7bmcJJmm": { + "type": "attack", + "_id": "oB5tyd2a7bmcJJmm", + "systemPath": "actions", + "description": "Mark any number of Stress to make that many additional layers.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": true, + "key": "stress", + "value": 1, + "step": 1, + "keyIsID": false, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "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": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Create Extra Layers", + "img": "icons/skills/wounds/anatomy-organ-brain-pink-red.webp", + "range": "" + } + }, + "resource": { + "type": "simple", + "value": 0 + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784437, - "modifiedTime": 1753922784437, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754254161910, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "R8NDiJXJWmC48WSr", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!R8NDiJXJWmC48WSr" } diff --git a/src/packs/domains/domainCard_Counterspell_6dhqo1kzGxejCjHa.json b/src/packs/domains/domainCard_Counterspell_6dhqo1kzGxejCjHa.json index d41567cb..63ed214d 100644 --- a/src/packs/domains/domainCard_Counterspell_6dhqo1kzGxejCjHa.json +++ b/src/packs/domains/domainCard_Counterspell_6dhqo1kzGxejCjHa.json @@ -1,29 +1,81 @@ { "name": "Counterspell", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "mOv6BGhJAeGrzA84", "system": { - "description": "You can interrupt a magical effect taking place by making a
You can interrupt a magical effect taking place by making a reaction roll using your Spellcast trait. On a success, the effect stops and any consequences are avoided, and this card is placed in your vault.
", "domain": "arcana", "recallCost": 2, "level": 3, - "type": "spell" + "type": "spell", + "actions": { + "SeOcGdKAc7egwg9H": { + "type": "attack", + "_id": "SeOcGdKAc7egwg9H", + "systemPath": "actions", + "description": "You can interrupt a magical effect taking place by making a reaction roll using your Spellcast trait. On a success, the effect stops and any consequences are avoided, and this card is placed in your vault.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "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": "Interrupt", + "img": "icons/magic/control/hypnosis-mesmerism-watch.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784440, - "modifiedTime": 1753922784440, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253523353, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "6dhqo1kzGxejCjHa", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!6dhqo1kzGxejCjHa" } diff --git a/src/packs/domains/domainCard_Earthquake_C0qLOwSSvZ6PG3Ws.json b/src/packs/domains/domainCard_Earthquake_C0qLOwSSvZ6PG3Ws.json index 9f91c72c..0b88d8ce 100644 --- a/src/packs/domains/domainCard_Earthquake_C0qLOwSSvZ6PG3Ws.json +++ b/src/packs/domains/domainCard_Earthquake_C0qLOwSSvZ6PG3Ws.json @@ -1,29 +1,174 @@ { "name": "Earthquake", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "fucNnucgoUjbzvcA", "system": { - "description": "Make a
Additionally, when you succeed on the Spellcast Roll, all terrain within Very Far range becomes difficult to move through and structures within this range might sustain damage or crumble.
", + "description": "Make a Spellcast Roll (16). Once per rest on a success, all targets within Very Far range who aren’t flying must make a Reaction Roll (18). Targets who fail take 3d10+8 physical damage and are temporarily Vulnerable. Targets who succeed take half damage.
Additionally, when you succeed on the Spellcast Roll, all terrain within Very Far range becomes difficult to move through and structures within this range might sustain damage or crumble.
", "domain": "arcana", "recallCost": 2, "level": 9, - "type": "spell" + "type": "spell", + "actions": { + "h9PMdatB6EPvJx9N": { + "type": "attack", + "_id": "h9PMdatB6EPvJx9N", + "systemPath": "actions", + "description": "Make a Spellcast Roll (16). Once per rest on a success, all targets within Very Far range who aren’t flying must make a Reaction Roll (18). Targets who fail take 3d10+8 physical damage and are temporarily Vulnerable. Targets who succeed take half damage.
Additionally, when you succeed on the Spellcast Roll, all terrain within Very Far range becomes difficult to move through and structures within this range might sustain damage or crumble.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "consumeOnSuccess": true, + "scalable": false, + "key": "C0qLOwSSvZ6PG3Ws", + "value": 1, + "keyIsID": true, + "step": null + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "resultBased": false, + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "flatMultiplier": 3, + "dice": "d10", + "bonus": 8 + }, + "applyTo": "hitPoints", + "type": [ + "physical" + ], + "base": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + } + } + ], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [ + { + "_id": "Z31XqmGUKWYcZdMY", + "onSave": false + } + ], + "roll": { + "type": "spellcast", + "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": 18, + "damageMod": "half" + }, + "name": "Cast", + "img": "icons/magic/earth/barrier-stone-explosion-red.webp", + "range": "veryFar" + } + }, + "resource": { + "type": "simple", + "value": 1, + "recovery": "shortRest", + "max": "1", + "icon": "" + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784449, - "modifiedTime": 1753922784449, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754254262215, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "C0qLOwSSvZ6PG3Ws", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Vulnerable", + "img": "icons/skills/wounds/injury-pain-body-orange.webp", + "origin": "Compendium.daggerheart.domains.Item.C0qLOwSSvZ6PG3Ws", + "transfer": false, + "_id": "Z31XqmGUKWYcZdMY", + "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": "Temporarily Vulnerable.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754254262187, + "modifiedTime": 1754254297527, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!C0qLOwSSvZ6PG3Ws.Z31XqmGUKWYcZdMY" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!C0qLOwSSvZ6PG3Ws" } diff --git a/src/packs/domains/domainCard_Falling_Sky_hZJp9mdkMnqKDROe.json b/src/packs/domains/domainCard_Falling_Sky_hZJp9mdkMnqKDROe.json index 9a8880d5..d047c737 100644 --- a/src/packs/domains/domainCard_Falling_Sky_hZJp9mdkMnqKDROe.json +++ b/src/packs/domains/domainCard_Falling_Sky_hZJp9mdkMnqKDROe.json @@ -1,29 +1,116 @@ { "name": "Falling Sky", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "7Cs44YADBTmmtCw6", "system": { - "description": "Make a
Make a Spellcast Roll against all adversaries within Far range. Mark any number of Stress to make shards of arcana rain down from above. Targets you succeed against take 1d20+2 magic damage for each Stress marked.
", "domain": "arcana", "recallCost": 1, "level": 10, - "type": "spell" + "type": "spell", + "actions": { + "xJfXJDVsBayGaqkr": { + "type": "attack", + "_id": "xJfXJDVsBayGaqkr", + "systemPath": "actions", + "description": "Make a Spellcast Roll against all adversaries within Far range. Mark any number of Stress to make shards of arcana rain down from above. Targets you succeed against take 1d20+2 magic damage for each Stress marked.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "consumeOnSuccess": false, + "scalable": true, + "key": "stress", + "value": 1, + "step": 1, + "keyIsID": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "resultBased": false, + "value": { + "custom": { + "enabled": true, + "formula": "@scaled20 + @scale*2" + }, + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null + }, + "applyTo": "hitPoints", + "type": [], + "base": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + } + } + ], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "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/light/projectiles-star-purple.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784452, - "modifiedTime": 1753922784452, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754254370187, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "hZJp9mdkMnqKDROe", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!hZJp9mdkMnqKDROe" } diff --git a/src/packs/domains/domainCard_Flight_54GUjNuBEy7xdzMz.json b/src/packs/domains/domainCard_Flight_54GUjNuBEy7xdzMz.json index bd7119ef..1b4970d2 100644 --- a/src/packs/domains/domainCard_Flight_54GUjNuBEy7xdzMz.json +++ b/src/packs/domains/domainCard_Flight_54GUjNuBEy7xdzMz.json @@ -1,29 +1,171 @@ { "name": "Flight", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "mOv6BGhJAeGrzA84", "system": { - "description": "Make a
Make a Spellcast Roll (15). On a success, place a number of tokens equal to your Agility on this card (minimum 1). When you make an action roll while flying, spend a token from this card. After the action that spends the last token is resolved, you descend to the ground directly below you.
", "domain": "arcana", "recallCost": 1, "level": 3, - "type": "spell" + "type": "spell", + "actions": { + "sAE4ZDLyU9CmNzES": { + "type": "attack", + "_id": "sAE4ZDLyU9CmNzES", + "systemPath": "actions", + "description": "Make a Spellcast Roll (15). On a success, place a number of tokens equal to your Agility on this card (minimum 1).
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [ + { + "_id": "gd8crfrvMGWXLWGP", + "onSave": false + } + ], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": 15, + "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": "Cast", + "img": "icons/creatures/birds/corvid-flying-wings-purple.webp", + "range": "" + }, + "2wzlrOPefdowBtRr": { + "type": "effect", + "_id": "2wzlrOPefdowBtRr", + "systemPath": "actions", + "description": "When you make an action roll while flying, spend a token from this card. After the action that spends the last token is resolved, you descend to the ground directly below you.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "54GUjNuBEy7xdzMz", + "value": 1, + "keyIsID": true, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Spend Token", + "img": "icons/commodities/gems/gem-faceted-diamond-blue.webp", + "range": "" + } + }, + "resource": { + "type": "simple", + "value": 0, + "max": "", + "icon": "" + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784454, - "modifiedTime": 1753922784454, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253557569, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "54GUjNuBEy7xdzMz", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Flying", + "img": "icons/creatures/birds/corvid-flying-wings-purple.webp", + "origin": "Compendium.daggerheart.domains.Item.54GUjNuBEy7xdzMz", + "transfer": false, + "_id": "gd8crfrvMGWXLWGP", + "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": "You can fly. When you make an action roll while flying, spend a token from this card. After the action that spends the last token is resolved, you descend to the ground directly below you.
", + "tint": "#ffffff", + "statuses": [ + "fly" + ], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754244252788, + "modifiedTime": 1754253569038, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!54GUjNuBEy7xdzMz.gd8crfrvMGWXLWGP" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!54GUjNuBEy7xdzMz" } diff --git a/src/packs/domains/domainCard_Floating_Eye_wOQLu7nLMQ7v6Ogw.json b/src/packs/domains/domainCard_Floating_Eye_wOQLu7nLMQ7v6Ogw.json index 8fe36347..62a36dcf 100644 --- a/src/packs/domains/domainCard_Floating_Eye_wOQLu7nLMQ7v6Ogw.json +++ b/src/packs/domains/domainCard_Floating_Eye_wOQLu7nLMQ7v6Ogw.json @@ -1,6 +1,6 @@ { "name": "Floating Eye", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "u8Yz2hUTaF3N2fFT", "system": { @@ -8,22 +8,100 @@ "domain": "arcana", "recallCost": 0, "level": 2, - "type": "spell" + "type": "spell", + "actions": { + "pO8E1Bf4GDAU0efI": { + "type": "effect", + "_id": "pO8E1Bf4GDAU0efI", + "systemPath": "actions", + "description": "Spend a Hope to create a single, small floating orb that you can move anywhere within Very Far range. While this spell is active, you can see through the orb as though you’re looking out from its position. You can transition between using your own senses and seeing through the orb freely. If the orb takes damage or moves out of range, the spell ends.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [ + { + "_id": "ahKlKAc9TuGgx9Zm", + "onSave": false + } + ], + "target": { + "type": "any", + "amount": null + }, + "name": "Create Orb", + "img": "icons/magic/perception/eye-tendrils-web-purple.webp", + "range": "veryFar" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784455, - "modifiedTime": 1753922784455, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253473206, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "wOQLu7nLMQ7v6Ogw", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Floating Eye", + "img": "icons/magic/perception/eye-tendrils-web-purple.webp", + "origin": "Compendium.daggerheart.domains.Item.wOQLu7nLMQ7v6Ogw", + "transfer": false, + "_id": "ahKlKAc9TuGgx9Zm", + "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": "While this spell is active, you can see through the orb as though you’re looking out from its position. You can transition between using your own senses and seeing through the orb freely. If the orb takes damage or moves out of range, the spell ends.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754242685645, + "modifiedTime": 1754253493198, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!wOQLu7nLMQ7v6Ogw.ahKlKAc9TuGgx9Zm" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!wOQLu7nLMQ7v6Ogw" } diff --git a/src/packs/domains/domainCard_Premonition_aC43NiFQLpOADyjO.json b/src/packs/domains/domainCard_Premonition_aC43NiFQLpOADyjO.json index c2a9bf2b..8a590089 100644 --- a/src/packs/domains/domainCard_Premonition_aC43NiFQLpOADyjO.json +++ b/src/packs/domains/domainCard_Premonition_aC43NiFQLpOADyjO.json @@ -1,6 +1,6 @@ { "name": "Premonition", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "l387HKojhqcDAV0b", "system": { @@ -8,22 +8,66 @@ "domain": "arcana", "recallCost": 2, "level": 5, - "type": "spell" + "type": "spell", + "actions": { + "OR0EkGeqY25BhO1h": { + "type": "effect", + "_id": "OR0EkGeqY25BhO1h", + "systemPath": "actions", + "description": "Once per long rest, immediately after the GM conveys the consequences of a roll you made, you can rescind the move and consequences like they never happened and make another move instead.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "aC43NiFQLpOADyjO", + "value": 1, + "keyIsID": true, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Rescind Move", + "img": "icons/magic/control/hypnosis-mesmerism-eye.webp", + "range": "" + } + }, + "resource": { + "type": "simple", + "value": 1, + "recovery": "longRest", + "max": "1", + "icon": "" + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784494, - "modifiedTime": 1753922784494, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253731528, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "aC43NiFQLpOADyjO", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!aC43NiFQLpOADyjO" } diff --git a/src/packs/domains/domainCard_Preservation_Blast_1p1cOmbnRd5CoKBp.json b/src/packs/domains/domainCard_Preservation_Blast_1p1cOmbnRd5CoKBp.json index 2ae48ac6..2460130f 100644 --- a/src/packs/domains/domainCard_Preservation_Blast_1p1cOmbnRd5CoKBp.json +++ b/src/packs/domains/domainCard_Preservation_Blast_1p1cOmbnRd5CoKBp.json @@ -1,6 +1,6 @@ { "name": "Preservation Blast", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "1e5Sn8OXxEQ57GSD", "system": { @@ -8,22 +8,101 @@ "domain": "arcana", "recallCost": 2, "level": 4, - "type": "spell" + "type": "spell", + "actions": { + "QiUrqjOnvkzIymzC": { + "type": "attack", + "_id": "QiUrqjOnvkzIymzC", + "systemPath": "actions", + "description": "Make a Spellcast Roll against all targets within Melee range. Targets you succeed against are forced back to Far range and take d8+3 magic damage using your Spellcast trait.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "resultBased": false, + "value": { + "custom": { + "enabled": false + }, + "multiplier": "cast", + "dice": "d8", + "bonus": 3, + "flatMultiplier": 1 + }, + "applyTo": "hitPoints", + "type": [ + "magical" + ], + "base": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + } + } + ], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "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": "Cast", + "img": "icons/magic/air/air-pressure-shield-blue.webp", + "range": "melee" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784495, - "modifiedTime": 1753922784495, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253657439, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "1p1cOmbnRd5CoKBp", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!1p1cOmbnRd5CoKBp" } diff --git a/src/packs/domains/domainCard_Rift_Walker_vd5STqX29RpYbGxa.json b/src/packs/domains/domainCard_Rift_Walker_vd5STqX29RpYbGxa.json index 2bac97a1..476e9534 100644 --- a/src/packs/domains/domainCard_Rift_Walker_vd5STqX29RpYbGxa.json +++ b/src/packs/domains/domainCard_Rift_Walker_vd5STqX29RpYbGxa.json @@ -1,29 +1,81 @@ { "name": "Rift Walker", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "gqnmAgerh7HhNo7t", "system": { - "description": "Make a
You can drop the spell at any time to cast Rift Walker again and place the marking somewhere new.
", + "description": "Make a Spellcast Roll (15). On a success, you place an arcane marking on the ground where you currently stand. The next time you successfully cast Rift Walker, a rift in space opens up, providing safe passage back to the exact spot where the marking was placed. This rift stays open until you choose to close it or you cast another spell.
You can drop the spell at any time to cast Rift Walker again and place the marking somewhere new.
", "domain": "arcana", "recallCost": 2, "level": 6, - "type": "spell" + "type": "spell", + "actions": { + "KV6Vt4prS15q2UV9": { + "type": "attack", + "_id": "KV6Vt4prS15q2UV9", + "systemPath": "actions", + "description": "Make a Spellcast Roll (15). On a success, you place an arcane marking on the ground where you currently stand. The next time you successfully cast Rift Walker, a rift in space opens up, providing safe passage back to the exact spot where the marking was placed. This rift stays open until you choose to close it or you cast another spell.
You can drop the spell at any time to cast Rift Walker again and place the marking somewhere new.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": 15, + "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": "Cast", + "img": "icons/magic/earth/projectile-stone-bullet-pink.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784503, - "modifiedTime": 1753922784503, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253784334, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "vd5STqX29RpYbGxa", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!vd5STqX29RpYbGxa" } diff --git a/src/packs/domains/domainCard_Rune_Ward_GEhBUmv9Bj7oJfHk.json b/src/packs/domains/domainCard_Rune_Ward_GEhBUmv9Bj7oJfHk.json index a447654a..ea33cfcb 100644 --- a/src/packs/domains/domainCard_Rune_Ward_GEhBUmv9Bj7oJfHk.json +++ b/src/packs/domains/domainCard_Rune_Ward_GEhBUmv9Bj7oJfHk.json @@ -1,6 +1,6 @@ { "name": "Rune Ward", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "o7kvw9NRGvDZSce2", "system": { @@ -8,22 +8,81 @@ "domain": "arcana", "recallCost": 0, "level": 1, - "type": "spell" + "type": "spell", + "actions": { + "VwtkvnNeU9tZQMDT": { + "type": "attack", + "_id": "VwtkvnNeU9tZQMDT", + "systemPath": "actions", + "description": "The ward’s holder can spend a Hope to reduce incoming damage by 1d8.
If the Ward Die result is 8, the ward’s power ends after it reduces damage this turn. It can be recharged for free on your next rest.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "keyIsID": false, + "key": "hope", + "value": 1, + "scalable": false, + "step": null + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "diceSet", + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d8", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "save": { + "trait": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Reduce Damage", + "img": "icons/commodities/gems/gem-faceted-diamond-pink-gold.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784506, - "modifiedTime": 1753922784506, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253212120, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "GEhBUmv9Bj7oJfHk", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!GEhBUmv9Bj7oJfHk" } diff --git a/src/packs/domains/domainCard_Sensory_Projection_gZOMzskSOfeiXn54.json b/src/packs/domains/domainCard_Sensory_Projection_gZOMzskSOfeiXn54.json index 425ecfff..227ab463 100644 --- a/src/packs/domains/domainCard_Sensory_Projection_gZOMzskSOfeiXn54.json +++ b/src/packs/domains/domainCard_Sensory_Projection_gZOMzskSOfeiXn54.json @@ -1,6 +1,6 @@ { "name": "Sensory Projection", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "fucNnucgoUjbzvcA", "system": { @@ -8,22 +8,74 @@ "domain": "arcana", "recallCost": 0, "level": 9, - "type": "spell" + "type": "spell", + "actions": { + "DAM8Q4vezuUsz8xG": { + "type": "attack", + "_id": "DAM8Q4vezuUsz8xG", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "1", + "recovery": "shortRest", + "consumeOnSuccess": false + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": 15, + "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": "Cast", + "img": "icons/magic/control/debuff-energy-hold-pink.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784511, - "modifiedTime": 1753922784511, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754254316744, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "gZOMzskSOfeiXn54", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!gZOMzskSOfeiXn54" } diff --git a/src/packs/domains/domainCard_Telekinesis_FgzBppvLjXr0UbUI.json b/src/packs/domains/domainCard_Telekinesis_FgzBppvLjXr0UbUI.json index bbed6b6b..22a7d347 100644 --- a/src/packs/domains/domainCard_Telekinesis_FgzBppvLjXr0UbUI.json +++ b/src/packs/domains/domainCard_Telekinesis_FgzBppvLjXr0UbUI.json @@ -1,29 +1,155 @@ { "name": "Telekinesis", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "gqnmAgerh7HhNo7t", "system": { - "description": "Make a
Make a Spellcast Roll against a target within Far range. On a success, you can use your mind to move them anywhere within Far range of their original position. You can throw the lifted target as an attack by making an additional Spellcast Roll against the second target you’re trying to attack. On a success, deal d12+4 physical damage to the second target using your Proficiency. This spell then ends.
", "domain": "arcana", "recallCost": 0, "level": 6, - "type": "spell" + "type": "spell", + "actions": { + "IPtULQVFaBoeWDfz": { + "type": "attack", + "_id": "IPtULQVFaBoeWDfz", + "systemPath": "actions", + "description": "Make a Spellcast Roll against a target within Far range. On a success, you can use your mind to move them anywhere within Far range of their original position.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "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": "Move Target", + "img": "icons/magic/light/hand-sparks-smoke-teal.webp", + "range": "far" + }, + "rgDZzUg8ivTTctsM": { + "type": "attack", + "_id": "rgDZzUg8ivTTctsM", + "systemPath": "actions", + "description": "You can throw the lifted target as an attack by making an additional Spellcast Roll against the second target you’re trying to attack. On a success, deal d12+4 physical damage to the second target using your Proficiency. This spell then ends.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "resultBased": false, + "value": { + "custom": { + "enabled": false + }, + "multiplier": "prof", + "dice": "d12", + "bonus": 4, + "flatMultiplier": 1 + }, + "applyTo": "hitPoints", + "type": [ + "physical" + ], + "base": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + } + } + ], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "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": "Throw Target", + "img": "icons/magic/control/energy-stream-link-spiral-blue.webp", + "range": "far" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784527, - "modifiedTime": 1753922784527, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253886885, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "FgzBppvLjXr0UbUI", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!FgzBppvLjXr0UbUI" } diff --git a/src/packs/domains/domainCard_Unleash_Chaos_o62i0QdbUDIiAhSq.json b/src/packs/domains/domainCard_Unleash_Chaos_o62i0QdbUDIiAhSq.json index 1c442f39..cca1f984 100644 --- a/src/packs/domains/domainCard_Unleash_Chaos_o62i0QdbUDIiAhSq.json +++ b/src/packs/domains/domainCard_Unleash_Chaos_o62i0QdbUDIiAhSq.json @@ -1,29 +1,196 @@ { "name": "Unleash Chaos", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "o7kvw9NRGvDZSce2", "system": { - "description": "At the beginning of a session, place a number of tokens equal to your Spellcast trait on this card.
Make a
At the end of each session, clear all unspent tokens.
", + "description": "At the beginning of a session, place a number of tokens equal to your Spellcast trait on this card.
Make a Spellcast Roll against a target within Far range and spend any number of tokens to channel raw energy from within yourself to unleash against them. On a success, roll a number of d10s equal to the tokens you spent and deal that much magic damage to the target. Mark a Stress to replenish this card with tokens (up to your Spellcast trait).
At the end of each session, clear all unspent tokens.
", "domain": "arcana", "recallCost": 1, "level": 1, - "type": "spell" + "type": "spell", + "resource": { + "type": "simple", + "value": 0, + "max": "@cast", + "icon": "", + "recovery": "session" + }, + "actions": { + "MWvrKuwejWcQm7N1": { + "type": "attack", + "_id": "MWvrKuwejWcQm7N1", + "systemPath": "actions", + "description": "Make a Spellcast Roll against a target within Far range and spend any number of tokens to channel raw energy from within yourself to unleash against them. On a success, roll a number of d10s equal to the tokens you spent and deal that much magic damage to the target.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": true, + "key": "o62i0QdbUDIiAhSq", + "value": 1, + "step": 1, + "keyIsID": true, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "resultBased": false, + "value": { + "custom": { + "enabled": false + }, + "multiplier": "scale", + "dice": "d10", + "bonus": null, + "flatMultiplier": 1 + }, + "applyTo": "hitPoints", + "type": [ + "magical" + ], + "base": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + } + } + ], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "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": "Cast", + "img": "icons/magic/light/projectiles-pink-purple.webp", + "range": "far" + }, + "MPBIzxemh61S9xDB": { + "type": "effect", + "_id": "MPBIzxemh61S9xDB", + "systemPath": "actions", + "description": "Mark a Stress to replenish this card with tokens (up to your Spellcast trait).
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "stress", + "value": 1, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Replenish Tokens", + "img": "icons/commodities/gems/gem-faceted-diamond-blue.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784537, - "modifiedTime": 1753922784537, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253370819, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "o62i0QdbUDIiAhSq", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Unleash Chaos", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", + "origin": "Compendium.daggerheart.domains.Item.o62i0QdbUDIiAhSq", + "transfer": false, + "_id": "F2yHIwHeZmLlrkkS", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [], + "disabled": false, + "duration": { + "startTime": null, + "combat": null + }, + "description": "", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754241865446, + "modifiedTime": 1754241865446, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!o62i0QdbUDIiAhSq.F2yHIwHeZmLlrkkS" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!o62i0QdbUDIiAhSq" } diff --git a/src/packs/domains/domainCard_Wall_Walk_1ROT08E1UVBwHLAS.json b/src/packs/domains/domainCard_Wall_Walk_1ROT08E1UVBwHLAS.json index b3dc1799..e4c48b0e 100644 --- a/src/packs/domains/domainCard_Wall_Walk_1ROT08E1UVBwHLAS.json +++ b/src/packs/domains/domainCard_Wall_Walk_1ROT08E1UVBwHLAS.json @@ -1,29 +1,116 @@ { "name": "Wall Walk", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", "type": "domainCard", "folder": "o7kvw9NRGvDZSce2", "system": { - "description": "Spend a
Spend a Hope to allow a creature you can touch to climb on walls and ceilings as easily as walking on the ground. This lasts until the end of the scene or you cast Wall Walk again.
", "domain": "arcana", "recallCost": 1, "level": 1, - "type": "spell" + "type": "spell", + "actions": { + "iqFrWFRVPnR1fYf4": { + "type": "effect", + "_id": "iqFrWFRVPnR1fYf4", + "systemPath": "actions", + "description": "Spend a Hope to allow a creature you can touch to climb on walls and ceilings as easily as walking on the ground. This lasts until the end of the scene or you cast Wall Walk again.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "keyIsID": false, + "key": "hope", + "value": 1, + "scalable": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [ + { + "_id": "s1q4O65vtoEDvvUF", + "onSave": false + } + ], + "target": { + "type": "any", + "amount": null + }, + "name": "Cast", + "img": "icons/creatures/invertebrates/spider-pink-purple.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784543, - "modifiedTime": 1753922784543, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754253399849, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "1ROT08E1UVBwHLAS", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Wall Walk", + "img": "systems/daggerheart/assets/icons/domains/domain-card/arcana.png", + "origin": "Compendium.daggerheart.domains.Item.1ROT08E1UVBwHLAS", + "transfer": false, + "_id": "s1q4O65vtoEDvvUF", + "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": "Can climb on walls and ceilings as easily as walking on the ground. This lasts until the end of the scene or you cast Wall Walk again.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754242138461, + "modifiedTime": 1754242179921, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!1ROT08E1UVBwHLAS.s1q4O65vtoEDvvUF" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!1ROT08E1UVBwHLAS" }