mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 20:51:07 +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
30
src/packs/ancestries/ancestry_Clank_AzKMOIpXnCSLLDEB.json
Normal file
30
src/packs/ancestries/ancestry_Clank_AzKMOIpXnCSLLDEB.json
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"name": "Clank",
|
||||
"type": "ancestry",
|
||||
"_id": "AzKMOIpXnCSLLDEB",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "<p><strong>Purposeful Design</strong>: Decide who made you and for what purpose. At character creation, choose one of your Experiences that best aligns with this purpose and gain a permanent +1 bonus to it.</p><p><strong>Efficient</strong>: When you take a short rest, you can choose a long rest move instead of a short rest move.</p>",
|
||||
"abilities": []
|
||||
},
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 100000,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"NqO2eQGMjrvUO6v9": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1747990113503,
|
||||
"modifiedTime": 1747999445342,
|
||||
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
|
||||
},
|
||||
"_key": "!items!AzKMOIpXnCSLLDEB"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue