Compendium init (#20)

* added initial compendium content, icon assets and logos, as well as updating the system.json for relative paths so it better works on linux

* fixed a type

* fixed compendium structure

* added actual compendium content
This commit is contained in:
CPTN Cosmo 2025-05-23 16:49:49 +02:00 committed by GitHub
parent cf66b4683e
commit 30a3b5fa55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
415 changed files with 2176 additions and 109 deletions

View file

@ -0,0 +1,47 @@
{
"name": "Wordsmith",
"type": "subclass",
"_id": "FXT65YDVWFy85EI0",
"img": "icons/svg/item-bag.svg",
"system": {
"description": "<p>Play the Wordsmith if you want to use clever wordplay and captivate crowds.</p>",
"spellcastingTrait": "presence",
"foundationFeature": {
"description": "",
"abilities": []
},
"specializationFeature": {
"unlocked": false,
"tier": null,
"description": "",
"abilities": []
},
"masteryFeature": {
"unlocked": false,
"tier": null,
"description": "",
"abilities": []
},
"multiclass": null
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1747991988842,
"modifiedTime": 1747992014955,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!FXT65YDVWFy85EI0"
}