{
    "id": "ionrift-resonance",
    "title": "Ionrift Resonance",
    "description": "Automated audio triggers for Foundry VTT combat. Plays sound effects for melee attacks, ranged weapons, spells, and creature abilities from locally installed sound packs. Supports DnD5e, Daggerheart, PF2e, Starfinder, PF1e, DnD3.5e, OSE, Call of Cthulhu 7e, SWADE, WFRP4e, Cyberpunk RED, and Blades in the Dark. Optionally integrates with Midi-QOL for enhanced DnD5e automation and Syrinscape for cloud audio.",
    "readme": "https://raw.githubusercontent.com/ionrift-gm/ionrift-resonance/main/README.md",
    "version": "2.11.6",
    "url": "https://github.com/ionrift-gm/ionrift-resonance",
    "bugs": "https://discord.gg/vFGXf7Fncj",
    "manifest": "https://github.com/ionrift-gm/ionrift-resonance/releases/latest/download/module.json",
    "download": "https://github.com/ionrift-gm/ionrift-resonance/releases/download/v2.11.6/module.zip",
    "license": "LICENSE",
    "compatibility": {
        "minimum": "12",
        "verified": "14"
    },
    "esmodules": [
        "scripts/module.js"
    ],
    "styles": [
        "styles/ionrift.css"
    ],
    "relationships": {
        "requires": [
            {
                "id": "ionrift-library",
                "type": "module",
                "manifest": "https://github.com/ionrift-gm/ionrift-library/releases/download/v2.5.13/module.json",
                "compatibility": { "minimum": "2.5.13" }
            }
        ],
        "recommends": [
            {
                "id": "midi-qol",
                "type": "module",
                "reason": "Optional. Enhances DnD5e combat with richer roll detection."
            }
        ]
    },
    "authors": [
        {
            "name": "Ionrift",
            "url": "https://patreon.com/ionrift"
        }
    ]
}
