daggerheart/src/packs/items/consumables/consumable_Dragonbloom_Tea_wM18PWWW2Ami4fBG.json
CPTN_Cosmo 5215212e02
some minor consumables fixes, more to come later (#429)
* some minor consumables fixes, more to come later

* another typo T_T

* more loot rename fixes

* more loot fixes

* Changed miscellaneous to loot

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-07-27 15:50:48 +02:00

104 lines
2.7 KiB
JSON

{
"name": "Dragonbloom Tea",
"type": "consumable",
"_id": "wM18PWWW2Ami4fBG",
"img": "icons/consumables/drinks/tea-jug-gourd-brown.webp",
"system": {
"description": "<p>You can drink this tea to unleash a fiery breath attack. Make an Instinct Roll against all adversaries in front of you within Close range. Targets you succeed against take d20 physical damage using your Proficiency.</p>",
"quantity": 1,
"actions": {
"rcHEz3ImUDwo6lPC": {
"type": "attack",
"_id": "rcHEz3ImUDwo6lPC",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": null,
"recovery": null
},
"damage": {
"parts": [
{
"resultBased": false,
"value": {
"custom": {
"enabled": false
},
"multiplier": "prof",
"dice": "d20",
"bonus": null,
"flatMultiplier": 1
},
"applyTo": "hitPoints",
"type": [],
"base": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "hostile",
"amount": null
},
"effects": [],
"roll": {
"type": "trait",
"trait": "instinct",
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": "above",
"treshold": 1
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": 10,
"damageMod": "none"
},
"name": "Drink",
"img": "icons/consumables/drinks/tea-jug-gourd-brown.webp",
"range": "close"
}
},
"consumeOnUse": true
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"OFxauskoxcvVTVNA": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753591525829,
"modifiedTime": 1753591674720,
"lastModifiedBy": "OFxauskoxcvVTVNA"
},
"_key": "!items!wM18PWWW2Ami4fBG"
}