mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-21 00:54:39 +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": "Loreborne",
|
||||
"type": "community",
|
||||
"_id": "fgJHuCdoyXX4Q84O",
|
||||
"img": "systems/daggerheart/assets/icons/communities/loreborne.png",
|
||||
"system": {
|
||||
"description": "<p>Being part of a loreborne community means you’re from a society that favors strong academic or political prowess. Loreborne communities highly value knowledge, frequently in the form of historical preservation, political advancement, scientific study, skill development, or lore and mythology compilation. Most members of these communities research in institutions built in bastions of civilization, while some eclectic few thrive in gathering information from the natural world. Some may be isolationists, operating in smaller enclaves, schools, or guilds and following their own unique ethos. Others still wield their knowledge on a larger scale, making deft political maneuvers across governmental landscapes.</p><p><em>Loreborne are often direct, eloquent, inquisitive, patient,</em></p><p>rhapsodic, and witty.</p>",
|
||||
"abilities": [
|
||||
{
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"name": "Well-Read",
|
||||
"uuid": "Compendium.world.community-features.Item.MUfVlf8hoJ3HZidv"
|
||||
}
|
||||
]
|
||||
},
|
||||
"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": 1747940300210,
|
||||
"modifiedTime": 1747990671092,
|
||||
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
|
||||
},
|
||||
"_key": "!items!fgJHuCdoyXX4Q84O"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue