Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | a year ago |
| Version | 1.2.0 |
| Download link | Judgy-FinFix-1.2.0.zip |
| Downloads | 26788 |
| Dependency string | Judgy-FinFix-1.2.0 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2117README
FinFix
Risk of Rain 2 mod. Fix Breaching Fin exponential damage multiplier.

Configuration
Every configuration entry is editable in-game via the Risk Of Options mod.
| Name | Type | Default | Description |
|---|---|---|---|
| Fix Double Dip | Boolean | True | Breaching Fin's damage multiplier is applied multiple times during proc chains. Enabling this setting ensures it's only applied once. |
| Delay Juggle Stacks | Boolean | False | Breaching Fin's juggle stacks are applied before calculating the damage multiplier. This causes the very first attack to also have its damage multiplied, despite the enemy being on the ground. Enabling this setting changes that behaviour and calculate the mutiplier based on stacks before the hit. Warning: With this enabled, an extra attack is required to get the full multiplier after the last knockup. |
Credits
- Nebby's mod ConfigurableDeathMark for the Deathmark filter implementation.
CHANGELOG
1.2.0
- Fix compatibility with RoR2 v1.3.7
- Removed Deathmark fix, issue was fixed in vanilla game.
- Internal rework of the damage mult fix, so it is more resilient to future game updates.
1.1.0
- Now uses R2API.ProcTypeAPI to register custom proc.
- README's showcase image is now an absolute link.
1.0.1
- Add showcase image to the release package, so it can be displayed on thunderstore.
1.0.0
- First release.