{
  "id": "fmmoshlostmark",
  "title": "Fables Monster: Lost Mark",
  "description": "<p>A sci-fi horror adventure module for Mothership 1E featuring the derelict ship <strong>Silk Star</strong> trapped in a black hole. Includes custom terminal-themed journal sheets, interactive C64-style terminal UI, atmospheric music, and pre-configured scenes.</p><p><strong>Features:</strong> Bilingual (EN/RU) \u2022 VHS shader effects \u2022 Socket-based multiplayer terminal</p>",
  "version": "1.0.2",
  "license": "LICENSE",
  "changelog": "CHANGELOG.md",
  "socket": true,
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    },
    {
      "lang": "ru",
      "name": "\u0420\u0443\u0441\u0441\u043a\u0438\u0439",
      "path": "lang/ru.json",
      "flags": {}
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "13.351"
  },
  "relationships": {
    "systems": [
      {
        "id": "mosh",
        "type": "system",
        "compatibility": {}
      }
    ],
    "requires": [
      {
        "id": "socketlib",
        "type": "module",
        "compatibility": {}
      }
    ]
  },
  "authors": [
    {
      "name": "Fables.monster",
      "url": "https://fables.monster",
      "email": "info@fables.monster",
      "flags": {}
    }
  ],
  "styles": [
    {
      "src": "styles/c64-terminal.css"
    },
    {
      "src": "styles/silk-star-terminal.css"
    }
  ],
  "esmodules": [
    "main.mjs"
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/fmmoshlostmark/assets/maps/silk-star.webp",
      "thumbnail": "modules/fmmoshlostmark/assets/maps/silk-star.webp",
      "loop": false,
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "lost-mark",
      "label": "Lost Mark",
      "banner": "modules/fmmoshlostmark/assets/maps/silk-star.webp",
      "path": "packs/lost-mark",
      "type": "Adventure",
      "system": "mosh",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "lost-mark-music-and-ambience",
      "label": "Lost Mark Music and Ambience",
      "banner": "modules/fmmoshlostmark/assets/maps/silk-star.webp",
      "path": "packs/lost-mark-music-and-ambience",
      "type": "Playlist",
      "system": "mosh",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "lost-mark-scenes",
      "label": "Lost Mark Scenes",
      "banner": "modules/fmmoshlostmark/assets/maps/silk-star.webp",
      "path": "packs/lost-mark-scenes",
      "type": "Scene",
      "system": "mosh",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Fables.Monster Modules",
      "sorting": "m",
      "color": "#8b0000",
      "folders": [
        {
          "name": "Lost Mark",
          "sorting": "m",
          "color": "#65241f",
          "packs": [
            "lost-mark",
            "lost-mark-music-and-ambience",
            "lost-mark-scenes"
          ],
          "folders": []
        }
      ],
      "packs": []
    }
  ],
  "url": "https://fables.monster/lost-mark",
  "bugs": "https://fables.monster/contact",
  "manifest": "https://r2.foundryvtt.com/packages-public/fmmoshlostmark/module.json",
  "protected": true
}