{
  "title": "The Dark Eye 5th Ed. - Aventurian Animatorium",
  "description": "Immortal animated constructs emerge from the animatoriums of Aventuria to serve their creators as guardians, combat machines, silent servants, or research partners. The magical workshops and their creators shaped ages and regions, their ingenious inventions are revered and feared. The Aventurian Animatorium is the ultimate game aid for the creation, control, and maintenance of constructed beings and presents numerous materials from which golems, automatons, and homunculi can be created. The peculiarities and abilities of golems made from all conceivable materials are presented in detail and provided with ready-to-play values that can be personalized according to your own needs with powerful enhancements such as astral storage crystals, star metals, and much more. For inspiration, the Aventurian Animatorium offers the entire history of golemancy and introduces luminaries of golem art. But even profane mechanics and followers of arcanomechanics are not neglected: Around 25 automaton models in profane and magical versions entice with everyday helpers, unpredictable traps, combat and load automatons for every occasion. This is rounded off by renowned automaton tinkerers and the history of automaton development. Between bubbling pistons, in mossy hermit huts, and in the light of academic creative frenzy, 5 homunculus types also rise from the animatorium to pursue their craft with genius and madness at the side of their creators. Their history and experts are also presented and differences between golems, automatons, and homunculi are worked out. Finally, this game aid contains the adventure sketch The Living Palace: For centuries, this mechanical organism survived in the desert sand and now, uncovered by the fall of the stars, calls for legendary heroes who dare to let themselves be swallowed by it in order to reach the treasures in its belly.",
  "version": "8.0.0",
  "url": "https://github.com/Plushtoast/dsa5-foundryVTT",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/dsa5-animatorium/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/dsa5-animatorium-8.0.0.zip",
  "languages": [
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    }
  ],
  "esmodules": [
    "modules/init.js"
  ],
  "packs": [
    {
      "name": "animatoriumactors",
      "label": "Charaktere",
      "system": "dsa5",
      "path": "packs/animatoriumactors.db",
      "type": "Actor"
    },
    {
      "name": "animatoriumbestiary",
      "label": "Bestiarium",
      "system": "dsa5",
      "path": "packs/animatoriumbestiary.db",
      "type": "Actor"
    },
    {
      "name": "animatoriumjournals",
      "label": "Aventurisches Animatorium",
      "system": "dsa5",
      "path": "packs/animatoriumjournals.db",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "animatoriummaps",
      "label": "Karten",
      "system": "dsa5",
      "path": "packs/animatoriummaps.db",
      "type": "Scene",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "animatoriumequipment",
      "label": "Ausrüstung",
      "system": "dsa5",
      "path": "packs/animatoriumequipment.db",
      "type": "Item"
    },
    {
      "name": "animatoriumabilitymacros",
      "label": "Macros (internal)",
      "system": "dsa5",
      "path": "packs/animatoriumabilitymacros.db",
      "type": "Macro"
    }
  ],
  "id": "dsa5-animatorium",
  "authors": [
    {
      "name": "Plushtoast"
    },
    {
      "name": "Murm3lt13r"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dsa5",
        "type": "system",
        "compatibility": {
          "minimum": "8.0.0"
        }
      }
    ]
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14",
    "maximum": "14"
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/dsa5-animatorium/icons/thumbs/setup.webp",
      "thumbnail": "modules/dsa5-animatorium/icons/thumbs/setup-thumb.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Rules",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Aventurian Animatorium",
          "sorting": "m",
          "packs": [
            "animatoriumactors",
            "animatoriumbestiary",
            "animatoriummaps",
            "animatoriumjournals",
            "animatoriumequipment",
            "animatoriumabilitymacros"
          ]
        }
      ]
    }
  ],
  "protected": true
}