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-ModUtil
Utility mod for mod interactions within lua for SGG's games
Preferred version: 3.1.1SGG_Modding-ENVY
A plugin to allow ReturnOfModding plugins greater control of their environment.
Preferred version: 1.0.1SGG_Modding-ReLoad
Provides helpers for managing hot reloading and waiting for the right time to load
Preferred version: 1.0.2README
Golden Pom
Allows Pom to upgrade Boon's rarity while leveling it up.
It also allows you to customize the effective chance.
Features
- Allow pom to upgrade rarity.
- Allow custom the effective chance.
Automatic Installation
Use the internal-build-of-r2modman.
Manual Installation
-
Install the mod loader. Place the main Hell2Modding file, called d3d12.dll, next to the game executable called Hades2.exe inside the game folder.
-
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.
-
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. -
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