dh-adventure-dahs/module.json
2026-04-14 01:04:37 +02:00

75 lines
No EOL
1.8 KiB
JSON

{
"id": "death-at-helfast-spire",
"title": "Death at Helfast Spire",
"version": "1.0.0",
"compatibility": {
"minimum": "14",
"verified": "14"
},
"description": "<p>You baptized your village in death.</p><p>Now, as an oath sworn Defender of the Vale, you must face Death itself!</p><p>Can you drive back its Blackened cloud before the sorceress of Helfast Spire incarnates this new evil?</p>",
"authors": [
{
"name": "CPTN Cosmo",
"discord": "@cptn_cosmo",
"flags": {}
},
{
"name": "R. Mason",
"url": "https://www.drivethrurpg.com/en/publisher/21894/Bob-World-Builder?affiliate_id=1987166",
"discord": "@BobWorldBuilder",
"flags": {}
}
],
"url": "https://git.geeks.gay/cosmo/dh-adventure-dahs",
"flags": {
"canUpload": true
},
"packs": [
{
"name": "dh-dahs-adversaries",
"label": "DaHS Adversaries",
"path": "packs/dh-dahs-adversaries",
"type": "Actor",
"system": "daggerheart",
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
},
{
"name": "dh-dahs-journal",
"label": "DaHS Journal",
"path": "packs/dh-dahs-journal",
"type": "JournalEntry",
"system": "daggerheart",
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
},
{
"name": "dh-dahs-scenes",
"label": "DaHS Scenes",
"path": "packs/dh-dahs-scenes",
"type": "Scene",
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"system": "daggerheart",
"flags": {}
}
],
"relationships": {
"systems": [
{
"id": "daggerheart",
"type": "system",
"compatibility": {}
}
]
},
"action": "manageModule"
}