This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
Mercenary Expose Fix
Makes allies unable to remove Mercenary's Expose debuff. Server-Side and Vanilla-Compatible.
Date uploaded | 3 years ago |
Version | 1.1.2 |
Download link | Moffein-Mercenary_Expose_Fix-1.1.2.zip |
Downloads | 10184 |
Dependency string | Moffein-Mercenary_Expose_Fix-1.1.2 |
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.9README
Makes the Expose debuff only get removed when a Merc triggers the attack. In Vanilla, Expose is bugged and disappears without doing anything if a non-Merc player triggers it.
Server-Side and Vanilla-Compatible.
Installation
Place MercExposeFix.dll in /Risk of Rain 2/BepInEx/plugins/
Changelog
1.1.2
- Fixed the mod not working (the mod was supposed to re-apply Expose whenever it wasn't triggered but it was applying the Expose to allies instead).
1.1.1
- Simplified code.
- I'm noticing a bug where Mercs can sometimes apply expose to allies. Still trying to figure out what's causing this.
1.1.0
- Moved the behvaiour closer to vanilla. Expose now can only triggered by people playing Mercenary.
1.0.1
- Fixed a bug related to 0 proc coefficient attacks.
1.0.0
- Release