purpIe-God_Pool_Manipulator icon

God Pool Manipulator

Limit the god pool to a predetermined set of gods for boon offers during a run.

Last updated 2 weeks ago
Total downloads 561
Total rating 0 
Categories Mods
Dependency string purpIe-God_Pool_Manipulator-1.0.3
Dependants 0 other packages depend on this package

This mod requires the following mods to function

Hell2Modding-Hell2Modding-1.0.70 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.70
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-SJSON-1.0.0 icon
SGG_Modding-SJSON

A plugin for handling .sjson files in ReturnOfModding.

Preferred version: 1.0.0
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

README

God Pool Manipulator

You want 1 god? No problem. You want all 9? You got it. You want 2 specific ones? Easy.

A Hades 2 mod that gives you complete control over which gods can offer boons during your runs, allowing you to create curated god pools for different playstyles.

Features

God Pool Control

  • Selective God Enabling: Choose exactly which gods can offer boons in your runs
  • Max Gods Per Run: Set the maximum number of gods that can appear in a single run (1-9)
  • Dynamic Pool Management: Enable/disable gods individually for fine-tuned control

Keepsake Integration

  • Keepsake Override: Option to allow keepsakes from disabled gods to add them to the current run's pool
  • Automatic Pool Expansion: When enabled, keepsakes can dynamically increase your max gods per run

Installation

  • Install from Thunderstore mod using any mod manager (e.g., r2modman)

Usage

Basic Setup

  1. Enable "God Pool Manipulator" in the mod menu
  2. Set your desired "Max Gods Per Run" (default: 4)
  3. Check the boxes for gods you want to include in your pool
  4. Optionally enable "Keepsakes Add Gods to Pool"

God Selection

The mod supports all major Olympian gods:

  • Zeus
  • Poseidon
  • Ares
  • Aphrodite
  • Apollo
  • Demeter
  • Hephaestus
  • Hera
  • Hestia

Support for Zannc Droppable gods may be added once that mod is more mature.

Configuration Options

Core Settings

  • GodPoolManipulator: Master toggle for the mod
  • MaxGodsPerRun: Maximum gods that can offer boons (1-9)
  • KeepsakeAddsGod: Allow keepsakes to add disabled gods to the pool

God Toggles

Individual boolean settings for each god:

  • ZeusUpgrade, PoseidonUpgrade, etc.
  • Set to true to include the god in your pool

Compatibility

  • Requires Hell2Modding framework
  • Compatible with boon-modifying mods
  • May conflict with mods that alter god selection mechanics

Credits

  • Created for Hades 2 by Supergiant Games
  • Uses Hell2Modding framework and dependencies
  • Credits to PonyWarrior (LRevolution) and his mod "PonyQOL2". Part of the code regarding forcing NPC spawns was adapted from his mod.