Museus / MinibossControl

Change amount of times each Miniboss can spawn in Tartarus, Asphodel, and Elysium. Also can toggle TinyVermin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MinibossControl

This mod is used to change the proportions of miniboss chambers, allowing minibosses to be replaced with others. For example, Barge can be removed and replaced with Witches, which means that two doors would be Witches instead of one.

This is not leaderboard legal, and any runs found to be using this mod will be rejected

Installation

To install MinibossControl, go the the Releases tab and download the latest .zip file. This will include the following files:

  • Mods/
    • MinibossControl/
    • ModUtil/
    • PrintUtil/
  • modimporter.py

A video tutorial on how to install mods is available from PonyWarrior here

If you prefer text instructions, follow these steps:

If you don't already have Python installed, download it from python.org and install it.

Once you have downloaded the MinibossControl.zip file, open up your Hades game directory. You can find this by launching Hades, then opening Task Manager, finding the Hades process, right-clicking on it, and selecting Open File Location.

Unzip the files into the .../Hades/Content folder. You should now have the standard folders such as Scripts and Game as well as a new folder called Mods and the modimporter.py script.

Run the modimporter.py script to install the mods, then load into your game. Whenever you want to uninstall the mods, simply delete the contents of the Mods folder, and run the modimporter.py script again.

Configuration

You can set the Creation count for each miniboss in Tartarus, Asphodel, and Elysium, and remove Tiny Vermin. To change these options, open the Mods folder, open the MinibossControl folder, then open MinibossControl.lua in Notepad. There will be a block at the top with local config = { followed by options that can be changed.

About

Change amount of times each Miniboss can spawn in Tartarus, Asphodel, and Elysium. Also can toggle TinyVermin.


Languages

Language:Lua 100.0%