{
  "id": "lords-of-the-jungle",
  "title": "Lords of the Jungle",
  "version": "1.0.0",
  "compatibility": {
    "minimum": "13",
    "verified": "14.363"
  },
  "authors": [
    {
      "name": "Cussa Mitre [Hod Publishing]",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    },
    {
      "name": "Angelo Grola [Hod Publishing]",
      "url": "https://hodpub.com"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "book",
      "label": "Core-Book",
      "banner": "modules/lords-of-the-jungle/assets/menu/menu-05.webp",
      "path": "packs/book",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "character-classes",
      "label": "Character Classes",
      "banner": "modules/lords-of-the-jungle/assets/menu/menu-01.webp",
      "path": "packs/character-classes",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }, {
      "name": "new-species",
      "label": "New Species",
      "banner": "modules/lords-of-the-jungle/assets/menu/menu-02.webp",
      "path": "packs/new-species",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "spells",
      "label": "Spells",
      "banner": "modules/lords-of-the-jungle/assets/menu/menu-03.webp",
      "path": "packs/spells",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "items",
      "label": "Items",
      "banner": "modules/lords-of-the-jungle/assets/menu/menu-04.webp",
      "path": "packs/items",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "monsters",
      "label": "Monsters, Enemies and Others",
      "banner": "modules/lords-of-the-jungle/assets/menu/menu-06.webp",
      "path": "packs/monsters",
      "type": "Actor",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "rollable-tables",
      "label": "Rollable Tables",
      "banner": "modules/lords-of-the-jungle/assets/menu/menu-07.webp",
      "path": "packs/rollable-tables",
      "type": "RollTable",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "macros",
      "label": "Macros",
      "banner": "modules/lords-of-the-jungle/assets/menu/menu-08.webp",
      "path": "packs/macros",
      "type": "Macro",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "adventures",
      "label": "Adventures",
      "banner": "modules/lords-of-the-jungle/assets/menu/menu-09.webp",
      "path": "packs/adventures",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "packFolders": [
    {
      "name": "Lords of The Jungle",
      "sorting": "m",
      "color": "#8d582f",
      "packs": [
        "book",
        "monsters",
        "adventures",
        "rollable-tables",
        "macros"
      ],
      "folders": [
        {
          "name": "Game Items",
          "sorting": "m",
          "color": "#733f1a",
          "packs": [
            "character-classes",
            "new-species",
            "spells",
            "items"
          ]
        }
      ]
    }
  ],
  "esmodules": [
    "module/module-starter.mjs"
  ],
  "styles": [
    "css/module-style.css"
  ],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/lords-of-the-jungle/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "LotJ": "Lords of the Jungle"
      }
    }
  }
}