{
  "id": "eh-return-living-dead",
  "title": "Return of the Living Dead Cinematic Sourcebook",
  "description": "<p>This tabletop roleplaying game, based on the <strong>Everyday Heroes\u2122</strong> system, celebrates the 40th anniversary of the <em>Return of the Living Dead</em> film franchise and provides endless adventure across 4 decades of Trioxin-fueled havoc. Trioxin zombies are awesome: Tear them apart, blow them up, burn them to a crisp\u2026they just keep coming! Join the fight against zombie hordes during outbreaks set across multiple decades or walk among the dead yourself, driven on by the terrible Pain of Being Dead, and hunt for living brains! When there\u2019s no more room in hell, the dead will party! This book provides everything you need to recreate the frightful events of 1969 and after, including the new Living Dead Origin, 3 new Classes, and a host of zombie statblocks.</p>",
  "authors": [
    {
      "name": "Jeff \u2018Arbron\u2019 Hitchcock",
      "url": "https://github.com/arbron",
      "email": "jeff@szed.co",
      "discord": "arbron#6515",
      "twitter": "@arbron"
    }
  ],
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/eh-return-living-dead/module.json",
  "version": "2.0",
  "compatibility": {
    "minimum": "14.359",
    "verified": "14"
  },
  "relationships": {
    "systems": [
      {
        "id": "everyday-heroes",
        "type": "system",
        "manifest": "https://raw.githubusercontent.com/evilgeniusgaming/everyday-heroes/main/system.json",
        "compatibility": {
          "minimum": "1.0.0"
        }
      }
    ]
  },
  "esmodules": [
    "./eh-return-living-dead.mjs"
  ],
  "styles": [
    "./eh-return-living-dead.css"
  ],
  "packs": [
    {
      "name": "journal",
      "label": "Return of the Living Dead",
      "path": "./packs/journal",
      "banner": "modules/eh-return-living-dead/artwork/interface/banners/journal.webp",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "flags": {
        "everyday-heroes": {
          "sorting": "table-of-contents",
          "style": "return-living-dead"
        }
      }
    },
    {
      "name": "adventures",
      "label": "Adventures",
      "system": "everyday-heroes",
      "path": "./packs/adventure",
      "banner": "modules/eh-return-living-dead/artwork/interface/banners/adventure.webp",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "flags": {
        "everyday-heroes": {
          "sorting": "m"
        }
      }
    },
    {
      "name": "cast",
      "label": "The Cast",
      "system": "everyday-heroes",
      "path": "./packs/cast",
      "banner": "modules/eh-return-living-dead/artwork/interface/banners/cast.webp",
      "type": "Actor",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "templates",
      "label": "Zombie Templates",
      "system": "everyday-heroes",
      "path": "./packs/templates",
      "banner": "modules/eh-return-living-dead/artwork/interface/banners/templates.webp",
      "type": "Item",
      "ownership": {
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "pregen-heroes",
      "label": "Pregenerated Heroes",
      "system": "everyday-heroes",
      "path": "./packs/pregen-heroes",
      "banner": "modules/eh-return-living-dead/artwork/interface/banners/pregen-heroes.webp",
      "type": "Actor",
      "flags": {}
    },
    {
      "name": "hero-options",
      "label": "Hero Options",
      "system": "everyday-heroes",
      "path": "./packs/hero-options",
      "banner": "modules/eh-return-living-dead/artwork/interface/banners/hero-options.webp",
      "type": "Item",
      "flags": {
        "everyday-heroes": {
          "sorting": "m"
        }
      }
    }
  ],
  "packFolders": [
    {
      "name": "Return of the Living Dead",
      "sorting": "m",
      "color": "#008e00",
      "packs": [
        "journal",
        "adventures",
        "cast",
        "templates",
        "pregen-heroes",
        "hero-options"
      ]
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "./lang/en.json",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/eh-return-living-dead/artwork/background.webp",
      "thumbnail": "modules/eh-return-living-dead/artwork/background-thumbnail.webp"
    }
  ],
  "flags": {
    "hotReload": false
  },
  "quickstart": {
    "world": {
      "background": "modules/eh-return-living-dead/artwork/background.webp",
      "cover": "modules/eh-return-living-dead/artwork/interface/banners/adventure.webp",
      "description": "<p>Trioxin zombies are awesome: Tear them apart, blow them up, burn them to a crisp...they just keep coming! Join the fight against zombie hordes during outbreaks set across multiple decades or walk among the dead yourself, driven on by the terrible Pain of Being Dead, and hunt for living brains! When there\u2019s no more room in hell, the dead will party!</p>"
    }
  }
}