mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-21 17:14:40 +01:00
added loot items
This commit is contained in:
parent
c81c1941a4
commit
2e963160e8
60 changed files with 3004 additions and 0 deletions
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"name": "Gem of Insight",
|
||||
"type": "loot",
|
||||
"_id": "TbgeT9ZxKHqFqJSN",
|
||||
"img": "icons/commodities/gems/gem-rough-cushion-blue.webp",
|
||||
"system": {
|
||||
"description": "<p>You can attach this gem to a weapon, allowing you to use your Instinct when making an attack with that weapon.</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": 1753640563344,
|
||||
"modifiedTime": 1753640580953,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!TbgeT9ZxKHqFqJSN"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue