Hades
0 of 0

File information

Last updated

Original upload

Created by

MagicGonads

Uploaded by

MagicGonads

Virus scan

Safe to use

Tags for this mod

About this mod

An 'Endless Mode' letting you keep rolling and unlocking without being sent back to the house
implemented using ModUtil to be importable and concise.

Requirements
Permissions and credits
Mirrors
An 'Endless Mode' letting you keep rolling and unlocking without being sent back to the house
implemented using ModUtil to be importable and concise.

After you beat the final boss, when you interact with the door to end the run instead you will be shown a menu.

You have a choice of continuing the run by taking the FALL back down to the first room in Tartarus, you keep all your stats, gear and boons.
You can instead decide to end the run and ESCAPE

With each fall: (all configurable)
- Enemies take less damage and you take more damage.
- another god can help you
- boon rarity offered to you is more likely to be better
- higher chance to be offered boon exchanges
- encounter difficulity increases
- encounter size increases
- elites become more common
- enemy variety increases (within each encounter)

Requires ModUtil 2.3.1 or later
Must be installed using Mod Importer

config:
TestMode = false,
BaseFalls = 0,
BaseGods = 4,
MaxGodRate = 1,
PlayerDamageRate = 0.05,
PlayerDamageLimit = 10,
PlayerDamageBase = 1,
EnemyDamageRate = 0.2,
EnemyDamageLimit = 0.02,
EnemyDamageBase = 1,
RarityRate = 0.1,
ExchangeRate = 0.15,
EncounterModificationEnabled = true,
EncounterDifficultyRate = 2.35,
EncounterMinWaveRate = 0.65,
EncounterMaxWaveRate = 1.25,
EncounterEnemyCapRate = 0.65,
EncounterTypesRate = 0.20