You are viewing a potentially older version of this package. View all versions.
adamantSpeedrun-Surface_Rebalance-2.0.1 icon

Surface Rebalance

Surface-specific route and encounter rebalance options for the Speedrun modpack.

Date uploaded a month ago
Version 2.0.1
Download link adamantSpeedrun-Surface_Rebalance-2.0.1.zip
Downloads 16
Dependency string adamantSpeedrun-Surface_Rebalance-2.0.1

This mod requires the following mods to function

Hell2Modding-Hell2Modding-1.0.78 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.78
LuaENVY-ENVY-1.2.0 icon
LuaENVY-ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Preferred version: 1.2.0
SGG_Modding-Chalk-2.1.1 icon
SGG_Modding-Chalk

System for handling config files in ReturnOfModding

Preferred version: 2.1.1
SGG_Modding-ReLoad-1.0.2 icon
SGG_Modding-ReLoad

Provides helpers for managing hot reloading and waiting for the right time to load

Preferred version: 1.0.2
SGG_Modding-ModUtil-4.0.1 icon
SGG_Modding-ModUtil

Utility mod for mod interactions within lua for SGG's games

Preferred version: 4.0.1
adamant-ModpackLib-1.1.0 icon
adamant-ModpackLib

Shared utilities for adamant modpack standalone mods.

Preferred version: 1.1.0

README

Surface Rebalance

Surface-specific route and encounter rebalance options for my modpack.

Part of the Speedrun modpack.

What It Does

This mod aims to do small and vanilla like changes to the Surface to bring it closer in line to the Underworld.

Current options:

  • Force Thessaly Miniboss Forces one Thessaly miniboss to appear between rooms 2-4.
  • Force Olympus Midshop Forces the Olympus midshop to appear between rooms 5-7.
  • Remove Thessaly Heracles Removes Heracles encounter options from Thessaly.
  • Adjust Charybdis Behavior At phase transition, tentacles despawn in 1 second instead of 9 seconds. Charybdis fires 6 spits instead of 8.

Installation

Install via r2modman.

This module is usually installed as part of the full Speedrun modpack, where it appears in the shared Speedrun UI with the other speedrun-focused modules.

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Unreleased

[3.0.0] - 2026-06-12

Changed

  • use native module config backend ( 8af767)

2.0.2 - 2026-06-09

2.0.1 - 2026-06-09

2.0.0 - 2026-06-09

Changed

  • Ported the template to the current ModpackLib module host, draw, state, action, and fallback UI APIs.