{
  "id": "the-ichorous-peninsula",
  "title": "The Ichorous Peninsula",
  "version": "1.2.0",
  "compatibility": {
    "minimum": "13",
    "verified": "14.360",
    "maximum": "14"
  },
  "description": "<p>Venture into the perilous marshland of Selem: discover its harrowing history, aberrant monstrosities, and steadfast protectors. Delve into the Sombrian and defeat the eldritch evils that hide in the dark recesses of the swamps!</p>",
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "esmodules": [
    "scripts/journal.mjs",
    "scripts/setup.mjs"
  ],
  "styles": [
    {
      "src": "styles/journal.css"
    }
  ],
  "authors": [
    {
      "name": "Content by: Codex of Strings",
      "email": "info@codexofstrings.com",
      "url": "https://codexofstrings.com",
      "flags": {}
    },
    {
      "name": "Maintained by: Lost & Foundry",
      "email": "nate@lost-foundry.com",
      "url": "https://lost-foundry.com",
      "discord": "NTSwizzle",
      "flags": {}
    }
  ],
  "url": "https://codexofstrings.com/products/the-ichorous-peninsula",
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "TIP": "TIP.Title"
      },
      "hotReload": false
    },
    "canUpload": false
  },
  "packs": [
    {
      "name": "contents",
      "label": "The Ichorous Peninsula",
      "path": "packs/contents",
      "type": "JournalEntry",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {
        "dnd5e": {
          "display": "table-of-contents"
        }
      }
    },
    {
      "name": "bestiary",
      "label": "Bestiary",
      "path": "packs/bestiary",
      "type": "Actor",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "character-options",
      "label": "Character Options",
      "path": "packs/character-options",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "spells",
      "label": "Spells",
      "path": "packs/spells",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "items",
      "label": "Items",
      "path": "packs/items",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "rolltables",
      "label": "Roll Tables",
      "path": "packs/rolltables",
      "type": "RollTable",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "adventures",
      "label": "Adventures",
      "path": "packs/adventures",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "The Ichorous Peninsula",
      "color": "#4b830a",
      "sorting": "m",
      "packs": [
        "contents",
        "bestiary",
        "adventures",
        "character-options",
        "spells",
        "items",
        "rolltables"
      ],
      "folders": []
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "verified": "5.2.5"
        }
      }
    ],
    "recommends": []
  },
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/the-ichorous-peninsula/module.json"
}