Updated system.json to point to V14

This commit is contained in:
WBHarry 2026-04-11 23:57:33 +02:00
parent 8a0b1b8e22
commit f22b67367b

View file

@ -8,6 +8,9 @@
"verified": "14.360",
"maximum": "14"
},
"url": "https://github.com/Foundryborne/daggerheart",
"manifest": "https://raw.githubusercontent.com/Foundryborne/daggerheart/V14/system.json",
"download": "https://github.com/Foundryborne/daggerheart/releases/download/2.1.1/system.zip",
"authors": [
{
"name": "WBHarry"
@ -295,8 +298,5 @@
},
"background": "systems/daggerheart/assets/logos/FoundrybornBackgroundLogo.png",
"primaryTokenAttribute": "resources.hitPoints",
"secondaryTokenAttribute": "resources.stress",
"url": "https://github.com/Foundryborne/daggerheart",
"manifest": "https://raw.githubusercontent.com/Foundryborne/daggerheart/main/system.json",
"download": "https://github.com/Foundryborne/daggerheart/releases/download/2.1.1/system.zip"
"secondaryTokenAttribute": "resources.stress"
}