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": "Slyborne",
|
||||
"type": "community",
|
||||
"_id": "rwsUCLenOkE9CS7v",
|
||||
"img": "systems/daggerheart/assets/icons/communities/slyborne.png",
|
||||
"system": {
|
||||
"description": "<p>Being part of a slyborne community means you come from a group that operates outside the law, including all manner of criminals, grifters, and con artists. Members of slyborne communities are brought together by their disreputable goals and their clever means of achieving them. Many people in these communities have an array of unscrupulous skills: forging, thievery, smuggling, and violence. People of any social class can be slyborne, from those who have garnered vast wealth and influence to those without a coin to their name. To the outside eye, slyborne might appear to be ruffians with no loyalty, but these communities possess some of the strictest codes of honor which, when broken, can result in a terrifying end for the transgressor.</p><p></p><p><em>Slyborne are often calculating, clever, formidable, perceptive, shrewd, and tenacious.</em></p>",
|
||||
"abilities": [
|
||||
{
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"name": "Scoundrel",
|
||||
"uuid": "Compendium.world.community-features.Item.p2PipVUiMt0Cy0ws"
|
||||
}
|
||||
]
|
||||
},
|
||||
"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": 1747940388725,
|
||||
"modifiedTime": 1747991089836,
|
||||
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
|
||||
},
|
||||
"_key": "!items!rwsUCLenOkE9CS7v"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue