mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
added loot items (#433)
This commit is contained in:
parent
c81c1941a4
commit
0fe6c4066a
60 changed files with 3004 additions and 0 deletions
54
src/packs/items/loot/loot_Fire_Jar_X6RMkIt89wf7qX2E.json
Normal file
54
src/packs/items/loot/loot_Fire_Jar_X6RMkIt89wf7qX2E.json
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"name": "Fire Jar",
|
||||
"type": "loot",
|
||||
"_id": "X6RMkIt89wf7qX2E",
|
||||
"img": "icons/containers/kitchenware/jug-wrapped-red.webp",
|
||||
"system": {
|
||||
"description": "<p>You can pour out the strange liquid contents of this jar to instantly produce fire. The contents regenerate when you take a long rest.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"nzXMuxD8DpT1dMXF": {
|
||||
"type": "effect",
|
||||
"_id": "nzXMuxD8DpT1dMXF",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": 1,
|
||||
"max": 1,
|
||||
"recovery": "longRest"
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Pour",
|
||||
"img": "icons/containers/kitchenware/jug-wrapped-red.webp",
|
||||
"range": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"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": 1753625575791,
|
||||
"modifiedTime": 1753625617382,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!X6RMkIt89wf7qX2E"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue