mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +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": "pu3xD4rEkdfdAvGc",
|
||||
"system": {
|
||||
"description": "<p><p class=\"Body-Foundation\">When you taunt or provoke a target within <tooltip category=\"rule\" class=\"tooltip-convert\" element=\"far\" nexus=\"daggerheart\">Far</tooltip> range, make a <tooltip category=\"rule\" class=\"tooltip-convert\" element=\"presence\" nexus=\"daggerheart\"><strong>Presence</strong></tooltip><strong> Roll</strong> against them. Once per rest on a success, roll a number of <strong>d4s</strong> equal to your <tooltip category=\"rule\" class=\"tooltip-convert\" element=\"proficiency\" nexus=\"daggerheart\">Proficiency</tooltip>. The target must mark <tooltip category=\"rule\" class=\"tooltip-convert\" element=\"stress\" nexus=\"daggerheart\">Stress</tooltip> equal to the highest result rolled.</p></p>",
|
||||
"description": "<p class=\"Body-Foundation\">When you taunt or provoke a target within Far range, make a <strong>Presence Roll</strong> against them. Once per rest on a success, roll a number of <strong>d4s</strong> equal to your Proficiency. The target must mark Stress equal to the highest result rolled.</p>",
|
||||
"domain": "grace",
|
||||
"recallCost": 2,
|
||||
"level": 2,
|
||||
|
|
@ -14,14 +14,15 @@
|
|||
"type": "attack",
|
||||
"_id": "8fv9Rk2Nq6kalkEQ",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"description": "<p>When you taunt or provoke a target within Far range, make a <strong>Presence Roll</strong> against them. Once per rest on a success, roll a number of <strong>d4s</strong> equal to your Proficiency. The target must mark Stress equal to the highest result rolled.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "1",
|
||||
"recovery": "shortRest"
|
||||
"recovery": "shortRest",
|
||||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
|
|
@ -79,7 +80,7 @@
|
|||
"damageMod": "none"
|
||||
},
|
||||
"name": "Provoke",
|
||||
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||
"img": "icons/magic/control/fear-fright-monster-purple-blue.webp",
|
||||
"range": "far"
|
||||
}
|
||||
}
|
||||
|
|
@ -93,8 +94,8 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784535,
|
||||
"modifiedTime": 1754229140080,
|
||||
"lastModifiedBy": "l5jB3XmcVXOTQpRZ"
|
||||
"modifiedTime": 1754341260325,
|
||||
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||
},
|
||||
"_id": "JrdZedm1BFKeV7Yb",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue