God Banner
Allows you to ban certain gods from appearing in runs.
| Date uploaded | 2 weeks ago |
| Version | 0.1.1 |
| Download link | zerp-God_Banner-0.1.1.zip |
| Downloads | 115 |
| Dependency string | zerp-God_Banner-0.1.1 |
This mod requires the following mods to function
SGG_Modding-ModUtil
Utility mod for mod interactions within lua for SGG's games
Preferred version: 4.0.1LuaENVY-ENVY
A plugin to allow ReturnOfModding plugins greater control of their environment.
Preferred version: 1.2.0SGG_Modding-ReLoad
Provides helpers for managing hot reloading and waiting for the right time to load
Preferred version: 1.0.2README
God Banner
Allows you to ban certain gods from appearing in runs. Inspired by and uses some code from The One God by @dwbl.
Note that when running a fresh file the gods' first appearances are forced by the game and the ban setting won't work in those case. Once all such events have played the bans will start taking effect.
Installation
Use r2modman by ebkr from Thunderstore or GitHub.
While the mod has been tested decently well it is recommended to backup your save from %USERPROFILE%\Saved Games\Hades II\Profile*.sav in case there are issues.
Configuration
Configure the mod using ImGui (Default imgui toggle keybind: INSERT). A ✅ means the god is banned.

Issues
CHANGELOG
Changelog
Unreleased
0.1.1 - 2026-08-08
- Add fallback in case banning leads to an empty elligible loot list.
0.1.0 - 2026-03-17
- Initial Release