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,36 @@
{
"name": "Wildborne",
"type": "community",
"_id": "jUzXIVyBx0mlIFWa",
"img": "systems/daggerheart/assets/icons/communities/wildborne.png",
"system": {
"description": "<p>Being part of a wildborne community means you lived deep within the forest. Wildborne communities are defined by their dedication to the conservation of their homelands, and many have strong religious or cultural ties to the fauna they live among.</p><p>This results in unique architectural and technological advancements that favor sustainability over short-term, high-yield results.</p><p>It is a hallmark of wildborne societies to integrate their villages and cities with the natural environment and avoid disturbing the lives of the plants and animals. While some construct their lodgings high in the branches of trees, others establish their homes on the ground beneath the forest canopy. Its not uncommon for wildborne to remain reclusive and hidden within their woodland homes.</p><p><em>Wildborne are often hardy, loyal, nurturing, reclusive, sagacious, and vibrant.</em></p>",
"abilities": [
{
"img": "icons/svg/item-bag.svg",
"name": "Lightfoot",
"uuid": "Compendium.world.community-features.Item.4VaugxNAouI7SKKz"
}
]
},
"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": 1747940432585,
"modifiedTime": 1747991300734,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!jUzXIVyBx0mlIFWa"
}