mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 07:36:26 +01:00
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:
parent
cf66b4683e
commit
30a3b5fa55
415 changed files with 2176 additions and 109 deletions
|
|
@ -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. It’s 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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue