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

@ -4,7 +4,10 @@
"_id": "yKicceU4LesCgKwF",
"img": "systems/daggerheart/assets/icons/classes/bard.png",
"system": {
"domains": ["grace", "codex"],
"domains": [
"grace",
"codex"
],
"classItems": [],
"damageThresholds": {
"minor": 0,

View file

@ -4,7 +4,10 @@
"_id": "HEh27jDQCJmnPsXH",
"img": "systems/daggerheart/assets/icons/classes/druid.png",
"system": {
"domains": ["sage", "arcana"],
"domains": [
"sage",
"arcana"
],
"classItems": [],
"damageThresholds": {
"minor": 0,

View file

@ -4,7 +4,10 @@
"_id": "HPzaWaZBc6RvElKd",
"img": "systems/daggerheart/assets/icons/classes/fighter.png",
"system": {
"domains": ["bone", "valor"],
"domains": [
"bone",
"valor"
],
"classItems": [],
"damageThresholds": {
"minor": 0,

View file

@ -4,7 +4,10 @@
"_id": "hyfigmrAoLxFPOW2",
"img": "systems/daggerheart/assets/icons/classes/guardian.png",
"system": {
"domains": ["valor", "blade"],
"domains": [
"valor",
"blade"
],
"classItems": [],
"damageThresholds": {
"minor": 0,

View file

@ -4,7 +4,10 @@
"_id": "XoUsU9sCxEq8t3We",
"img": "systems/daggerheart/assets/icons/classes/ranger.png",
"system": {
"domains": ["bone", "sage"],
"domains": [
"bone",
"sage"
],
"classItems": [],
"damageThresholds": {
"minor": 0,

View file

@ -4,7 +4,10 @@
"_id": "V1a5AKCLe8qtoPlA",
"img": "systems/daggerheart/assets/icons/classes/rogue.png",
"system": {
"domains": ["midnight", "grace"],
"domains": [
"midnight",
"grace"
],
"classItems": [],
"damageThresholds": {
"minor": 0,

View file

@ -4,7 +4,10 @@
"_id": "qW7yLIe87vd5bbto",
"img": "systems/daggerheart/assets/icons/classes/seraph.png",
"system": {
"domains": ["splendor", "valor"],
"domains": [
"splendor",
"valor"
],
"classItems": [],
"damageThresholds": {
"minor": 0,

View file

@ -4,7 +4,10 @@
"_id": "aacMxI9mOTmLO4cj",
"img": "systems/daggerheart/assets/icons/classes/sorcerer.png",
"system": {
"domains": ["arcana", "midnight"],
"domains": [
"arcana",
"midnight"
],
"classItems": [],
"damageThresholds": {
"minor": 0,

View file

@ -33,8 +33,16 @@
"suggestedSecondaryWeapon": null,
"suggestedArmor": null,
"characterDescription": {},
"backgroundQuestions": ["", "", ""],
"connections": ["", "", ""]
"backgroundQuestions": [
"",
"",
""
],
"connections": [
"",
"",
""
]
},
"multiclass": null,
"description": ""

View file

@ -4,7 +4,10 @@
"_id": "ishqAXCT8xLgEbBp",
"img": "systems/daggerheart/assets/icons/classes/warrior.png",
"system": {
"domains": ["blade", "bone"],
"domains": [
"blade",
"bone"
],
"classItems": [],
"damageThresholds": {
"minor": 0,

View file

@ -4,7 +4,10 @@
"_id": "uhj2mZPOC8nbIMTy",
"img": "systems/daggerheart/assets/icons/classes/wizard.png",
"system": {
"domains": ["codex", "splendor"],
"domains": [
"codex",
"splendor"
],
"classItems": [],
"damageThresholds": {
"minor": 0,

View file

@ -0,0 +1,40 @@
{
"name": "Chainmail Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_1/chainmail_armor.png",
"system": {
"baseScore": 4,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "heavy",
"baseThresholds": {
"major": 7,
"severe": 15
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008741139,
"modifiedTime": 1748028173861,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "s7PUmApOFX0YryDG",
"sort": 100000,
"_key": "!items!s7PUmApOFX0YryDG"
}

View file

@ -0,0 +1,40 @@
{
"name": "Full Plate Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_1/full_plate_armor.png",
"system": {
"baseScore": 4,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "veryHeavy",
"baseThresholds": {
"major": 8,
"severe": 17
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008742116,
"modifiedTime": 1748028187244,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "LLL9gflIUF8ZFkzZ",
"sort": 300000,
"_key": "!items!LLL9gflIUF8ZFkzZ"
}

View file

@ -0,0 +1,40 @@
{
"name": "Gambeson Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_1/gambeson_armor.png",
"system": {
"baseScore": 3,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "light",
"baseThresholds": {
"major": 5,
"severe": 11
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008742848,
"modifiedTime": 1748028147106,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "alp2w20UmD7jKXOL",
"sort": 400000,
"_key": "!items!alp2w20UmD7jKXOL"
}

View file

@ -0,0 +1,40 @@
{
"name": "Leather Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_1/leather_armor.png",
"system": {
"baseScore": 3,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "",
"baseThresholds": {
"major": 6,
"severe": 13
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008743698,
"modifiedTime": 1748028160837,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "QMCh4ooGamb9oIGz",
"sort": 200000,
"_key": "!items!QMCh4ooGamb9oIGz"
}

View file

@ -0,0 +1,40 @@
{
"name": "Elundrian Chain Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_2/elundrian_chain_armor.png",
"system": {
"baseScore": 4,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "warded",
"baseThresholds": {
"major": 9,
"severe": 21
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008765138,
"modifiedTime": 1748028270334,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "ED8RhELKD9Pgnxgb",
"sort": 100000,
"_key": "!items!ED8RhELKD9Pgnxgb"
}

View file

@ -0,0 +1,40 @@
{
"name": "Harrowbone Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_2/harrowbone_armor.png",
"system": {
"baseScore": 4,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "resistant",
"baseThresholds": {
"major": 9,
"severe": 21
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008765925,
"modifiedTime": 1748028291278,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "Rl8dZeOnM3foAnth",
"sort": 300000,
"_key": "!items!Rl8dZeOnM3foAnth"
}

View file

@ -0,0 +1,40 @@
{
"name": "Improved Chainmail Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_2/improved_chainmail_armor.png",
"system": {
"baseScore": 5,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "heavy",
"baseThresholds": {
"major": 11,
"severe": 24
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008766641,
"modifiedTime": 1748028242876,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "kVpH1vvbdK5prOT5",
"sort": 400000,
"_key": "!items!kVpH1vvbdK5prOT5"
}

View file

@ -0,0 +1,40 @@
{
"name": "Improved Full Plate Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_2/improved_full_plate_armor.png",
"system": {
"baseScore": 5,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "veryHeavy",
"baseThresholds": {
"major": 13,
"severe": 28
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008767365,
"modifiedTime": 1748028257241,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "E6asa0VMozd4zZbV",
"sort": 500000,
"_key": "!items!E6asa0VMozd4zZbV"
}

View file

@ -0,0 +1,40 @@
{
"name": "Improved Gambeson Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_2/improved_gambeson_armor.png",
"system": {
"baseScore": 4,
"marks": {
"max": 6,
"value": 0
},
"description": "<p><strong>Flexible</strong>: +1 to Evasion</p>",
"feature": "light",
"baseThresholds": {
"major": 7,
"severe": 16
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008768058,
"modifiedTime": 1748028207851,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "ou0he5rHyi06dqO3",
"sort": 600000,
"_key": "!items!ou0he5rHyi06dqO3"
}

View file

@ -0,0 +1,40 @@
{
"name": "Improved Leather Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_2/improved_leather_armor.png",
"system": {
"baseScore": 4,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "",
"baseThresholds": {
"major": 9,
"severe": 20
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008768829,
"modifiedTime": 1748028224201,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "Lx94Q7Cl7wMwcl58",
"sort": 700000,
"_key": "!items!Lx94Q7Cl7wMwcl58"
}

View file

@ -0,0 +1,40 @@
{
"name": "Irontree Breastplate Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_2/irontree_breastplate_armor.png",
"system": {
"baseScore": 4,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "reinforced",
"baseThresholds": {
"major": 9,
"severe": 20
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008769590,
"modifiedTime": 1748028314955,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "4ImHfMsKbDzIFRNF",
"sort": 800000,
"_key": "!items!4ImHfMsKbDzIFRNF"
}

View file

@ -0,0 +1,40 @@
{
"name": "Rosewild Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_2/rosewild_armor.png",
"system": {
"baseScore": 5,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "hopeful",
"baseThresholds": {
"major": 11,
"severe": 23
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008770268,
"modifiedTime": 1748028371396,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "Cd0jzt1EBUiihcEQ",
"sort": 900000,
"_key": "!items!Cd0jzt1EBUiihcEQ"
}

View file

@ -0,0 +1,40 @@
{
"name": "Runetan Floating Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_2/runetan_floating_armor.png",
"system": {
"baseScore": 4,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "sharp",
"baseThresholds": {
"major": 9,
"severe": 20
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008770925,
"modifiedTime": 1748028339907,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "VUYFNEt6xNVHw9Yd",
"sort": 1000000,
"_key": "!items!VUYFNEt6xNVHw9Yd"
}

View file

@ -0,0 +1,40 @@
{
"name": "Tyris Soft Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_2/tyris_soft_armor.png",
"system": {
"baseScore": 5,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "quiet",
"baseThresholds": {
"major": 8,
"severe": 18
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008771577,
"modifiedTime": 1748028353841,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "0mqF7VUJvEUq2Umv",
"sort": 200000,
"_key": "!items!0mqF7VUJvEUq2Umv"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Chainmail Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_3/advanced_chainmail_armor.png",
"system": {
"baseScore": 6,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "heavy",
"baseThresholds": {
"major": 13,
"severe": 31
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008781137,
"modifiedTime": 1748028510367,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "X5k7Stier3vxz4V0",
"sort": 100000,
"_key": "!items!X5k7Stier3vxz4V0"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Full Plate Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_3/advanced_full_plate_armor.png",
"system": {
"baseScore": 6,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "veryHeavy",
"baseThresholds": {
"major": 15,
"severe": 35
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008781890,
"modifiedTime": 1748028521542,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "IaHC7MKRdxUh1VqK",
"sort": 300000,
"_key": "!items!IaHC7MKRdxUh1VqK"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Gambeson Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_3/advanced_gambeson_armor.png",
"system": {
"baseScore": 5,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "light",
"baseThresholds": {
"major": 9,
"severe": 23
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008782599,
"modifiedTime": 1748028482409,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "45Ecu1PgMahpKbsN",
"sort": 400000,
"_key": "!items!45Ecu1PgMahpKbsN"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Leather Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_3/advanced_leather_armor.png",
"system": {
"baseScore": 5,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "",
"baseThresholds": {
"major": 11,
"severe": 27
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008783273,
"modifiedTime": 1748028496110,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "v6V96UsXSuyx1UV7",
"sort": 500000,
"_key": "!items!v6V96UsXSuyx1UV7"
}

View file

@ -0,0 +1,40 @@
{
"name": "Bellamoi Fine Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_3/bellamoi_fine_armor.png",
"system": {
"baseScore": 5,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "gilded",
"baseThresholds": {
"major": 11,
"severe": 27
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008783947,
"modifiedTime": 1748028554404,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "iBbmRG7cNXmqs4ga",
"sort": 600000,
"_key": "!items!iBbmRG7cNXmqs4ga"
}

View file

@ -0,0 +1,40 @@
{
"name": "Bladefare Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_3/bladefare_armor.png",
"system": {
"baseScore": 6,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "physical",
"baseThresholds": {
"major": 16,
"severe": 39
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008784769,
"modifiedTime": 1748028597257,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "YVfTNS1YD5sbKx3S",
"sort": 700000,
"_key": "!items!YVfTNS1YD5sbKx3S"
}

View file

@ -0,0 +1,40 @@
{
"name": "Dragonscale Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_3/dragonscale_armor.png",
"system": {
"baseScore": 5,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "impenetrable",
"baseThresholds": {
"major": 11,
"severe": 27
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008785541,
"modifiedTime": 1748028567955,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "XeoC52EJA4dV9l6W",
"sort": 800000,
"_key": "!items!XeoC52EJA4dV9l6W"
}

View file

@ -0,0 +1,40 @@
{
"name": "Monett's Cloak",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_3/monetts_cloak.png",
"system": {
"baseScore": 6,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "magic",
"baseThresholds": {
"major": 16,
"severe": 39
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008786218,
"modifiedTime": 1748028612656,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "eqdjA5Z2eiu3w9z3",
"sort": 900000,
"_key": "!items!eqdjA5Z2eiu3w9z3"
}

View file

@ -0,0 +1,40 @@
{
"name": "Runes of Fortification",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_3/runes_of_fortification.png",
"system": {
"baseScore": 6,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "painful",
"baseThresholds": {
"major": 17,
"severe": 43
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008787018,
"modifiedTime": 1748028627292,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "FBUDL6gCPh9HiOSu",
"sort": 1000000,
"_key": "!items!FBUDL6gCPh9HiOSu"
}

View file

@ -0,0 +1,40 @@
{
"name": "Spiked Plate Armor",
"type": "armor",
"img": "systems/daggerheart/assets/icons/armor/tier_3/spiked_plate_armor.png",
"system": {
"baseScore": 5,
"marks": {
"max": 6,
"value": 0
},
"description": "",
"feature": "sharp",
"baseThresholds": {
"major": 10,
"severe": 25
}
},
"effects": [],
"folder": null,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748008787719,
"modifiedTime": 1748028581947,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_id": "Enscb2W5lei9FGuc",
"sort": 200000,
"_key": "!items!Enscb2W5lei9FGuc"
}

View file

@ -0,0 +1,39 @@
{
"name": "Channeling Armor",
"type": "armor",
"_id": "oceDrXoEGSTQXeJd",
"img": "systems/daggerheart/assets/icons/armor/tier_4/channeling_armor.png",
"system": {
"baseScore": 5,
"marks": {
"max": 6,
"value": 0
},
"baseThresholds": {
"major": 13,
"severe": 36
},
"description": "",
"feature": "channeling"
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748027971730,
"modifiedTime": 1748027988576,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!oceDrXoEGSTQXeJd"
}

View file

@ -0,0 +1,39 @@
{
"name": "Dunamis Silkchain",
"type": "armor",
"_id": "ffIEaWPRHLlWy1Ft",
"img": "systems/daggerheart/assets/icons/armor/tier_4/dunamis_silkchain.png",
"system": {
"baseScore": 7,
"marks": {
"max": 6,
"value": 0
},
"baseThresholds": {
"major": 13,
"severe": 36
},
"description": "",
"feature": "timeslowing"
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748027943461,
"modifiedTime": 1748027965045,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!ffIEaWPRHLlWy1Ft"
}

View file

@ -0,0 +1,39 @@
{
"name": "Emberwoven Armor",
"type": "armor",
"_id": "8YhysA01kwSSX8Vg",
"img": "systems/daggerheart/assets/icons/armor/tier_4/emberwoven_armor.png",
"system": {
"baseScore": 6,
"marks": {
"max": 6,
"value": 0
},
"baseThresholds": {
"major": 13,
"severe": 36
},
"description": "",
"feature": "burning"
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748027998531,
"modifiedTime": 1748028013331,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!8YhysA01kwSSX8Vg"
}

View file

@ -0,0 +1,39 @@
{
"name": "Full Fortified Armor",
"type": "armor",
"_id": "Zk0WWk1WTc5X4DSv",
"img": "systems/daggerheart/assets/icons/armor/tier_4/full_fortified_armor.png",
"system": {
"baseScore": 4,
"marks": {
"max": 6,
"value": 0
},
"baseThresholds": {
"major": 15,
"severe": 40
},
"description": "",
"feature": ""
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748028024206,
"modifiedTime": 1748028050721,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!Zk0WWk1WTc5X4DSv"
}

View file

@ -0,0 +1,39 @@
{
"name": "Legendary Chainmail Armor",
"type": "armor",
"_id": "CiH20oR05hKNUdp3",
"img": "systems/daggerheart/assets/icons/armor/tier_4/legendary_chainmail_armor.png",
"system": {
"baseScore": 7,
"marks": {
"max": 6,
"value": 0
},
"baseThresholds": {
"major": 15,
"severe": 40
},
"description": "",
"feature": "heavy"
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748027874542,
"modifiedTime": 1748027898156,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!CiH20oR05hKNUdp3"
}

View file

@ -0,0 +1,39 @@
{
"name": "Legendary Full Plate Armor",
"type": "armor",
"_id": "h172qCAmBNvPhE25",
"img": "systems/daggerheart/assets/icons/armor/tier_4/legendary_full_plate_armor.png",
"system": {
"baseScore": 7,
"marks": {
"max": 6,
"value": 0
},
"baseThresholds": {
"major": 17,
"severe": 44
},
"description": "",
"feature": "veryHeavy"
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748027908657,
"modifiedTime": 1748027926684,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!h172qCAmBNvPhE25"
}

View file

@ -0,0 +1,39 @@
{
"name": "Legendary Gambeson Armor",
"type": "armor",
"_id": "CJLU4txFc0QYJF7G",
"img": "systems/daggerheart/assets/icons/armor/tier_4/legendary_gambeson_armor.png",
"system": {
"baseScore": 6,
"marks": {
"max": 6,
"value": 0
},
"baseThresholds": {
"major": 11,
"severe": 32
},
"description": "",
"feature": ""
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748027753507,
"modifiedTime": 1748027822574,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!CJLU4txFc0QYJF7G"
}

View file

@ -0,0 +1,39 @@
{
"name": "Legendary Leather Armor",
"type": "armor",
"_id": "XguKW7nNTCOqyWRw",
"img": "systems/daggerheart/assets/icons/armor/tier_4/legendary_leather_armor.png",
"system": {
"baseScore": 6,
"marks": {
"max": 6,
"value": 0
},
"baseThresholds": {
"major": 13,
"severe": 36
},
"description": "",
"feature": ""
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748027838790,
"modifiedTime": 1748027856107,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!XguKW7nNTCOqyWRw"
}

View file

@ -0,0 +1,39 @@
{
"name": "Savior Chainmail",
"type": "armor",
"_id": "ixcNkPjIPpLgPuaA",
"img": "systems/daggerheart/assets/icons/armor/tier_4/savior_chainmail.png",
"system": {
"baseScore": 8,
"marks": {
"max": 6,
"value": 0
},
"baseThresholds": {
"major": 18,
"severe": 48
},
"description": "",
"feature": "difficult"
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748028096316,
"modifiedTime": 1748028114965,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!ixcNkPjIPpLgPuaA"
}

View file

@ -0,0 +1,39 @@
{
"name": "Veritas Oal Armor",
"type": "armor",
"_id": "QM9sfBKRcrKXZXHV",
"img": "systems/daggerheart/assets/icons/armor/tier_4/veritas_opal_armor.png",
"system": {
"baseScore": 6,
"marks": {
"max": 6,
"value": 0
},
"baseThresholds": {
"major": 13,
"severe": 36
},
"description": "",
"feature": "truthseeking"
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748028069751,
"modifiedTime": 1748028084978,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!QM9sfBKRcrKXZXHV"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Arcane Gauntlets",
"type": "weapon",
"_id": "YZ6rEX9nDsMy4aSK",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/advanced_arcane_gauntlets.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+9",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "strength",
"range": "melee",
"burden": "twoHanded"
},
"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": 1747988845243,
"modifiedTime": 1747988860214,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!YZ6rEX9nDsMy4aSK"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Battleaxe",
"type": "weapon",
"_id": "dKl2EXaTKUS4eH2m",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_battleaxe.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+9",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "strength",
"range": "melee",
"burden": "twoHanded"
},
"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": 1747987617406,
"modifiedTime": 1747987634618,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!dKl2EXaTKUS4eH2m"
}

View file

@ -0,0 +1,41 @@
{
"name": "Advanced Broadsword",
"type": "weapon",
"_id": "AG91AzjFmKwBELst",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_broadsword.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d8+6",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "agility",
"range": "melee",
"burden": "oneHanded",
"feature": "reliable"
},
"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": 1747987557617,
"modifiedTime": 1747987580626,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!AG91AzjFmKwBELst"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Crossbow",
"type": "weapon",
"_id": "SxWOgH5BUgR8bmcZ",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_crossbow.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d6+7",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "finesse",
"range": "far",
"burden": "oneHanded"
},
"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": 1747988153303,
"modifiedTime": 1747988178060,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!SxWOgH5BUgR8bmcZ"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Cutlass",
"type": "weapon",
"_id": "ANmFKsNEmAoSC9cI",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_cutlass.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d8+7",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "presence",
"range": "melee",
"burden": "oneHanded"
},
"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": 1747987908578,
"modifiedTime": 1747987922978,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!ANmFKsNEmAoSC9cI"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Dagger",
"type": "weapon",
"_id": "t9LLpnTQ1uw1agjV",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_dagger.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d8+7",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "finesse",
"range": "melee",
"burden": "oneHanded"
},
"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": 1747987854428,
"modifiedTime": 1747987874248,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!t9LLpnTQ1uw1agjV"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Dualstaff",
"type": "weapon",
"_id": "YB2IqevpBAsFAGGH",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/advanced_dualstaff.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d6+9",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "instinct",
"range": "far",
"burden": "twoHanded"
},
"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": 1747989263143,
"modifiedTime": 1747989288909,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!YB2IqevpBAsFAGGH"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Glowing Rings",
"type": "weapon",
"_id": "9jpVSmzYpqXBK8NA",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/advanced_glowing_rings.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+8",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "agility",
"range": "veryClose",
"burden": "twoHanded"
},
"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": 1747988897863,
"modifiedTime": 1747988913363,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!9jpVSmzYpqXBK8NA"
}

View file

@ -0,0 +1,41 @@
{
"name": "Advanced Greatstaff",
"type": "weapon",
"_id": "adq1OwOknvfhkmEc",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/advanced_greatstaff.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d6+6",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "knowledge",
"range": "veryFar",
"burden": "twoHanded",
"feature": "powerful"
},
"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": 1747989350920,
"modifiedTime": 1747989369138,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!adq1OwOknvfhkmEc"
}

View file

@ -0,0 +1,41 @@
{
"name": "Advanced Greatsword",
"type": "weapon",
"_id": "TVsDORHfXs4ogW6w",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_greatsword.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+9",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "strength",
"range": "melee",
"burden": "twoHanded",
"feature": "massive"
},
"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": 1747987646690,
"modifiedTime": 1747987668738,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!TVsDORHfXs4ogW6w"
}

View file

@ -0,0 +1,41 @@
{
"name": "Advanced Halberd",
"type": "weapon",
"_id": "ySK1c9H0384D2Osx",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_halberd.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+8",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "strength",
"range": "veryClose",
"burden": "twoHanded",
"feature": "cumbersome"
},
"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": 1747988002843,
"modifiedTime": 1747988024433,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!ySK1c9H0384D2Osx"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Hallowed Axe",
"type": "weapon",
"_id": "Dj2Mepa7VnRchju1",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/advanced_hallowed_axe.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d8+7",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "strength",
"range": "melee",
"burden": "oneHanded"
},
"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": 1747988871282,
"modifiedTime": 1747988887363,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!Dj2Mepa7VnRchju1"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Hand Runes",
"type": "weapon",
"_id": "aAljOewyWfbMU1mQ",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/advanced_hand_runes.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+6",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "instinct",
"range": "veryClose",
"burden": "oneHanded"
},
"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": 1747988922902,
"modifiedTime": 1747988940731,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!aAljOewyWfbMU1mQ"
}

View file

@ -0,0 +1,41 @@
{
"name": "Advanced Longbow",
"type": "weapon",
"_id": "BfKjIK0A9mDVWntg",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_longbow.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d8+9",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "agility",
"range": "veryFar",
"burden": "twoHanded",
"feature": "cumbersome"
},
"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": 1747988185736,
"modifiedTime": 1747988212515,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!BfKjIK0A9mDVWntg"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Longsword",
"type": "weapon",
"_id": "HnEZjiBt4lNAbbZj",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_longsword.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d8+9",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "agility",
"range": "melee",
"burden": "twoHanded"
},
"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": 1747987589599,
"modifiedTime": 1747987606154,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!HnEZjiBt4lNAbbZj"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Mace",
"type": "weapon",
"_id": "esocQdA22XWUkQ8n",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_mace.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d8+7",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "strength",
"range": "melee",
"burden": "oneHanded"
},
"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": 1747987678478,
"modifiedTime": 1747987694119,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!esocQdA22XWUkQ8n"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Quarterstaff",
"type": "weapon",
"_id": "cFmDMl0bFFK8XKvt",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_quarterstaff.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+9",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "instinct",
"range": "melee",
"burden": "twoHanded"
},
"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": 1747987881903,
"modifiedTime": 1747987898698,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!cFmDMl0bFFK8XKvt"
}

View file

@ -0,0 +1,41 @@
{
"name": "Advanced Rapier",
"type": "weapon",
"_id": "xsE7LlyCxySE1cgG",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_rapier.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d8+7",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "presence",
"range": "melee",
"burden": "oneHanded",
"feature": "quick"
},
"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": 1747987967108,
"modifiedTime": 1747987992444,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!xsE7LlyCxySE1cgG"
}

View file

@ -0,0 +1,41 @@
{
"name": "Advanced Returning Blade",
"type": "weapon",
"_id": "7Npd8JLIrQ6JmmsW",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/advanced_returning_blade.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d8+6",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "finesse",
"range": "close",
"burden": "oneHanded",
"feature": "retrieve"
},
"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": 1747988985388,
"modifiedTime": 1747989013062,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!7Npd8JLIrQ6JmmsW"
}

View file

@ -0,0 +1,41 @@
{
"name": "Advanced Scepter",
"type": "weapon",
"_id": "gWN2ujNDkD53yhhc",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/advanced_scepter.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d6+6",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "presence",
"range": "far",
"burden": "twoHanded",
"feature": "versatile"
},
"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": 1747989299631,
"modifiedTime": 1747989316089,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!gWN2ujNDkD53yhhc"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Shortbow",
"type": "weapon",
"_id": "xjiJpCeCDNLMqNbp",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_shortbow.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d6+9",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "agility",
"range": "far",
"burden": "twoHanded"
},
"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": 1747988105894,
"modifiedTime": 1747988124440,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!xjiJpCeCDNLMqNbp"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Shortstaff",
"type": "weapon",
"_id": "KfPfygzU4zj7YUby",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/advanced_shortstaff.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d8+7",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "instinct",
"range": "close",
"burden": "oneHanded"
},
"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": 1747989233909,
"modifiedTime": 1747989252391,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!KfPfygzU4zj7YUby"
}

View file

@ -0,0 +1,41 @@
{
"name": "Advanced Spear",
"type": "weapon",
"_id": "6vBnRFRofNcR3ch6",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_spear.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+8",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "finesse",
"range": "veryClose",
"burden": "twoHanded",
"feature": "cumbersome"
},
"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": 1747988071381,
"modifiedTime": 1747988089008,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!6vBnRFRofNcR3ch6"
}

View file

@ -0,0 +1,40 @@
{
"name": "Advanced Wand",
"type": "weapon",
"_id": "1nqyLMdvFE8WOMt6",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/advanced_wand.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d6+7",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "knowledge",
"range": "far",
"burden": "oneHanded"
},
"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": 1747989327277,
"modifiedTime": 1747989342340,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!1nqyLMdvFE8WOMt6"
}

View file

@ -0,0 +1,41 @@
{
"name": "Advanced Warhammer",
"type": "weapon",
"_id": "Q7hmQuxzlU0wTZo5",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/advanced_warhammer.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d12+9",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "strength",
"range": "melee",
"burden": "twoHanded",
"feature": "heavy"
},
"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": 1747987705689,
"modifiedTime": 1747987733833,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!Q7hmQuxzlU0wTZo5"
}

View file

@ -0,0 +1,41 @@
{
"name": "Axe of Fortunis",
"type": "weapon",
"_id": "rdtbKI6PpOlJv24z",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/axe_of_fortunis.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+8",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "strength",
"range": "melee",
"burden": "twoHanded",
"feature": "lucky"
},
"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": 1747989384191,
"modifiedTime": 1747989403391,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!rdtbKI6PpOlJv24z"
}

View file

@ -0,0 +1,41 @@
{
"name": "Black Powder Revolver",
"type": "weapon",
"_id": "i77P3DNvdgrJmrgy",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/black_powder_revolver.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d6+8",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "finesse",
"range": "far",
"burden": "oneHanded",
"feature": "reloading"
},
"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": 1747988751494,
"modifiedTime": 1747988767956,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!i77P3DNvdgrJmrgy"
}

View file

@ -0,0 +1,41 @@
{
"name": "Blessed Anlace",
"type": "weapon",
"_id": "593VRjaHGyqLtxqu",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/blessed_anlace.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+6",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "instinct",
"range": "melee",
"burden": "oneHanded",
"feature": "healing"
},
"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": 1747989418576,
"modifiedTime": 1747989444239,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!593VRjaHGyqLtxqu"
}

View file

@ -0,0 +1,41 @@
{
"name": "Bravesword",
"type": "weapon",
"_id": "L38wCuX6EXSyhrQ2",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/bravesword.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d12+7",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "strength",
"range": "melee",
"burden": "twoHanded",
"feature": "barrier"
},
"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": 1747988294215,
"modifiedTime": 1747988377212,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!L38wCuX6EXSyhrQ2"
}

View file

@ -0,0 +1,41 @@
{
"name": "Double Flail",
"type": "weapon",
"_id": "9Ov0VMRJ0NFfyuul",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/double_flail.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+8",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "agility",
"range": "veryClose",
"burden": "twoHanded",
"feature": "powerful"
},
"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": 1747988655918,
"modifiedTime": 1747988705389,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!9Ov0VMRJ0NFfyuul"
}

View file

@ -0,0 +1,41 @@
{
"name": "Firestaff",
"type": "weapon",
"_id": "AlnfhwnIlFsETzMs",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/firestaff.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d6+7",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "instinct",
"range": "far",
"burden": "twoHanded",
"feature": "burn"
},
"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": 1747989647918,
"modifiedTime": 1747989673619,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!AlnfhwnIlFsETzMs"
}

View file

@ -0,0 +1,41 @@
{
"name": "Flickerfly Blade",
"type": "weapon",
"_id": "tQBXeberaULAyDvH",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/flickerfly_blade.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d8+5",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "agility",
"range": "melee",
"burden": "oneHanded",
"feature": "sheltering"
},
"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": 1747988227660,
"modifiedTime": 1747988260944,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!tQBXeberaULAyDvH"
}

View file

@ -0,0 +1,41 @@
{
"name": "Ghostblade",
"type": "weapon",
"_id": "x62U2X6CsgsXTCQm",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/ghostblade.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+7",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "presence",
"range": "melee",
"burden": "oneHanded",
"feature": "otherwordly"
},
"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": 1747989458690,
"modifiedTime": 1747989482860,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!x62U2X6CsgsXTCQm"
}

View file

@ -0,0 +1,41 @@
{
"name": "Gilded Bow",
"type": "weapon",
"_id": "3AnkArj95kwR5xDm",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/guilded_bow.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d6+7",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "finesse",
"range": "far",
"burden": "twoHanded",
"feature": "selfCorrecting"
},
"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": 1747989619963,
"modifiedTime": 1747989637673,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!3AnkArj95kwR5xDm"
}

View file

@ -0,0 +1,41 @@
{
"name": "Hammer of Wrath",
"type": "weapon",
"_id": "MMYYguOmhoo4ytDI",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/hammer_of_wrath.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+7",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "strength",
"range": "melee",
"burden": "twoHanded",
"feature": "devastating"
},
"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": 1747988406922,
"modifiedTime": 1747988429894,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!MMYYguOmhoo4ytDI"
}

View file

@ -0,0 +1,41 @@
{
"name": "Ilmari's Rifle",
"type": "weapon",
"_id": "P6MDr1tDHB2rzA39",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/ilmaris_rifle.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d6+6",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "finesse",
"range": "veryFar",
"burden": "oneHanded",
"feature": "reloading"
},
"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": 1747989731386,
"modifiedTime": 1747989749201,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!P6MDr1tDHB2rzA39"
}

View file

@ -0,0 +1,41 @@
{
"name": "Labrys Axe",
"type": "weapon",
"_id": "zReTMjOxmSwDbrn9",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/labrys_axe.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+7",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "strength",
"range": "melee",
"burden": "twoHanded",
"feature": "protective"
},
"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": 1747988447879,
"modifiedTime": 1747988481507,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!zReTMjOxmSwDbrn9"
}

View file

@ -0,0 +1,41 @@
{
"name": "Mage Orb",
"type": "weapon",
"_id": "TUEydRo4XV3B7Lls",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/mage_orb.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d6+7",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "knowledge",
"range": "far",
"burden": "oneHanded",
"feature": "powerful"
},
"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": 1747989683025,
"modifiedTime": 1747989719601,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!TUEydRo4XV3B7Lls"
}

View file

@ -0,0 +1,41 @@
{
"name": "Meridian Cutlass",
"type": "weapon",
"_id": "jjjGt7Hf4IwMR2vc",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/meridian_cutlass.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+5",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "presence",
"range": "melee",
"burden": "oneHanded",
"feature": "doubleDuty"
},
"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": 1747988541196,
"modifiedTime": 1747988582864,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!jjjGt7Hf4IwMR2vc"
}

View file

@ -0,0 +1,41 @@
{
"name": "Retractable Saber",
"type": "weapon",
"_id": "ckxwHZX8Mq0qjPn5",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/retractable_saber.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+7",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "presence",
"range": "melee",
"burden": "oneHanded",
"feature": "retractable"
},
"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": 1747988614020,
"modifiedTime": 1747988637545,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!ckxwHZX8Mq0qjPn5"
}

View file

@ -0,0 +1,41 @@
{
"name": "Runes of Ruination",
"type": "weapon",
"_id": "QyvqYtJtII34l00S",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/runes_of_ruination.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d20+4",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "knowledge",
"range": "veryClose",
"burden": "oneHanded",
"feature": "painful"
},
"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": 1747989498106,
"modifiedTime": 1747989524339,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!QyvqYtJtII34l00S"
}

View file

@ -0,0 +1,41 @@
{
"name": "Spiked Bow",
"type": "weapon",
"_id": "0FYRW7WAYmfb0QHt",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/spiked_bow.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d6+7",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "agility",
"range": "veryFar",
"burden": "twoHanded",
"feature": "versatile"
},
"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": 1747988774732,
"modifiedTime": 1747988791189,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!0FYRW7WAYmfb0QHt"
}

View file

@ -0,0 +1,41 @@
{
"name": "Talon Blades",
"type": "weapon",
"_id": "rKROT91BD6p7QJTJ",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/physical/talon_blades.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+7",
"type": "physical"
},
"quantity": 1,
"description": "",
"trait": "finesse",
"range": "close",
"burden": "twoHanded",
"feature": "brutal"
},
"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": 1747988716459,
"modifiedTime": 1747988739839,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!rKROT91BD6p7QJTJ"
}

View file

@ -0,0 +1,41 @@
{
"name": "Widogast Pendant",
"type": "weapon",
"_id": "l0LaIyqLbbNnIlbQ",
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_3/magical/widogast_pendant.png",
"system": {
"active": false,
"inventoryWeapon": null,
"secondary": false,
"damage": {
"value": "d10+5",
"type": "magical"
},
"quantity": 1,
"description": "",
"trait": "knowledge",
"range": "close",
"burden": "oneHanded",
"feature": "timebender"
},
"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": 1747989579323,
"modifiedTime": 1747989601802,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!l0LaIyqLbbNnIlbQ"
}

View file

@ -0,0 +1,31 @@
{
"name": "Airblade Charm",
"type": "miscellaneous",
"img": "systems/daggerheart/assets/icons/loot/airblade_charm.png",
"system": {
"description": "<p>You can attach this charm to a weapon with a Melee range. Three times per rest, you can activate the charm and attack a target within Close range.</p>",
"quantity": 1
},
"effects": [],
"folder": null,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748009147603,
"modifiedTime": 1748009147603,
"lastModifiedBy": "JKaKJsbixtjbUa07"
},
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"_id": "CyUH6pvP1rGhsMtQ",
"sort": 0,
"_key": "!items!CyUH6pvP1rGhsMtQ"
}

View file

@ -0,0 +1,31 @@
{
"name": "Alistairs Torch",
"type": "miscellaneous",
"img": "systems/daggerheart/assets/icons/loot/alistairs_torch.png",
"system": {
"description": "<p>You can light this magic torch at will. The flames light fills a much larger space than it should, enough to illuminate a cave bright as day.</p>",
"quantity": 1
},
"effects": [],
"folder": null,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748009146702,
"modifiedTime": 1748009146702,
"lastModifiedBy": "JKaKJsbixtjbUa07"
},
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"_id": "8ah8OiuUZnlg64g5",
"sort": 0,
"_key": "!items!8ah8OiuUZnlg64g5"
}

View file

@ -0,0 +1,31 @@
{
"name": "Arcane Cloak",
"type": "miscellaneous",
"img": "systems/daggerheart/assets/icons/loot/arcane_cloak.png",
"system": {
"description": "<p>A creature with a Spellcast trait wearing this cloak can adjust its color, texture, and size at will.</p>",
"quantity": 1
},
"effects": [],
"folder": null,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748009145941,
"modifiedTime": 1748009145941,
"lastModifiedBy": "JKaKJsbixtjbUa07"
},
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"_id": "R8ArJcZrYQzc5Y98",
"sort": 0,
"_key": "!items!R8ArJcZrYQzc5Y98"
}

View file

@ -0,0 +1,31 @@
{
"name": "Arcane Prism",
"type": "miscellaneous",
"img": "systems/daggerheart/assets/icons/loot/arcane_prism.png",
"system": {
"description": "<p>Position this prism in a location of your choosing and activate it. All allies within Close range of it gain a +1 bonus to their Spellcast Rolls. While activated, the prism cant be moved. Once the prism is deactivated, it cant be activated again until your next long rest.</p>",
"quantity": 1
},
"effects": [],
"folder": null,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748009144434,
"modifiedTime": 1748009144434,
"lastModifiedBy": "JKaKJsbixtjbUa07"
},
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"_id": "vFLyAPu1v0dGf3G7",
"sort": 0,
"_key": "!items!vFLyAPu1v0dGf3G7"
}

View file

@ -0,0 +1,31 @@
{
"name": "Attune Relic",
"type": "miscellaneous",
"img": "systems/daggerheart/assets/icons/loot/attune_relic.png",
"system": {
"description": "<p>You gain a +1 bonus to your Instinct. You can only carry one relic.</p>",
"quantity": 1
},
"effects": [],
"folder": null,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748009143587,
"modifiedTime": 1748009143602,
"lastModifiedBy": "JKaKJsbixtjbUa07"
},
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"_id": "O2Z6tdqzYYy3Yjeq",
"sort": 400000,
"_key": "!items!O2Z6tdqzYYy3Yjeq"
}

View file

@ -0,0 +1,31 @@
{
"name": "Bag of Ficklesand",
"type": "miscellaneous",
"img": "systems/daggerheart/assets/icons/loot/bag_of_ficklesand.png",
"system": {
"description": "<p>You can convince this small bag of sand to be much heavier or lighter with a successful Presence Roll (10). Additionally, on a successful Finesse Roll (10), you can blow a bit of sand into a targets face to make them temporarily Vulnerable.</p>",
"quantity": 1
},
"effects": [],
"folder": null,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748009142817,
"modifiedTime": 1748009143602,
"lastModifiedBy": "JKaKJsbixtjbUa07"
},
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"_id": "NTYzGMkMzkh1tCT8",
"sort": 700000,
"_key": "!items!NTYzGMkMzkh1tCT8"
}

View file

@ -0,0 +1,31 @@
{
"name": "Belt of Unity",
"type": "miscellaneous",
"img": "systems/daggerheart/assets/icons/loot/belt_of_unity.png",
"system": {
"description": "<p>Once per session, you can spend 5 Hope to lead a Tag Team Roll with three PCs instead of two.</p>",
"quantity": 1
},
"effects": [],
"folder": null,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748009141974,
"modifiedTime": 1748009143602,
"lastModifiedBy": "JKaKJsbixtjbUa07"
},
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"_id": "ZNltlkAdBfyStHfg",
"sort": 600000,
"_key": "!items!ZNltlkAdBfyStHfg"
}

View file

@ -0,0 +1,31 @@
{
"name": "Bloodstone",
"type": "miscellaneous",
"img": "systems/daggerheart/assets/icons/loot/bloodstone.png",
"system": {
"description": "<p>You can attach this stone to a weapon that doesnt already have a feature. The weapon gains the following feature.</p><p><strong>Brutal</strong>: When you roll the maximum value on a damage die, roll an additional damage die.</p>",
"quantity": 1
},
"effects": [],
"folder": null,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748009141115,
"modifiedTime": 1748009143602,
"lastModifiedBy": "JKaKJsbixtjbUa07"
},
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"_id": "8k7Eoalz5bjjq5N8",
"sort": 500000,
"_key": "!items!8k7Eoalz5bjjq5N8"
}

View file

@ -0,0 +1,31 @@
{
"name": "Bolster Relic",
"type": "miscellaneous",
"img": "systems/daggerheart/assets/icons/loot/bolster_relic.png",
"system": {
"description": "<p>You gain a +1 bonus to your Strength. You can only carry one relic.</p>",
"quantity": 1
},
"effects": [],
"folder": null,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748009140095,
"modifiedTime": 1748009143602,
"lastModifiedBy": "JKaKJsbixtjbUa07"
},
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"_id": "tlrEsXwEJuq1mdnT",
"sort": 300000,
"_key": "!items!tlrEsXwEJuq1mdnT"
}

View file

@ -0,0 +1,31 @@
{
"name": "Box of Many Goods",
"type": "miscellaneous",
"img": "systems/daggerheart/assets/icons/loot/box_of_many_goods.png",
"system": {
"description": "<p>Once per long rest, you can open this small box and roll a [[d12]]. On a result of 16, its empty. On a result of 710, it contains one random common consumable. On a result of 1112, it contains two random common consumables.</p>",
"quantity": 1
},
"effects": [],
"folder": null,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748009137689,
"modifiedTime": 1748009143602,
"lastModifiedBy": "JKaKJsbixtjbUa07"
},
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"_id": "I5R0JkibkfDsz4ct",
"sort": 200000,
"_key": "!items!I5R0JkibkfDsz4ct"
}

View file

@ -0,0 +1,31 @@
{
"name": "Calming Pendant",
"type": "miscellaneous",
"img": "systems/daggerheart/assets/icons/loot/calming_pendant.png",
"system": {
"description": "<p>When you would mark your last Stress, roll a [[d6]]. On a result of 5 or higher, dont mark it.</p>",
"quantity": 1
},
"effects": [],
"folder": null,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1748009136803,
"modifiedTime": 1748009143602,
"lastModifiedBy": "JKaKJsbixtjbUa07"
},
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3,
"JKaKJsbixtjbUa07": 3
},
"_id": "8apc52Pt4Zyq093R",
"sort": 100000,
"_key": "!items!8apc52Pt4Zyq093R"
}

Some files were not shown because too many files have changed in this diff Show more