Hades
0 of 0

File information

Last updated

Original upload

Created by

StarOfOlmakhan

Uploaded by

StarOfOlmakhan

Virus scan

Safe to use

Tags for this mod

About this mod

Your brother(Thanatos) is concerned for you. So he follow you over and over, keep sending you centaur's hearts and kill your enemies. Do thank Thanatos.
This mod will allow you to have Thanatos in company all way to face Hades.

Requirements
Permissions and credits
Requires ModUtil
Must be installed using Mod Importer
- Extract mod file into Content/Mods folder of your game's files
Steam: Properties->Local Files->Browse Local Files
Epic: wherever the game files are on epic
- Run importmods.py
 with python 3.8 or later.
(double click after installing python)
- After any mod change or game update run it again.


Your brother(Thanatos) is concerned for you. So he follow you over and over, keep sending you centaur's hearts and kill your enemies. Do thank Thanatos.

In file ThanatosConcernsYou.lua, change challenge to influence what result Thanatos believes.

config = {
--set 0 to loss,1 to equal, >1 to win--
challenge = 2,
}

In file ThanatosConcernsYou2.lua, set false to prevent Thanatos to appear in specific room ( I only recongnized some of them).

thanatosHelpConfig = {
BossAndMostRoom = true,
Normal_fight = true,
Survival = true,
PerfectClear = true,
Wrapping = true,
CrawlerMiniBoss = true,
TimeChallenge = true,
Onslaught = true,
CharonFight = true,
}