{
  "id": "battlezoo-eldamon-legends-dnd5e",
  "title": "Battlezoo: Eldamon Legends for 5th Edition by Roll For Combat",
  "description": "Befriend, Train, Battle, and Evolve legendary elemental creatures! Eldamon are ancient creatures slightly out of phase with reality that like to meld into items, creatures, and locations. You can add them seamlessly into any setting, allowing characters to interact with and collect them without disrupting the established adventure or requiring the GM to rebuild or change the encounters.",
  "authors": [
    {
      "name": "Rigby Bendele, Jessica Catalan, William Fischer, Jenny Jarzabski, Mike Kimmel, Ron Lundeen, Mikhail Rekun, Mark Seifter, Kendra Leigh Speedling, and Linda Zayas-Palmer",
      "flags": {}
    }
  ],
  "protected": true,
  "url": "http://www.battlezoo.com",
  "manifest": "https://rollforcombat.com/wp-content/uploads/vttmanifest/battlezoo-eldamon-legends-dnd5e/module.json",
  "version": "1.0",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "4.3.5",
          "verified": "4.3.5"
        }
      }
    ]
  },
  "media": [
    {
      "type": "setup",
      "caption": "Battlezoo: Eldamon Legends",
      "thumbnail": "modules/battlezoo-eldamon-legends-dnd5e/assets/preview.webp"
    }
  ],
  "packs": [
    {
      "name": "eldamon",
      "label": "Eldamon",
      "path": "packs/eldamon",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {},
      "banner": "modules/battlezoo-eldamon-legends-dnd5e/assets/tiles/tile-0.webp"
    },
    {
      "name": "equipment",
      "label": "Equipment",
      "path": "packs/equipment",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {},
      "banner": "modules/battlezoo-eldamon-legends-dnd5e/assets/tiles/tile-1.webp"
    },
    {
      "name": "features",
      "label": "Features",
      "path": "packs/features",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {},
      "banner": "modules/battlezoo-eldamon-legends-dnd5e/assets/tiles/tile-2.webp"
    },
    {
      "name": "journals",
      "label": "Journals",
      "path": "packs/journals",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {},
      "banner": "modules/battlezoo-eldamon-legends-dnd5e/assets/tiles/tile-3.webp"
    },
    {
      "name": "macros",
      "label": "Macros",
      "path": "packs/macros",
      "type": "Macro",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {},
      "banner": "modules/battlezoo-eldamon-legends-dnd5e/assets/tiles/tile-4.webp"
    },
    {
      "name": "powers",
      "label": "Powers",
      "path": "packs/powers",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {},
      "banner": "modules/battlezoo-eldamon-legends-dnd5e/assets/tiles/tile-5.webp"
    },
    {
      "name": "traits",
      "label": "Traits",
      "path": "packs/traits",
      "type": "Item",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {},
      "banner": "modules/battlezoo-eldamon-legends-dnd5e/assets/tiles/tile-6.webp"
    },
    {
      "name": "scenes",
      "label": "Token Preview",
      "path": "packs/scenes",
      "type": "Scene",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {},
      "banner": "modules/battlezoo-eldamon-legends-dnd5e/assets/tiles/tile-7.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Roll For Combat",
      "sorting": "m",
      "folders": [
        {
          "name": "Eldamon Legends",
          "sorting": "m",
          "packs": [
            "eldamon",
            "equipment",
            "features",
            "journals",
            "macros",
            "powers",
            "traits",
            "scenes"
          ]
        }
      ]
    }
  ],
  "styles": ["styles/eldamon-legends-dnd5e.css"],
  "esmodules": [
    "scripts/eldamon.mjs",
    "scripts/eldamon-data.mjs",
    "scripts/popup.mjs",
    "scripts/register-journal-style.mjs"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ]
}
