This package has been marked as deprecated, and it's suggested another
alternative is used.
FixVoidFog
Fixes void fog damage that was bypassing HiddenInvincibility buff. Also no longer bypasses armor and block procs.
Last updated | 2 years ago |
Total downloads | 161505 |
Total rating | 6 |
Categories | Tweaks Survivors of the Void |
Dependency string | Mico27-FixVoidFog-1.0.1 |
Dependants | 77 other packages depend on this package |
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