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,66 @@
{
"name": "Troubadour",
"type": "subclass",
"_id": "T1iBO8i0xRF5c8Q2",
"img": "icons/svg/item-bag.svg",
"system": {
"description": "<p>Play the Troubadour if you want to play music to bolster your allies.</p>",
"spellcastingTrait": "presence",
"foundationFeature": {
"description": "<p><strong>Gifted Performer:</strong> Describe how you perform for others. You can play each song once per long rest:</p><p>• <strong>Relaxing Song:</strong> You and all allies within Close range clear a Hit Point.</p><p>• <strong>Epic Song:</strong> Make a target within Close range temporarily Vulnerable.</p><p>• <strong>Heartbreaking Song:</strong> You and all allies within Close range gain a Hope.</p>",
"abilities": [
{
"actionType": "passive",
"featureType": {
"type": "normal",
"data": {
"property": "spellcastingTrait",
"max": 1,
"numbers": {}
}
},
"refreshData": null,
"multiclass": null,
"disabled": false,
"description": "<p>You are among the greatest of your craft and your skill is boundless. You can perform each of your “Gifted Performer” features songs twice instead of once per long rest.</p>",
"effects": {},
"actions": [],
"type": "subclass"
}
]
},
"specializationFeature": {
"unlocked": false,
"tier": null,
"description": "",
"abilities": []
},
"masteryFeature": {
"unlocked": false,
"tier": null,
"description": "",
"abilities": []
},
"multiclass": null
},
"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": 1747991594334,
"modifiedTime": 1747991866434,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!T1iBO8i0xRF5c8Q2"
}

View file

@ -0,0 +1,47 @@
{
"name": "Wordsmith",
"type": "subclass",
"_id": "FXT65YDVWFy85EI0",
"img": "icons/svg/item-bag.svg",
"system": {
"description": "<p>Play the Wordsmith if you want to use clever wordplay and captivate crowds.</p>",
"spellcastingTrait": "presence",
"foundationFeature": {
"description": "",
"abilities": []
},
"specializationFeature": {
"unlocked": false,
"tier": null,
"description": "",
"abilities": []
},
"masteryFeature": {
"unlocked": false,
"tier": null,
"description": "",
"abilities": []
},
"multiclass": null
},
"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": 1747991988842,
"modifiedTime": 1747992014955,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!FXT65YDVWFy85EI0"
}