WFRP-Night-of-Blood-4e-FVTT/module.json

104 lines
2.6 KiB
JSON

{
"title": "Night of Blood (WFRP 4e)",
"description": "The classic Warhammer Fantasy Roleplay adventure, perfect for introducing new players. Now updated to include multi-level scenes",
"version": "7.0.0",
"author": "Stuart Kerrigan",
"esmodules": [],
"scripts": [
"init.js"
],
"relationships": {
"systems": [
{
"id": "wfrp4e",
"type": "system",
"compatibility": {}
}
],
"requires": [
{
"id": "babele",
"type": "module",
"compatibility": {}
},
{
"id": "lib-wrapper",
"type": "module"
},
{
"id": "betterroofs",
"type": "module"
},
{
"id": "wall-height",
"type": "module"
},
{
"id": "levels",
"type": "module"
},
{
"id": "token-attacher",
"type": "module"
},
{
"id": "ambientdoors",
"type": "module"
},
{
"id": "tokenmagic",
"type": "module"
}
]
},
"styles": [
],
"packs": [
{
"label": "Night of Blood Actors",
"type": "Actor",
"name": "NightOfBloodActors",
"path": "./packs/night-of-blood-actors.db",
"package": "wfrp4e-night-of-blood"
},
{
"label": "Night of Blood Scenes",
"type": "Scene",
"name": "NightOfBloodScenes",
"path": "./packs/night-of-blood-scenes.db",
"package": "wfrp4e-night-of-blood"
},
{
"label": "Night of Blood Journal Entries",
"name": "NightOfBloodJournal",
"path": "./packs/night-of-blood-journal.db",
"type": "JournalEntry",
"package": "wfrp4e-night-of-blood"
},
{
"name": "NightOfBloodSFX",
"label": "Night of Blood SFX",
"path": "./packs/night-of-blood-sfx.db",
"type": "Playlist",
"package": "wfrp4e-night-of-blood"
}
],
"flags": {
"initializationPacks": ["wfrp4e-night-of-blood.NightOfBloodActors", "wfrp4e-night-of-blood.NightOfBloodScenes", "wfrp4e-night-of-blood.NightOfBloodJournal"],
"folder": {
"name": "Night of Blood",
"sorting": "m",
"color": "#751515"
}
},
"languages": [
],
"id": "wfrp4e-night-of-blood",
"compatibility": {
"minimum": "11",
"verified": "11"
},
"manifest": "https://www.uberwald.me/gitea/public/WFRP-Night-of-Blood-4e-FVTT/raw/master/module.json",
"download": "https://www.uberwald.me/gitea/public/WFRP-Night-of-Blood-4e-FVTT/archive/wfrp4-night-of-blood-v7.0.0.zip",
"url": "https://github.com/CStuartEKerrigan/WFRP-Night-of-Blood-4e-FVTT/"
}