{
    "id": "sdlc-1732",
    "title": "SDLC - Demon Lord's Companion 2",
    "description": "Compendium Module for Shadow of the Demon Lord - Demon Lord's Companion 2",
    "url": "https://www.drivethrurpg.com/product/472618?src=Foundry",
    "manifest": "https://foundry.juanferrer.dev/api/manifest/sdlc-1732",
    "changelog": "https://github.com/juanferrer/sdlc/blob/main/changelogs/sdlc-1732.md",
    "bugs": "https://github.com/juanferrer/sdlc/issues",
    "protected": true,
    "authors": [
        {
            "name": "Ferrer"
        }
    ],
    "version": "1.6.1",
    "compatibility": {
        "minimum": "12",
        "verified": "12"
    },
    "packs": [
        {
            "name": "ancestries-sdlc-1732",
            "label": "Ancestries - Demon Lord's Companion 2",
            "system": "demonlord",
            "path": "./packs/ancestries-sdlc-1732",
            "type": "Item"
        },
        {
            "name": "features-sdlc-1732",
            "label": "Features - Demon Lord's Companion 2",
            "system": "demonlord",
            "path": "./packs/features-sdlc-1732",
            "type": "Item"
        },
        {
            "name": "journals-sdlc-1732",
            "label": "Journals - Demon Lord's Companion 2",
            "system": "demonlord",
            "path": "./packs/journals-sdlc-1732",
            "type": "JournalEntry"
        },
        {
            "name": "paths-sdlc-1732",
            "label": "Paths - Demon Lord's Companion 2",
            "system": "demonlord",
            "path": "./packs/paths-sdlc-1732",
            "type": "Item"
        },
        {
            "name": "spells-sdlc-1732",
            "label": "Spells - Demon Lord's Companion 2",
            "system": "demonlord",
            "path": "./packs/spells-sdlc-1732",
            "type": "Item"
        },
        {
            "name": "tables-sdlc-1732",
            "label": "Tables - Demon Lord's Companion 2",
            "system": "demonlord",
            "path": "./packs/tables-sdlc-1732",
            "type": "RollTable"
        },
        {
            "name": "talents-sdlc-1732",
            "label": "Talents - Demon Lord's Companion 2",
            "system": "demonlord",
            "path": "./packs/talents-sdlc-1732",
            "type": "Item"
        }
    ],
    "packFolders": [
        {
            "name": "Shadow of the Demon Lord Compendia",
            "sorting": "m",
            "folders": [
                {
                    "name": "Demon Lord's Companion 2",
                    "sorting": "m",
                    "color": "#624a48",
                    "folders": [
                        {
                            "name": "Character Options",
                            "sorting": "m",
                            "color": "",
                            "packs": [
                                "ancestries-sdlc-1732",
                                "features-sdlc-1732",
                                "paths-sdlc-1732",
                                "spells-sdlc-1732",
                                "talents-sdlc-1732"
                            ]
                        }
                    ],
                    "packs": [
                        "journals-sdlc-1732",
                        "tables-sdlc-1732"
                    ]
                }
            ]
        }
    ],
    "relationships": {
        "systems": [
            {
                "id": "demonlord",
                "type": "system",
                "compatibility": {
                    "minimum": "4.6.0",
                    "verified": "4.6.0"
                }
            }
        ],
        "recommends": [
            {
                "id": "sdlc-1000",
                "type": "module"
            }
        ]
    },
    "styles": [
        "./styles/style.css"
    ]
}