Fixed so Pack handling works recursively for deep compendium folders (#47)

This commit is contained in:
WBHarry 2025-05-25 01:33:07 +02:00 committed by GitHub
parent ad1e968888
commit 6672fa467c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
355 changed files with 16040 additions and 5064 deletions

View file

@ -1,90 +1,93 @@
{
"name": "Guardian",
"type": "class",
"_id": "hyfigmrAoLxFPOW2",
"img": "systems/daggerheart/assets/icons/classes/guardian.png",
"system": {
"domains": ["valor", "blade"],
"classItems": [],
"damageThresholds": {
"minor": 0,
"major": 0,
"severe": 0
},
"evasion": 9,
"features": [
{
"name": "Frontline Tank",
"img": "icons/svg/item-bag.svg",
"uuid": "Compendium.daggerheart.class-features.Item.ftUZznLFJ5xbcxcu"
},
{
"img": "icons/svg/item-bag.svg",
"name": "Unstoppable",
"uuid": "Compendium.daggerheart.class-features.Item.rlpNYKW18FX4Hw7t"
}
],
"subclasses": [],
"inventory": {
"take": [],
"choiceA": [],
"choiceB": [],
"extra": {
"title": "",
"description": ""
}
},
"characterGuide": {
"suggestedTraits": {
"agility": 1,
"strength": 2,
"finesse": -1,
"instinct": 0,
"presence": 1,
"knowledge": 0
},
"suggestedPrimaryWeapon": null,
"suggestedSecondaryWeapon": null,
"suggestedArmor": null,
"characterDescription": {
"clothes": "",
"eyes": "",
"body": "",
"color": "",
"attitude": ""
},
"backgroundQuestions": [
"Who from your community did you fail to protect, and why do you still think of them?",
"Youve been tasked with protecting something important and delivering it somewhere dangerous. What is it, and where does it need to go?",
"You consider an aspect of yourself to be a weakness. What is it, and how has it affected you?"
],
"connections": [
"How did I save your life the first time we met",
"What small gift did you give me that you notice I always carry with me?",
"What lie have you told me about yourself that I absolutely believe?"
]
},
"multiclass": null,
"name": "Guardian",
"type": "class",
"_id": "hyfigmrAoLxFPOW2",
"img": "systems/daggerheart/assets/icons/classes/guardian.png",
"system": {
"domains": [
"valor",
"blade"
],
"classItems": [],
"damageThresholds": {
"minor": 0,
"major": 0,
"severe": 0
},
"evasion": 9,
"features": [
{
"name": "Frontline Tank",
"img": "icons/svg/item-bag.svg",
"uuid": "Compendium.daggerheart.class-features.Item.ftUZznLFJ5xbcxcu"
},
{
"img": "icons/svg/item-bag.svg",
"name": "Unstoppable",
"uuid": "Compendium.daggerheart.class-features.Item.rlpNYKW18FX4Hw7t"
}
],
"subclasses": [],
"inventory": {
"take": [],
"choiceA": [],
"choiceB": [],
"extra": {
"title": "",
"description": ""
}
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3
"characterGuide": {
"suggestedTraits": {
"agility": 1,
"strength": 2,
"finesse": -1,
"instinct": 0,
"presence": 1,
"knowledge": 0
},
"suggestedPrimaryWeapon": null,
"suggestedSecondaryWeapon": null,
"suggestedArmor": null,
"characterDescription": {
"clothes": "",
"eyes": "",
"body": "",
"color": "",
"attitude": ""
},
"backgroundQuestions": [
"Who from your community did you fail to protect, and why do you still think of them?",
"Youve been tasked with protecting something important and delivering it somewhere dangerous. What is it, and where does it need to go?",
"You consider an aspect of yourself to be a weakness. What is it, and how has it affected you?"
],
"connections": [
"How did I save your life the first time we met",
"What small gift did you give me that you notice I always carry with me?",
"What lie have you told me about yourself that I absolutely believe?"
]
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1747946853583,
"modifiedTime": 1748030966166,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!hyfigmrAoLxFPOW2"
"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": 1747946853583,
"modifiedTime": 1748030966166,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!hyfigmrAoLxFPOW2"
}