mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +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
70
src/packs/classes/class_Sorcerer_aacMxI9mOTmLO4cj.json
Normal file
70
src/packs/classes/class_Sorcerer_aacMxI9mOTmLO4cj.json
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"name": "Sorcerer",
|
||||
"type": "class",
|
||||
"_id": "aacMxI9mOTmLO4cj",
|
||||
"img": "systems/daggerheart/assets/icons/classes/sorcerer.png",
|
||||
"system": {
|
||||
"domains": [],
|
||||
"classItems": [],
|
||||
"damageThresholds": {
|
||||
"minor": 0,
|
||||
"major": 0,
|
||||
"severe": 0
|
||||
},
|
||||
"evasion": 0,
|
||||
"features": [],
|
||||
"subclasses": [],
|
||||
"inventory": {
|
||||
"take": [],
|
||||
"choiceA": [],
|
||||
"choiceB": [],
|
||||
"extra": null
|
||||
},
|
||||
"characterGuide": {
|
||||
"suggestedTraits": {
|
||||
"agility": 0,
|
||||
"strength": 0,
|
||||
"finesse": 0,
|
||||
"instinct": 0,
|
||||
"presence": 0,
|
||||
"knowledge": 0
|
||||
},
|
||||
"suggestedPrimaryWeapon": null,
|
||||
"suggestedSecondaryWeapon": null,
|
||||
"suggestedArmor": null,
|
||||
"characterDescription": {},
|
||||
"backgroundQuestions": [
|
||||
"",
|
||||
"",
|
||||
""
|
||||
],
|
||||
"connections": [
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
"multiclass": null,
|
||||
"description": ""
|
||||
},
|
||||
"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": 1747946940010,
|
||||
"modifiedTime": 1747946943869,
|
||||
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
|
||||
},
|
||||
"_key": "!items!aacMxI9mOTmLO4cj"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue