{
    "id": "battlezoo-world-of-indigo-isles-dnd5e",
    "title": "Battlezoo — World of Battlezoo: Indigo Isles for DnD 5e by Roll For Combat",
    "description": "With World of Battlezoo: Indigo Isles, you can immerse yourself in the strange and unusual island chain home to creatures and races like nothing you’ve ever seen before. Explore each island and their settlements, full of new playable races and heritages for you to play and meet, player-friendly plot hooks, and story ideas. You’ll also find new character options, cute familiars, a brand new family of wild dragons, the legend of Old Woody magic brew, and more!",
    "manifest": "https://rollforcombat.com/wp-content/uploads/vttmanifest/battlezoo-world-of-indigo-isles-dnd5e/module.json",
    "protected": true,
    "version": "2.2",
    "authors": [
        {
            "name": "Jessica Catalan, Stephen Glicker, Vanessa Hoskins, Paul Hughes, Ron Lundeen, Mark Seifter, Grady Wang, and Linda Zayas-Palmer",
            "flags": {}
        }
    ],
    "compatibility": {
        "minimum": "11",
        "verified": "13"
    },
    "relationships": {
        "systems": [
            {
                "id": "dnd5e",
                "type": "system",
                "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json",
                "compatibility": {
                    "minimum": "3.2.0",
                    "verified": "3.2.1"
                }
            }
        ]
    },
    "packs": [
        {
            "label": "Actors",
            "name": "indigo-isles-actors",
            "path": "packs/actors",
            "banner": "modules/battlezoo-world-of-indigo-isles-dnd5e/assets/tiles/tile-00.webp",
            "system": "dnd5e",
            "type": "Actor",
            "ownership": {
                "PLAYER": "OBSERVER",
                "ASSISTANT": "OWNER"
            },
            "flags": {}
        },
        {
            "label": "Background Features",
            "name": "indigo-isles-background-feature",
            "path": "packs/background-features",
            "banner": "modules/battlezoo-world-of-indigo-isles-dnd5e/assets/tiles/tile-01.webp",
            "system": "dnd5e",
            "ownership": {
                "PLAYER": "LIMITED",
                "ASSISTANT": "OWNER"
            },
            "type": "Item",
            "flags": {}
        },
        {
            "label": "Backgrounds",
            "name": "indigo-isles-backgrounds",
            "path": "packs/backgrounds",
            "banner": "modules/battlezoo-world-of-indigo-isles-dnd5e/assets/tiles/tile-02.webp",
            "system": "dnd5e",
            "type": "Item",
            "ownership": {
                "PLAYER": "OBSERVER",
                "ASSISTANT": "OWNER"
            },
            "flags": {}
        },
        {
            "label": "Equipment",
            "name": "indigo-isles-equipment",
            "path": "packs/equipment",
            "banner": "modules/battlezoo-world-of-indigo-isles-dnd5e/assets/tiles/tile-03.webp",
            "system": "dnd5e",
            "type": "Item",
            "ownership": {
                "PLAYER": "OBSERVER",
                "ASSISTANT": "OWNER"
            },
            "flags": {}
        },
        {
            "label": "Feats",
            "name": "indigo-isles-feats",
            "path": "packs/feats",
            "banner": "modules/battlezoo-world-of-indigo-isles-dnd5e/assets/tiles/tile-04.webp",
            "system": "dnd5e",
            "type": "Item",
            "ownership": {
                "PLAYER": "OBSERVER",
                "ASSISTANT": "OWNER"
            },
            "flags": {}
        },
        {
            "label": "Interactive Maps",
            "name": "indigo-isles-maps",
            "path": "packs/maps",
            "banner": "modules/battlezoo-world-of-indigo-isles-dnd5e/assets/tiles/tile-05.webp",
            "system": "dnd5e",
            "ownership": {
                "PLAYER": "LIMITED",
                "ASSISTANT": "OWNER"
            },
            "type": "Adventure",
            "flags": {}
        },
        {
            "label": "Journals",
            "name": "indigo-isles-journals",
            "path": "packs/journals",
            "banner": "modules/battlezoo-world-of-indigo-isles-dnd5e/assets/tiles/tile-06.webp",
            "system": "dnd5e",
            "type": "JournalEntry",
            "ownership": {
                "PLAYER": "OBSERVER",
                "ASSISTANT": "OWNER"
            },
            "flags": {}
        },
        {
            "label": "Roll Tables",
            "name": "roll-tables",
            "path": "packs/roll-tables",
            "banner": "modules/battlezoo-world-of-indigo-isles-dnd5e/assets/tiles/tile-07.webp",
            "type": "RollTable",
            "system": "dnd5e",
            "ownership": {
                "PLAYER": "OBSERVER",
                "ASSISTANT": "OWNER"
            },
            "flags": {}
        },
        {
            "label": "Species",
            "name": "indigo-isles-ancestry-features",
            "path": "packs/ancestries",
            "banner": "modules/battlezoo-world-of-indigo-isles-dnd5e/assets/tiles/tile-08.webp",
            "system": "dnd5e",
            "type": "Item",
            "ownership": {
                "PLAYER": "OBSERVER",
                "ASSISTANT": "OWNER"
            },
            "flags": {}
        }
    ],
    "media": [
        {
            "type": "setup",
            "caption": "World of Indigo Isles",
            "thumbnail": "modules/battlezoo-world-of-indigo-isles-dnd5e/assets/Banners/preview.webp",
            "loop": false,
            "flags": {}
        }
    ],
    "packFolders": [
        {
            "name": "Roll For Combat",
            "sorting": "m",
            "folders": [
                {
                    "name": "World of Indigo Isles",
                    "sorting": "a",
                    "packs": [
                        "indigo-isles-actors",
                        "indigo-isles-background-feature",
                        "indigo-isles-backgrounds",
                        "indigo-isles-equipment",
                        "indigo-isles-feats",
                        "indigo-isles-maps",
                        "indigo-isles-journals",
                        "roll-tables",
                        "indigo-isles-ancestry-features"
                    ],
                    "color": null,
                    "folders": []
                }
            ]
        }
    ],
    "esmodules": [
        "scripts/popup.mjs",
        "scripts/register-journal-style.mjs"
    ],
    "styles": [
        "styles/woii-dnd5e.css"
    ]
}