mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
* Fixed a bunch of deprecations * Corrected AgileScout Beastform json data * Updated TokenHUD to the new v14 * Removed DestroyOnEmpty from consumables * Fixed so that tooltips don't get stuck (#1745) * [Feature] TagTeam Partial Rendering (#1735) * I done did it, I think * Think I fixed the partial rendering bug for gm->player * [V14] 1743 - Damage Update Error (#1746) * Fixed DamageParts causing errors on update * Fixed ActionBaseConfig error when no damage present on the action * Fix removal of damage field * Removed unneccessary default value function for parts --------- Co-authored-by: Carlos Fernandez <cfern1990@gmail.com> * Simplify effect click event --------- Co-authored-by: WBHarry <williambjrklund@gmail.com> Co-authored-by: WBHarry <89362246+WBHarry@users.noreply.github.com>
103 lines
2.7 KiB
JSON
103 lines
2.7 KiB
JSON
{
|
||
"name": "Sleeping Sap",
|
||
"type": "consumable",
|
||
"_id": "XZavUVlHEvE2srEt",
|
||
"img": "icons/consumables/potions/bottle-bulb-corked-labeled-blue.webp",
|
||
"system": {
|
||
"description": "<p>You can drink this potion to fall asleep for a full night’s rest. You clear all Stress upon waking.</p>",
|
||
"quantity": 1,
|
||
"actions": {
|
||
"0cqzI66ChzO6x8WF": {
|
||
"type": "healing",
|
||
"_id": "0cqzI66ChzO6x8WF",
|
||
"systemPath": "actions",
|
||
"description": "<p>You can drink this potion to fall asleep for a full night’s rest. You clear all Stress upon waking.</p>",
|
||
"chatDisplay": true,
|
||
"actionType": "action",
|
||
"cost": [
|
||
{
|
||
"scalable": false,
|
||
"key": "quantity",
|
||
"value": 1,
|
||
"itemId": "XZavUVlHEvE2srEt",
|
||
"step": null,
|
||
"consumeOnSuccess": false
|
||
}
|
||
],
|
||
"uses": {
|
||
"value": null,
|
||
"max": "",
|
||
"recovery": null
|
||
},
|
||
"damage": {
|
||
"parts": {
|
||
"stress": {
|
||
"value": {
|
||
"custom": {
|
||
"enabled": true,
|
||
"formula": "@system.resources.stress.max"
|
||
},
|
||
"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": "Wake",
|
||
"img": "icons/consumables/potions/bottle-bulb-corked-labeled-blue.webp",
|
||
"range": ""
|
||
}
|
||
},
|
||
"consumeOnUse": true,
|
||
"attribution": {
|
||
"source": "Daggerheart SRD",
|
||
"page": 62,
|
||
"artist": ""
|
||
}
|
||
},
|
||
"effects": [],
|
||
"folder": null,
|
||
"sort": 0,
|
||
"ownership": {
|
||
"default": 0,
|
||
"OFxauskoxcvVTVNA": 3
|
||
},
|
||
"flags": {},
|
||
"_key": "!items!XZavUVlHEvE2srEt"
|
||
}
|