mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 23:26:28 +01:00
Setup seraph class (#583)
* add seraph * fix inactive effects --------- Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
This commit is contained in:
parent
0feec77512
commit
c9f045a36f
22 changed files with 1194 additions and 3 deletions
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"folder": "e1YJUjmPjY0vZ6BJ",
|
||||
"name": "Bundle of Offerings",
|
||||
"type": "loot",
|
||||
"_id": "aLvek22hb5kNg9MF",
|
||||
"img": "icons/commodities/materials/feathers-brown.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"quantity": 1,
|
||||
"actions": {}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"Q9NoTaEarn3VMS6Z": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754351899479,
|
||||
"modifiedTime": 1754351912391,
|
||||
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||
},
|
||||
"_key": "!items!aLvek22hb5kNg9MF"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue