UnderworldRites
Experimental, Brings aspects of pyre into Hades 2.
| Date uploaded | a month ago |
| Version | 0.1.2 |
| Download link | JarlUlsfark-UnderworldRites-0.1.2.zip |
| Downloads | 101 |
| Dependency string | JarlUlsfark-UnderworldRites-0.1.2 |
This mod requires the following mods to function
LuaENVY-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.2SGG_Modding-ModUtil
Utility mod for mod interactions within lua for SGG's games
Preferred version: 4.0.1zannc-GodsAPI
A library for developers to easily add new Gods / NPC Gods to the game without having to dig through files.
Preferred version: 2.0.7zannc-KeepsakeExtender
Allows for the keepsake rack to hold more than 33 Keepsakes, important for creating new gods/keepsakes
Preferred version: 1.0.1README
UnderworldRites
A Hades 2 mod that aims to bring aspects of Pyre into Hades 2
Features
- Adds three keepsakes based of Pyre Talismans
- Adds six enemies based on Pyre races and their elite variants
- Enemies are implemented through the 'Vow of Menace', replacing enemies in Erebus.
- Adds a 3rd stage to the vow that increases the to 100% chance to replace enemies
Keepsakes
- Scribe Rock - Increases Attack and Special Size (Stacks with Apollo).
- Tailwind Crest - Increases Movement speed.
- Living Flame - Deal increased damage to enemies with lower health than you.
Install
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.
Credits
- All icons and animations belong to and are property of SuperGiantGames
Issues
Report any issues on the mod github or Hades Modding discord
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.1.4 - 2026-09-04
- Fix rare crash related to mod load order
0.1.3 - 2026-08-27
- New Enemy
- Added PyreTrail and its Elite variant
- New Keepsake
- Added Black Claw keepsake
- PyreCaravan can now summon PyreTrail
- Fix: Crash when 'damaging' an obstacle without health
0.1.2 - 2026-08-11
- Fix Keepsake living flame not found
0.1.1 - 2026-08-08
- Add config options to disable either keepsakes or enemies
- Add Living Flame Keepsake
- Add Elite versions of the enemies
- Add Miniboss PyreCaravan
- Adjust Thing.Point of projectiles to make them more consistent with their graphic
- DEV: Simplify Fear.lua to only modify the specific fields
Added
- First version of the mod!