

Hades II Build Shuffler is a gameplay mod for Hades II that allows players to use multiple weapons in a single run, randomly shuffling between them. Each weapon has its own set of boons, requiring you to create and manage multiple builds within a single run.
Everytime you enter a room, a random weapon is selected from the weapon pool and given to you. The boons you choose for each weapon are saved and will be re-added every time you get that weapon again. When you switch to another weapon, the boons are removed. This effectively requires you to manage and create multiple builds in a single run. By default, three random weapons picked from all your unlocked weapons will be added to the weapon pool (this is configurable).
NOTE: This mod is in its early stages and may have issues or crashes. Hades II is also in Early Access, so any update may break the mod or cause issues.
NOTE 2: This mod has not been tested on the surface yet. It should work, but it might not be as balanced as it should be. Please report any issues you encounter.
IMPORTANT: Please disable the Transmit Data setting in the Hades settings menu! Supergiant Games uses the data for balancing and fine-tuning, and the shuffler throws all balancing out of the window, making the data useless for the developers.
NOTE: The instructions below are for ModImporter (or the Nexusmods version). These instructions are NOT for the Thunderstore version of the mod. It is recommended to use the ThunderStore version of this mod as it is easier to install. If you are using the Thunderstore version, you will need to use the fork of the r2modman, which can be found here. Installation through r2modmanPlus is as easy as just clicking the "Install" button.
NOTE 2: Once r2modman (not the fork) supports Hades II and Hell2Modding stabilizes/matures, ModImporter will likely no longer be supported!
Content folder of your Hades II installation folder (Usually C:\Program Files (x86)\Steam\steamapps\common\Hades II\Content), create a mods folder if it doesn't exist yet.HadesIIBuildShuffler folder from the extracted ZIP file to the mods folder. You do not need the other files (README, LICENSE), only the HadesIIBuildShuffler folder.NOTE: When using Hell2Modding, the configuration file is located in the ReturnOfModding/config folder of your r2modman data folder under the name Dannyj1-Build_Shuffler.cfg.
The mod includes a config.lua file to customize settings. Available options are:
Enabled: Set to true to enable the mod, set to false to disable the mod. Default: true.LimitWeaponPool: Set to true to limit the weapon pool size to the amount specified in LimitWeaponPoolSize. When this is false, all weapons are added to the weapon pool. Default: true.LimitWeaponPoolSize: The amount of weapons in the weapon pool. Can be any number between 2 and 5. Ignored if LimitWeaponPool is set to false. Default: 3.ExcludedWeapons: Really dislike a weapon? Add it to this list to exclude it from the weapon pool. Needs to be the exact name as used in the game's code. Valid values: "WeaponStaffSwing", "WeaponAxe", "WeaponDagger", "WeaponTorch", "WeaponLob" Default: {}.None at the moment. Please report any issues you find.
Please create an issue (click here) with the following details:
Hades II.log file located at C:\Users\<Your Username>\Saved Games\Hades II (location may vary on other operating systems)Copyright 2024 Danny Jelsma
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.