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
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"name": "Suspended Rod",
|
||||
"type": "loot",
|
||||
"_id": "nnj12RiFanq7s5zv",
|
||||
"img": "icons/commodities/tech/pipe-metal.webp",
|
||||
"system": {
|
||||
"description": "<p>This flat rod is inscribed with runes. When you activate the rod, it is immediately suspended in place. Until the rod is deactivated, it can’t move, doesn’t abide by the rules of gravity, and remains in place.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {}
|
||||
},
|
||||
"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": 1753625627433,
|
||||
"modifiedTime": 1753625765676,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!nnj12RiFanq7s5zv"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue