mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-24 08:23:38 +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>
106 lines
2.6 KiB
JSON
106 lines
2.6 KiB
JSON
{
|
|
"name": "Potion of Stability",
|
|
"type": "consumable",
|
|
"_id": "dvL8oaxpEF6jKvYN",
|
|
"img": "icons/consumables/potions/bottle-conical-corked-labeled-shell-cyan.webp",
|
|
"system": {
|
|
"description": "<p>You can drink this potion to choose one additional downtime move.</p>",
|
|
"quantity": 1,
|
|
"actions": {
|
|
"ifj42z5FhfMVyyd1": {
|
|
"type": "effect",
|
|
"_id": "ifj42z5FhfMVyyd1",
|
|
"systemPath": "actions",
|
|
"description": "<p>You can drink this potion to choose one additional downtime move.</p>",
|
|
"chatDisplay": true,
|
|
"actionType": "action",
|
|
"cost": [
|
|
{
|
|
"scalable": false,
|
|
"key": "quantity",
|
|
"value": 1,
|
|
"itemId": "dvL8oaxpEF6jKvYN",
|
|
"step": null,
|
|
"consumeOnSuccess": false
|
|
}
|
|
],
|
|
"uses": {
|
|
"value": null,
|
|
"max": "",
|
|
"recovery": null
|
|
},
|
|
"effects": [
|
|
{
|
|
"_id": "PjjGC4TpzjSz9z8s",
|
|
"onSave": false
|
|
}
|
|
],
|
|
"target": {
|
|
"type": "self",
|
|
"amount": null
|
|
},
|
|
"name": "Drink",
|
|
"img": "icons/consumables/potions/bottle-conical-corked-labeled-shell-cyan.webp",
|
|
"range": ""
|
|
}
|
|
},
|
|
"consumeOnUse": true,
|
|
"attribution": {
|
|
"source": "Daggerheart SRD",
|
|
"page": 60,
|
|
"artist": ""
|
|
}
|
|
},
|
|
"effects": [
|
|
{
|
|
"name": "Potion of Stability",
|
|
"img": "icons/consumables/potions/bottle-conical-corked-labeled-shell-cyan.webp",
|
|
"origin": "Compendium.daggerheart.consumables.Item.dvL8oaxpEF6jKvYN",
|
|
"transfer": false,
|
|
"_id": "PjjGC4TpzjSz9z8s",
|
|
"type": "base",
|
|
"system": {},
|
|
"changes": [
|
|
{
|
|
"key": "system.bonuses.rest.shortRest.shortMoves",
|
|
"mode": 2,
|
|
"value": "1",
|
|
"priority": null
|
|
},
|
|
{
|
|
"key": "system.bonuses.rest.longRest.longMoves",
|
|
"mode": 2,
|
|
"value": "1",
|
|
"priority": null
|
|
}
|
|
],
|
|
"disabled": false,
|
|
"duration": {
|
|
"startTime": null,
|
|
"combat": null,
|
|
"seconds": null,
|
|
"rounds": null,
|
|
"turns": null,
|
|
"startRound": null,
|
|
"startTurn": null
|
|
},
|
|
"description": "",
|
|
"tint": "#ffffff",
|
|
"statuses": [],
|
|
"sort": 0,
|
|
"flags": {},
|
|
"_stats": {
|
|
"compendiumSource": null
|
|
},
|
|
"_key": "!items.effects!dvL8oaxpEF6jKvYN.PjjGC4TpzjSz9z8s"
|
|
}
|
|
],
|
|
"folder": null,
|
|
"sort": 0,
|
|
"ownership": {
|
|
"default": 0,
|
|
"OFxauskoxcvVTVNA": 3
|
|
},
|
|
"flags": {},
|
|
"_key": "!items!dvL8oaxpEF6jKvYN"
|
|
}
|