{ "id": "artantares-mutations", "title": "ArtAntares - The Mutant's Handbook [WFRP4E]", "description": "A module with homebrew rules for mutation and corruption for WFRP 4e, based on the work by Anders Hellspong", "version": "2.1.0", "compatibility": { "minimum": "13", "verified": "13.351" }, "relationships": { "systems": [ { "id": "wfrp4e", "type": "system", "compatibility": { "minimum": "9.0.0", "verified": "9.3.2" } } ] }, "authors": [ { "name": "artantares", "url": "https://github.com/artptz", "discord": "artantares" }, { "name": "Anders Hellspong", "discord": "hellspong" } ], "esmodules": [ "/scripts/mutation-messages.mjs", "/scripts/functions.mjs" ], "packs": [ { "name": "items", "label": "Items (Mutations)", "path": "packs/items", "type": "Item", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "system": "wfrp4e", "flags": {} }, { "name": "journal", "label": "Journal Entries (Mutations)", "path": "packs/journal", "type": "JournalEntry", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "system": "wfrp4e", "flags": {} }, { "name": "macros", "label": "Macros (Mutations)", "path": "packs/macros", "type": "Macro", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "system": "wfrp4e", "flags": {} }, { "name": "rolltables", "label": "Tables (Mutations)", "path": "packs/rolltables", "type": "RollTable", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "system": "wfrp4e", "flags": {} } ], "packFolders": [ { "name": "Mutant's Handbook", "sorting": "m", "packs": ["items","journal","rolltables","macros"], "color": "#21c493" } ], "manifest":"https://github.com/artptz/wfrp4e-mutations/releases/latest/download/module.json", "download": "https://github.com/artptz/wfrp4e-mutations/releases/download/v2.1.0/artantares-mutations.zip" }