Initial versions of bone domain (#557)

This commit is contained in:
WBHarry 2025-08-03 23:05:45 +02:00 committed by GitHub
parent 0bcff99ef7
commit 0f2e02a6bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 1384 additions and 125 deletions

View file

@ -1,29 +1,170 @@
{
"name": "Swift Step",
"img": "icons/svg/item-bag.svg",
"img": "systems/daggerheart/assets/icons/domains/domain-card/bone.png",
"type": "domainCard",
"folder": "Hs6POmXKThDXQJBn",
"system": {
"description": "<p><p class=\"Body-Foundation\">When an attack made against you fails, clear a <tooltip category=\"rule\" class=\"tooltip-convert\" element=\"stress\" nexus=\"daggerheart\">Stress</tooltip>. If you cant clear a Stress, gain a <tooltip category=\"rule\" class=\"tooltip-convert\" element=\"hope\" nexus=\"daggerheart\">Hope</tooltip>.</p></p>",
"description": "<p class=\"Body-Foundation\">When an attack made against you fails, clear a Stress. If you cant clear a Stress, gain a Hope.</p>",
"domain": "bone",
"recallCost": 2,
"level": 10,
"type": "ability"
"type": "ability",
"actions": {
"Yqyfl459M3q3TACB": {
"type": "healing",
"_id": "Yqyfl459M3q3TACB",
"systemPath": "actions",
"description": "<p class=\"Body-Foundation\">When an attack made against you fails, clear a Stress. If you cant clear a Stress, gain a Hope.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null,
"consumeOnSuccess": false
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "stress",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "self",
"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
},
"name": "Clear Stress",
"img": "icons/magic/life/cross-beam-green.webp",
"range": ""
},
"Py9Mx4nMfCRr4tpk": {
"type": "healing",
"_id": "Py9Mx4nMfCRr4tpk",
"systemPath": "actions",
"description": "<p class=\"Body-Foundation\">When an attack made against you fails, clear a Stress. If you cant clear a Stress, gain a Hope.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null,
"consumeOnSuccess": false
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hope",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"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
},
"name": "Gain Hope",
"img": "icons/magic/life/cross-beam-green.webp",
"range": ""
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784526,
"modifiedTime": 1753922784526,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754252518993,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "H6TqCJBaa1eWEQ1z",
"sort": 3400000,
"effects": [],
"ownership": {
"default": 0
},
"_key": "!items!H6TqCJBaa1eWEQ1z"
}