{
    "id": "lordudice",
    "title": "Lordu's Custom Dice for Dice So Nice",
    "description": "Additional Dice presets and themes for Dice So Nice. Requires Dice So Nice module to work.",
    "version": "0.43",
    "library": "false",
    "compatibility": {
        "minimum": "10",
        "verified": "14",
        "maximum": "14"
    },
    "authors": [
        {
            "name": "LorduFreeman",
            "url": "https://discord.com/users/282511548595830814",
            "discord": "LorduFreeman#8747"
        }
    ],
    "relationships": {
        "requires": [
            {
                "id": "dice-so-nice",
                "type": "module",
                "manifest": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/raw/master/module/module.json"
            }
        ]
    },
    "scripts": [
        "scripts/darkdeeds.js",
        "scripts/forbiddenknowledge.js"
    ],
    "styles": [
        "dicestyle.css"
    ],
    "languages": [],
    "url": "https://github.com/LorduFreeman/foundry-lordudice",
    "manifest": "https://github.com/LorduFreeman/foundry-lordudice/releases/latest/download/module.json",
    "download": "https://github.com/LorduFreeman/foundry-lordudice/releases/download/0.43/module.zip",
    "readme": "https://raw.githubusercontent.com/LorduFreeman/foundry-lordudice/main/README.md",
    "media": [
        {
            "type": "cover",
            "url": "https://raw.githubusercontent.com/LorduFreeman/foundry-lordudice/main/pics/lcdcover.png",
            "caption": "Lordu's Custom Dice for Dice So Nice"
        },
        {
            "type": "icon",
            "url": "https://avatars.githubusercontent.com/u/72170114?s=400&u=e1d4d6fa8f4622a71c23d7e3f5f24d45967ceed3&v=4"
        },
        {
            "type": "screenshot",
            "url": "https://raw.githubusercontent.com/LorduFreeman/foundry-lordudice/main/pics/saviourset.png",
            "caption": "Saviour Dice"
        },
        {
            "type": "screenshot",
            "url": "https://raw.githubusercontent.com/LorduFreeman/foundry-lordudice/main/pics/ddset.png",
            "caption": "Dark Copper Dice"
        }
    ]
}