mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-21 00:54:39 +01:00
Domain cards cleanup pass with Icons and Descriptions (#579)
* fix grace descriptions and workflow * fix midnight workflows * fix sage workflow and descriptions * add icons --------- Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
This commit is contained in:
parent
b590ee881a
commit
353f3a9e1e
61 changed files with 734 additions and 781 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"type": "domainCard",
|
||||
"folder": "nVCKcZkcoEivYJaF",
|
||||
"system": {
|
||||
"description": "<p><p class=\"Body-Foundation\">Make a <tooltip category=\"rule\" class=\"tooltip-convert\" element=\"spellcast-roll\" nexus=\"daggerheart\"><strong>Spellcast Roll</strong></tooltip> against a target within <tooltip category=\"rule\" class=\"tooltip-convert\" element=\"close\" nexus=\"daggerheart\">Close</tooltip> range. On a success, they become temporarily <em>Enraptured</em>. While <em>Enraptured</em>, a target’s attention is fixed on you, narrowing their field of view and drowning out any sound but your voice. Once per rest on a success, you can <strong>mark a </strong><tooltip category=\"rule\" class=\"tooltip-convert\" element=\"stress\" nexus=\"daggerheart\"><strong>Stress</strong></tooltip> to force the <em>Enraptured</em> target to mark a Stress as well. </p></p>",
|
||||
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll</strong> against a target within Close range. On a success, they become temporarily <em>Enraptured</em>. While <em>Enraptured</em>, a target’s attention is fixed on you, narrowing their field of view and drowning out any sound but your voice. Once per rest on a success, you can <strong>mark a Stress</strong> to force the <em>Enraptured</em> target to mark a Stress as well.</p>",
|
||||
"domain": "grace",
|
||||
"recallCost": 0,
|
||||
"level": 1,
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
"type": "attack",
|
||||
"_id": "G6RBFMbCuHlM45t0",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"description": "<p>Make a <strong>Spellcast Roll</strong> against a target within Close range. On a success, they become temporarily <em>Enraptured</em>. While <em>Enraptured</em>, a target’s attention is fixed on you, narrowing their field of view and drowning out any sound but your voice.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
|
|
@ -53,14 +53,14 @@
|
|||
"damageMod": "none"
|
||||
},
|
||||
"name": "Enrapture",
|
||||
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||
"img": "icons/magic/control/hypnosis-mesmerism-eye.webp",
|
||||
"range": "close"
|
||||
},
|
||||
"oJDiE9egDyfdLbR7": {
|
||||
"type": "damage",
|
||||
"_id": "oJDiE9egDyfdLbR7",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"description": "<p>Once per rest on a success, you can <strong>mark a Stress</strong> to force the <em>Enraptured</em> target to mark a Stress as well.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
|
|
@ -113,7 +113,7 @@
|
|||
},
|
||||
"effects": [],
|
||||
"name": "Mark Stress",
|
||||
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||
"img": "icons/commodities/gems/gem-faceted-navette-red.webp",
|
||||
"range": "close"
|
||||
}
|
||||
}
|
||||
|
|
@ -127,8 +127,8 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784451,
|
||||
"modifiedTime": 1754229151135,
|
||||
"lastModifiedBy": "l5jB3XmcVXOTQpRZ"
|
||||
"modifiedTime": 1754340901029,
|
||||
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||
},
|
||||
"_id": "a8lFiKX1o8T924ze",
|
||||
"sort": 3400000,
|
||||
|
|
@ -145,7 +145,7 @@
|
|||
}
|
||||
},
|
||||
"_id": "FOQ2yqrpl2TPVxvt",
|
||||
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||
"img": "icons/magic/control/hypnosis-mesmerism-eye.webp",
|
||||
"changes": [],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
|
|
@ -172,7 +172,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754106690796,
|
||||
"modifiedTime": 1754106732172,
|
||||
"modifiedTime": 1754340886910,
|
||||
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||
},
|
||||
"_key": "!items.effects!a8lFiKX1o8T924ze.FOQ2yqrpl2TPVxvt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue