daggerheart/src/packs/items/consumables/consumable_Growing_Potion_fl2f3ees8RFMze9t.json
WBHarry 4aab5d315a
[V14] 1604 - ActiveEffect Durations (#1634)
* Added daggerheart durations and auto expiration of them

* Added duration to all tier1 adversaries

* Finished all adversaries and environments

* Remaining compendiums updated

* Improved styling of duration in tooltips

* .
2026-02-17 18:57:03 +01:00

118 lines
3.1 KiB
JSON

{
"name": "Growing Potion",
"type": "consumable",
"_id": "fl2f3ees8RFMze9t",
"img": "icons/consumables/potions/potion-bottle-corked-labeled-green.webp",
"system": {
"description": "<p>You can drink this potion to double your size until you choose to drop this form or your next rest. While in this form, you have a +2 bonus to Strength and a +1 bonus to your Proficiency.</p>",
"quantity": 1,
"actions": {
"A8wHvMnKnewQ2J3m": {
"type": "effect",
"_id": "A8wHvMnKnewQ2J3m",
"systemPath": "actions",
"description": "<p>You can drink this potion to double your size until you choose to drop this form or your next rest. While in this form, you have a +2 bonus to Strength and a +1 bonus to your Proficiency.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "quantity",
"value": 1,
"itemId": "fl2f3ees8RFMze9t",
"step": null,
"consumeOnSuccess": false
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [
{
"_id": "YEGd74Lssj7rCmpF",
"onSave": false
}
],
"target": {
"type": "self",
"amount": null
},
"name": "Drink",
"img": "icons/consumables/potions/potion-bottle-corked-labeled-green.webp",
"range": ""
}
},
"consumeOnUse": true,
"destroyOnEmpty": true,
"attribution": {
"source": "Daggerheart SRD",
"page": 62,
"artist": ""
}
},
"effects": [
{
"name": "Growing Potion",
"img": "icons/consumables/potions/potion-bottle-corked-labeled-green.webp",
"origin": "Compendium.daggerheart.consumables.Item.fl2f3ees8RFMze9t",
"transfer": false,
"_id": "YEGd74Lssj7rCmpF",
"type": "base",
"system": {
"changes": [
{
"key": "system.traits.strength.value",
"value": 2,
"priority": null,
"type": "add"
},
{
"key": "system.proficiency",
"value": 1,
"priority": null,
"type": "add"
}
],
"duration": {
"type": "shortRest"
}
},
"disabled": false,
"duration": {
"value": null,
"units": "seconds",
"expiry": null,
"expired": false
},
"description": "",
"tint": "#ffffff",
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null
},
"start": {
"time": 0,
"combat": null,
"combatant": null,
"initiative": null,
"round": null,
"turn": null
},
"showIcon": 1,
"folder": null,
"_key": "!items.effects!fl2f3ees8RFMze9t.YEGd74Lssj7rCmpF"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"OFxauskoxcvVTVNA": 3
},
"flags": {},
"_key": "!items!fl2f3ees8RFMze9t"
}