Fixed system.json

This commit is contained in:
WBHarry 2026-04-11 23:13:21 +02:00
parent f4282429cd
commit 40109dbbe4

View file

@ -8,6 +8,9 @@
"verified": "13.351",
"maximum": "13"
},
"url": "https://github.com/Foundryborne/daggerheart",
"manifest": "https://raw.githubusercontent.com/Foundryborne/daggerheart/V13/system.json",
"download": "https://github.com/Foundryborne/daggerheart/releases/download/1.9.8/system.zip",
"authors": [
{
"name": "WBHarry"
@ -296,8 +299,5 @@
},
"background": "systems/daggerheart/assets/logos/FoundrybornBackgroundLogo.png",
"primaryTokenAttribute": "resources.hitPoints",
"secondaryTokenAttribute": "resources.stress",
"url": "https://your/hosted/system/repo/",
"manifest": "https://your/hosted/system/repo/system.json",
"download": "https://your/packaged/download/archive.zip"
"secondaryTokenAttribute": "resources.stress"
}