mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
* 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>
94 lines
2.2 KiB
JSON
94 lines
2.2 KiB
JSON
{
|
|
"name": "Stamina Potion",
|
|
"type": "consumable",
|
|
"_id": "hf3k1POoVSooJyN2",
|
|
"img": "icons/consumables/potions/bottle-corked-green.webp",
|
|
"system": {
|
|
"description": "<p>Clear 1d4+1 Stress.</p>",
|
|
"quantity": 1,
|
|
"actions": {
|
|
"E6L2VaOyECv6w7b3": {
|
|
"type": "healing",
|
|
"_id": "E6L2VaOyECv6w7b3",
|
|
"systemPath": "actions",
|
|
"description": "",
|
|
"chatDisplay": true,
|
|
"actionType": "action",
|
|
"cost": [],
|
|
"uses": {
|
|
"value": null,
|
|
"max": null,
|
|
"recovery": null
|
|
},
|
|
"target": {
|
|
"type": null,
|
|
"amount": null
|
|
},
|
|
"effects": [],
|
|
"healing": {
|
|
"applyTo": "stress",
|
|
"resultBased": false,
|
|
"value": {
|
|
"multiplier": "flat",
|
|
"flatMultiplier": 1,
|
|
"dice": "d4",
|
|
"bonus": 1,
|
|
"custom": {
|
|
"enabled": false
|
|
}
|
|
},
|
|
"valueAlt": {
|
|
"multiplier": "prof",
|
|
"flatMultiplier": 1,
|
|
"dice": "d6",
|
|
"bonus": null,
|
|
"custom": {
|
|
"enabled": false
|
|
}
|
|
},
|
|
"base": false,
|
|
"type": []
|
|
},
|
|
"roll": {
|
|
"type": null,
|
|
"trait": null,
|
|
"difficulty": null,
|
|
"bonus": null,
|
|
"advState": "neutral",
|
|
"diceRolling": {
|
|
"multiplier": "prof",
|
|
"flatMultiplier": 1,
|
|
"dice": "d6",
|
|
"compare": "above",
|
|
"treshold": 1
|
|
},
|
|
"useDefault": false
|
|
},
|
|
"name": "Drink",
|
|
"img": "icons/consumables/potions/bottle-corked-green.webp",
|
|
"range": ""
|
|
}
|
|
},
|
|
"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": 1753588904835,
|
|
"modifiedTime": 1753588959019,
|
|
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
|
},
|
|
"_key": "!items!hf3k1POoVSooJyN2"
|
|
}
|