Abevol-GoldenPom icon

GoldenPom

Allows Pom to upgrade Boon's rarity while leveling it up.

Last updated 6 months ago
Total downloads 1504
Total rating 1 
Categories Mods
Dependency string Abevol-GoldenPom-1.0.5
Dependants 0 other packages depend on this package

This mod requires the following mods to function

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-3.1.1 icon
SGG_Modding-ModUtil

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

Preferred version: 3.1.1
SGG_Modding-ENVY-1.0.1 icon
SGG_Modding-ENVY

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

Preferred version: 1.0.1
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
Hell2Modding-Hell2Modding-1.0.30 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.30

README

Golden Pom

Allows Pom to upgrade Boon's rarity while leveling it up.

It also allows you to customize the effective chance.

Features

  1. Allow pom to upgrade rarity.
  2. Allow custom the effective chance.

Automatic Installation

Use the internal-build-of-r2modman.

Manual Installation

  1. Install the mod loader. Place the main Hell2Modding file, called d3d12.dll, next to the game executable called Hades2.exe inside the game folder.

  2. Then run the game. The mod loader will automatically create the mod file directory in the game directory: Hades II\Ship\ReturnOfModding\plugins. If you find that this directory has already been generated, you can exit the game to proceed to the next step.

  3. Install this mod and supporting mods. After downloading and extracting the mod, copy it to the above-generated directory: Hades II\Ship\ReturnOfModding\plugins, ensuring the following file path structure (using the manifest.json file as an example): Hades II\Ship\ReturnOfModding\plugins\Abevol-GoldenPom\manifest.json Hades II\Ship\ReturnOfModding\plugins\SGG_Modding-DemonDaemon\manifest.json And so on, the same applies to other mods. Note, the structure for the mod folder name must be: 'author-modname'. Do not add version numbers or any extra characters; otherwise, it will result in an error.

  4. Now you can launch the game again, and if there are no surprises, all the mods should start to work.

Requirements

Mod loader: Hell2Modding-Hell2Modding

Dependencies: SGG_Modding-DemonDaemon SGG_Modding-ModUtil SGG_Modding-ENVY SGG_Modding-Chalk SGG_Modding-SJSON SGG_Modding-ReLoad

How to configure

You need to modify this configuration file: Hades II\Ship\ReturnOfModding\config\Abevol-GoldenPom\config.toml

You can determine the probability of upgrading rarity by modifying the value of UpgradeRarityChance, with the numerical range being 0 - 1.

Config Example

Debug = true
Enabled = true
UpgradeRarityChance = 1.0