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.
FixVoidFog
Fixes void fog damage that was bypassing HiddenInvincibility buff. Also no longer bypasses armor and block procs.
| Date uploaded | 4 years ago |
| Version | 1.0.1 |
| Download link | Mico27-FixVoidFog-1.0.1.zip |
| Downloads | 159165 |
| Dependency string | Mico27-FixVoidFog-1.0.1 |
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.1902README
Fix Void Fog
The void fog had BypassArmor and BypassBlock damage type on it. BypassArmor would also bypass HiddenInvincibility (used a lot for iframes on some survivors) as well as armor. BypassBlock would bypass block procs. I simply removed the damage type assigned to the damageInfo created by the fog (so by default its now Generic)
feel free to ping/dm me with any questions / suggestion / complaints on the modding discord- @Mico27#0642
Credit for thumbnail: https://www.youtube.com/watch?v=wBXN3CsvWQE
Changelog
1.0.1
- Fixed for update patch 1.2.3
1.0.0
- Initial release