{
  "title": "Oblivion\u2019s Dance Through Time",
  "description": "Uncover the mystery of a forgotten dwarven laboratory tied to the threads of time. Solve puzzles scattered across three timelines and face the dark force waiting to be unleashed. Will your party survive the perils of Radur Tlagokum, or will they succumb to Oblivion itself?",
  "id": "riplabs-adventure-01",
  "version": "3.0.0",
  "authors": [
    {
      "name": "theripper93",
      "email": "tsplab@gmail.com",
      "url": "https://www.patreon.com/theripper93"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "scripts": [],
  "esmodules": [
    "index.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "packs": [
    {
      "name": "adventure-dnd5e",
      "label": "Adventure",
      "path": "packs/adventure-dnd5e.db",
      "type": "Adventure",
      "private": false,
      "system": "dnd5e",
      "flags": {}
    },
    {
      "name": "items-dnd5e",
      "label": "Items",
      "path": "packs/items-dnd5e.db",
      "type": "Item",
      "private": false,
      "system": "dnd5e",
      "flags": {}
    },
    {
      "name": "creatures-dnd5e",
      "label": "Creatures",
      "path": "packs/creatures-dnd5e.db",
      "type": "Actor",
      "private": false,
      "system": "dnd5e",
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Oblivion\u2019s Dance Through Time",
      "sorting": "a",
      "color": "#453252",
      "ownership": {
        "PLAYER": "NONE"
      },
      "packs": [
        "adventure-dnd5e",
        "items-dnd5e",
        "creatures-dnd5e"
      ]
    }
  ],
  "url": "https://github.com/theripper93/riplabs-adventure-01",
  "manifest": "https://r2.foundryvtt.com/packages-public/riplabs-adventure-01/module.json",
  "relationships": {
    "requires": []
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "protected": true
}