mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31: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
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"name": "Privilege",
|
||||
"type": "feature",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"actionType": "passive",
|
||||
"featureType": {
|
||||
"type": "normal",
|
||||
"data": {
|
||||
"property": "spellcastingTrait",
|
||||
"max": 1,
|
||||
"numbers": {}
|
||||
}
|
||||
},
|
||||
"refreshData": null,
|
||||
"multiclass": null,
|
||||
"disabled": false,
|
||||
"description": "<p>You have advantage on rolls to consort with nobles, negotiate prices, or leverage your reputation to get what you want.</p>",
|
||||
"effects": {},
|
||||
"actions": [],
|
||||
"type": "community"
|
||||
},
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1748008853598,
|
||||
"modifiedTime": 1748008853598,
|
||||
"lastModifiedBy": "JKaKJsbixtjbUa07"
|
||||
},
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"NqO2eQGMjrvUO6v9": 3,
|
||||
"JKaKJsbixtjbUa07": 3
|
||||
},
|
||||
"_id": "AgJiUvad5tgeam57",
|
||||
"sort": 0,
|
||||
"_key": "!items!AgJiUvad5tgeam57"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue