/InfiniDD

Gives the player an "Infinite Death Defiance" that will result in a delayed resurrection after dying.

Primary LanguageLua

InfiniDD

This mod is used to prevent the runner from completely dying during a run, at the cost of a time penalty.

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

Installation

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

  • Mods/
    • InfiniDD/
    • PrintUtil/
    • ModUtil/
  • 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 InfiniDD.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

This mod can be toggled on and off, the Time Penalty can be adjusted, and the healing amount can be changed. To change these options, open the Mods folder, open the InfiniDD folder, then open InfiniDD.lua in Notepad. There will be a block at the top with local config = { followed by options that can be changed.