{ "id": "antics-and-rolls-drakkenheim-mastercraft", "title": "Antics & Rolls: Drakkenheim Mastercraft", "description": "A module that aims at creating ingredients and recipes for Dungeon of Drakkenheim, following most of the rules found in Sebastien Crowe's Guide to Drakkenheim. It uses the module Mastercrafted by TheRipper93.", "version": "1.1.0", "authors": [ { "name": "GabeAntics", "url": "https://github.com/GabeAntics", "discord": "kaallis" } ], "compatibility": { "minimum": "13", "verified": "13.351" }, "url": "https://github.com/GabeAntics/Antics-Rolls-Drakkenheim-Mastercraft", "manifest": "https://raw.githubusercontent.com/GabeAntics/Antics-Rolls-Drakkenheim-Mastercraft/main/module.json", "download": "https://github.com/GabeAntics/Antics-Rolls-Drakkenheim-Mastercraft/releases/download/1.1.0/module.zip", "packs": [ { "name": "ars-drakkenheim-mastercraft-macros", "label": "Antics & Rolls: Drakkenheim Mastercraft Macros", "path": "packs/ars-drakkenheim-mastercraft-macros", "type": "Macro", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "ars-drakkenheim-mastercraft-recipes", "label": "Antics & Rolls: Drakkenheim Mastercraft Recipes", "path": "packs/ars-drakkenheim-mastercraft-recipes", "type": "JournalEntry", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "ars-drakkenheim-mastercraft-ingredients", "label": "Antics & Rolls: Drakkenheim Mastercraft Ingredients", "path": "packs/ars-drakkenheim-mastercraft-ingredients", "type": "Item", "system": "dnd5e", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "relationships": { "requires": [ { "id": "mastercrafted", "type": "module" }, { "id": "drakkenheim-monsters", "type": "module" }, { "id": "drakkenheim-scgd", "type": "module" } ] } }