2024-01-22 16:35:11 -06:00
|
|
|
{
|
|
|
|
"id": "numenera-base",
|
|
|
|
"title": "Numenera Base",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"compatibility": {
|
|
|
|
"minimum": "11",
|
|
|
|
"verified": "11.313"
|
|
|
|
},
|
|
|
|
"description": "Base module for our weekly Numenera game mostly containing world building assets",
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Adam"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"packs": [
|
|
|
|
{
|
|
|
|
"name": "scenes",
|
|
|
|
"label": "Scenes",
|
|
|
|
"path": "packs/scenes",
|
|
|
|
"type": "Scene",
|
|
|
|
"ownership": {
|
|
|
|
"PLAYER": "OBSERVER",
|
|
|
|
"ASSISTANT": "OWNER"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "character-options",
|
|
|
|
"label": "Character Options",
|
|
|
|
"path": "packs/character-options",
|
|
|
|
"type": "Item",
|
|
|
|
"ownership": {
|
|
|
|
"PLAYER": "OBSERVER",
|
|
|
|
"ASSISTANT": "OWNER"
|
|
|
|
},
|
|
|
|
"system": "cyphersystem"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"relationships": {
|
|
|
|
"requires": [
|
|
|
|
{
|
|
|
|
"id": "world-explorer",
|
|
|
|
"type": "module"
|
|
|
|
}
|
|
|
|
]
|
2024-01-22 16:49:55 -06:00
|
|
|
},
|
|
|
|
"download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.0.0.zip",
|
|
|
|
"manifest": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/raw/branch/main/module.json"
|
|
|
|
}
|