{
  "id": "rultmoork",
  "title": "Rultmoork",
  "description": "Explore wasteland ruins and uncover mysterious clues to the past in this adventure for 4-6 characters starting at levels 5-7 and concluding at levels 8-11.",
  "authors": [
    {
      "name": "Jonathan G. Nelson",
      "discord": "AAWGames#0092",
      "url": "https://aawgames.com"
    }
  ],
  "packs": [
    {
      "name": "rultmoork-adventure",
      "label": "Rultmoork",
      "path": "packs/rultmoork-adventure",
      "type": "Adventure",
      "system": "dnd5e"
    }
  ],
  "packFolders": [
    {
      "name": "Rultmoork",
      "packs": [
        "rultmoork-adventure"
      ]
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.3.0",
          "verified": "5.3.3"
        }
      }
    ]
  },
  "version": "1.1.2",
  "compatibility": {
    "minimum": "14",
    "verified": "14.367"
  },
  "styles": [
    "./styles/rultmoork-style.css"
  ],
  "esmodules": [
    "./scripts/init.js",
    "./js/scripts.mjs"
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/rultmoork/art/world_screen_background.webp",
      "thumbnail": "modules/rultmoork/art/world_screen_background.webp"
    }
  ],
  "protected": true,
  "url": "https://www.aawgames.com",
  "manifest": "https://r2.foundryvtt.com/packages-public/rultmoork/module.json"
}