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

42 lines
1005 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",
2024-02-04 11:43:06 -06:00
"version": "0.0.1",
2024-02-01 13:19:56 -06:00
"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": {}
}
2024-02-01 14:13:45 -06:00
],
2024-02-04 11:44:16 -06:00
"manifest": "https://edit.crownoffire.ltd/adam/skein-of-the-blackbone-bride/raw/branch/main/module.json",
"download": "https://edit.crownoffire.ltd/adam/skein-of-the-blackbone-bride/archive/0.0.1.zip"
2024-02-01 14:13:45 -06:00
}