{ "id": "impmal", "name" : "impmal", "title": "Warhammer 40,000: Imperium Maledictum", "description": "In the grim darkness of the 41st millennium, players take on the role of citizens of the Imperium in service to a powerful patron, drawing them into tales focused on intrigue, betrayal, and conspiracy", "version": "2.0.4", "compatibility" : { "minimum" : 12, "verified" : 12, "maximum" : 12 }, "templateVersion": 2, "authors" : [ { "name": "Moo Man", "email": "russellt@cubicle7games.com", "discord": "moo.man", "reddit": "u/mooman10" } ], "scripts": ["./impmal.js"], "esmodules": [], "styles": ["./impmal.css"], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "media": [ { "type": "cover", "url": "" } ], "flags" : { "hotReload": { "extensions": ["css", "hbs", "json"] } }, "relationships": { "requires": [{ "id": "warhammer-lib", "type": "module", "manifest": "https://raw.githubusercontent.com/moo-man/WarhammerLibrary-FVTT/1.2.2/module.json", "compatibility": { "minimum" : "1.2.2", "verified": "1.2.2" } }] }, "background" : "modules/impmal-core/assets/images/login.webp", "initiative": "@combat.initiative + @skills.reflexes.total/100", "grid": { "distance": 1, "units": "m", "type": 1, "diagonals": 4 }, "primaryTokenAttribute": null, "secondaryTokenAttribute": null, "url": "https://github.com/moo-man/ImpMal-FoundryVTT", "socket": true, "manifest": "https://github.com/moo-man/ImpMal-FoundryVTT/releases/latest/download/system.json", "download": "https://github.com/moo-man/ImpMal-FoundryVTT/releases/download/2.0.4/impmal.zip", "license": "LICENSE.txt" }