Add Grace domain cards setup (#513)

* initial grace cards

* add cards with as much setup as is possible in the system

---------

Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
This commit is contained in:
Psitacus 2025-08-02 01:22:57 -06:00 committed by GitHub
parent ba1e7b7b25
commit a4b1130142
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 2363 additions and 113 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Endless Charisma",
"img": "icons/svg/item-bag.svg",
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
"type": "domainCard",
"folder": "W81LnTWzwmoaycTl",
"system": {
@ -8,22 +8,57 @@
"domain": "grace",
"recallCost": 1,
"level": 7,
"type": "ability"
"type": "ability",
"actions": {
"EPhd2d8lHEnBd1pO": {
"type": "effect",
"_id": "EPhd2d8lHEnBd1pO",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"keyIsID": false,
"key": "hope",
"value": 1,
"scalable": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "any",
"amount": null
},
"name": "Spend Hope to Reroll",
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
"range": ""
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784450,
"modifiedTime": 1753922784450,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754106238885,
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
},
"_id": "tNzFNlVHghloKsFi",
"sort": 3400000,
"effects": [],
"ownership": {
"default": 0
},
"_key": "!items!tNzFNlVHghloKsFi"
}