You are viewing a potentially older version of this package.
View all versions.
FixVoidFog
Fixes void fog damage that was bypassing HiddenInvincibility buff. Also no longer bypasses armor and block procs.
Date uploaded | 2 years ago |
Version | 1.0.1 |
Download link | Mico27-FixVoidFog-1.0.1.zip |
Downloads | 146855 |
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