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": "Ridgeborne",
"type": "community",
"_id": "DAQoNvVlc9w7NmZd",
"img": "systems/daggerheart/assets/icons/communities/ridgeborne.png",
"system": {
"description": "<p>Being part of a ridgeborne community means youve called the rocky peaks and sharp cliffs of the mountainside home. Those whove lived in the mountains often consider themselves hardier than most because theyve thrived among the most dangerous terrain many continents have to offer. These groups are adept at adaptation, developing unique technologies and equipment to move both people and products across difficult terrain. As such, ridgeborne grow up scrambling and climbing, making them sturdy and strong-willed. Ridgeborne localities appear in a variety of forms—some cities carve out entire cliff faces, others construct castles of stone, and still more live in small homes on windblown peaks. Outside forces often struggle to attack ridgeborne groups, as the small militias and large military forces of the mountains are adept at utilizing their high-ground advantage.</p><p><em>Ridgeborne are often bold, hardy, indomitable, loyal, reserved, and stubborn.</em></p>",
"abilities": [
{
"img": "icons/svg/item-bag.svg",
"name": "Steady",
"uuid": "Compendium.world.community-features.Item.hKGv54dst9crq3Sw"
}
]
},
"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": 1747940346633,
"modifiedTime": 1747990891669,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!DAQoNvVlc9w7NmZd"
}