skein-of-the-blackbone-bride/module.json

39 lines
798 B
JSON
Raw Normal View History

2024-02-01 13:19:56 -06:00
{
"id": "skein-of-the-blackbone-bride",
"title": "Skein of the Blackbone Bride",
"version": "1.0.0",
"compatibility": {
"minimum": "11",
"verified": "11.313"
},
"relationships": {
"systems": [
{
"id": "cyphersystem",
"type": "system",
"compatibility": {}
}
],
"recommends": [
{
"id": "vtta-tokenizer",
"type": "module",
"compatibility": {}
}
]
},
"packs": [
{
"name": "skein-of-the-blackbone-bride",
"label": "Skein of the Blackbone Bride",
"path": "packs/skein-of-the-blackbone-bride",
"type": "Adventure",
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"system": "cyphersystem",
"flags": {}
}
]
}