About this mod
Lots of configurable QoL tweaks and cheats to make the game easier (or even harder)! And more options coming soon.
- Permissions and credits
Changelog
Lots of configurable QoL tweaks and cheats to make the game easier (or even harder)! And more coming soon.
Before you download, please consider a small tip (any amount) for the author. Modding is a labor of love, but it is a lot of work.

Any tips go directly to gifts for my kids and wife (helps reassure them that I'm not wasting my time with modding =P).
Thanks!
dd
See the config options below for a complete list of features and how to use them. If you have ideas or issues see the Source Code and Bug Reporting section at the bottom of the page. Thanks!
Installation
- Install BepInEx
- Download and extract this mod.
- Copy the extracted files to <zombie-survivors-home>/BepInEx/plugins folder.
- Start the game and exit.
- Change configuration options (see below).
- Once you have the settings you want, start the game again and enjoy!
Hotkeys
- LeftControl or RightControl - Modifier
- [Modifier_Key] + E - Toggle EXP Gain
- [Modifier_Key] + D - Toggle Developer Tools Window
- [Modifier_Key] + F1 - Auto-level Mode - Disabled
- [Modifier_Key] + F2 - Auto-level Mode - Random
- [Modifier_Key] + F3 - Auto-level Mode - Skip
- [Modifier_Key] + F4 - Spawn - Character Rescue
- [Modifier_Key] + F5 - Spawn - Item Chest
Config Options
Note that all of the options in this mod default to off (false, zero, blank, etc) to enable the user to have as little of a "cheaty" experience as possible.
For information on how to modify these options, see the Editing the Config File section below.
Cheats
- Automatic Magnet Frequency - Frequency (in seconds) at which an automatic magnet fires, pulling all items (float, default 0 [disabled]).
- Fire Rate Multiplier - Multiplier applied to weapon fire rate (float, default 1 [no change]).
- Infinite Ammo - Set to true for infinite ammo, i.e. no reload delays.
- Invincibility - Set to true for player invincibility.
General
- Enabled - Set to false to disable this mod.
- Log Level - [Advanced] Logging level, one of: 'none' (no logging), 'error' (only errors), 'warn' (errors and warnings), 'info' (normal logging), 'debug' (extra log messages for debugging issues). Not case sensitive [string, default info]. Debug level not recommended unless you're noticing issues with the mod. Changes to this setting require an application restart.
Hotkeys
- Hotkey - Auto-level Mode - Disabled - Comma-separated list of Unity Keycodes any of which will (when combined with the Modifier key) disable auto-level functionality, i.e. return to normal skill selection. See this link for valid Unity KeyCode strings (https://docs.unity3d.com/ScriptReference/KeyCode.html)
- Hotkey - Auto-level Mode - Random - Comma-separated list of Unity Keycodes any of which will (when combined with the Modifier key) automatically select a random skill (Vampire Survivors style) when leveling up. See this link for valid Unity KeyCode strings (https://docs.unity3d.com/ScriptReference/KeyCode.html)
- Hotkey - Auto-level Mode - Skip - Comma-separated list of Unity Keycodes any of which will (when combined with the Modifier key) automatically skip level-up skill selection and take the cash. See this link for valid Unity KeyCode strings (https://docs.unity3d.com/ScriptReference/KeyCode.html)
- Hotkey - Modifier - Comma-separated list of Unity Keycodes any of which will act as the special modifier key (i.e. alt/ctrl/shift) required to be pressed along with other hotkeys. See this link for valid Unity KeyCode strings (https://docs.unity3d.com/ScriptReference/KeyCode.html)
- Hotkey - Spawn - Character Rescue - Comma-separated list of Unity Keycodes any of which will (when combined with the Modifier key) spawn a character rescue event. See this link for valid Unity KeyCode strings (https://docs.unity3d.com/ScriptReference/KeyCode.html)
- Hotkey - Spawn - Item Chest - Comma-separated list of Unity Keycodes any of which will (when combined with the Modifier key) spawn an item chest. See this link for valid Unity KeyCode strings (https://docs.unity3d.com/ScriptReference/KeyCode.html)
- Hotkey - Toggle Developer Tools Window - Comma-separated list of Unity Keycodes any of which will (when combined with the Modifier key) show/hide the built-in developer tools window [*NOTE* the dev tools functions are used by the game devs for debugging and may not all work and could cause unpredictable results]. See this link for valid Unity KeyCode strings (https://docs.unity3d.com/ScriptReference/KeyCode.html)
- Hotkey - Toggle EXP Gain - Comma-separated list of Unity Keycodes any of which will (when combined with the Modifier key) toggle exp gain (to disable annoying level-ups and just finish the level). See this link for valid Unity KeyCode strings (https://docs.unity3d.com/ScriptReference/KeyCode.html)
Stats
- Stat Multiplier - PlayerAbilityCDRed - Multiplier applied to the 'PlayerAbilityCDRed' statistic (float, default 1 [no change]).
- Stat Multiplier - PlayerAbilityCritChance - Multiplier applied to the 'PlayerAbilityCritChance' statistic (float, default 1 [no change]).
- Stat Multiplier - PlayerAbilityCritDamage - Multiplier applied to the 'PlayerAbilityCritDamage' statistic (float, default 1 [no change]).
- Stat Multiplier - PlayerAbilityDamage - Multiplier applied to the 'PlayerAbilityDamage' statistic (float, default 1 [no change]).
- Stat Multiplier - PlayerAbilityDuration - Multiplier applied to the 'PlayerAbilityDuration' statistic (float, default 1 [no change]).
- Stat Multiplier - PlayerAbilityMulticastChance - Multiplier applied to the 'PlayerAbilityMulticastChance' statistic (float, default 1 [no change]).
- Stat Multiplier - PlayerAbilitySize - Multiplier applied to the 'PlayerAbilitySize' statistic (float, default 1 [no change]).
- Stat Multiplier - PlayerWeaponCDRed - Multiplier applied to the 'PlayerWeaponCDRed' statistic (float, default 1 [no change]).
- Stat Multiplier - PlayerWeaponCritChance - Multiplier applied to the 'PlayerWeaponCritChance' statistic (float, default 1 [no change]).
- Stat Multiplier - PlayerWeaponCritDamage - Multiplier applied to the 'PlayerWeaponCritDamage' statistic (float, default 1 [no change]).
- Stat Multiplier - PlayerWeaponDamage - Multiplier applied to the 'PlayerWeaponDamage' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamArmor - Multiplier applied to the 'TeamArmor' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamCurrentHealth - Multiplier applied to the 'TeamCurrentHealth' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamDodgeChance - Multiplier applied to the 'TeamDodgeChance' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamHealthBonuses - Multiplier applied to the 'TeamHealthBonuses' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamHealthRegen - Multiplier applied to the 'TeamHealthRegen' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamInviFrames - Multiplier applied to the 'TeamInviFrames' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamLifeStealChance - Multiplier applied to the 'TeamLifeStealChance' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamLifeStealValue - Multiplier applied to the 'TeamLifeStealValue' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamLuck - Multiplier applied to the 'TeamLuck' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamMagnetRange - Multiplier applied to the 'TeamMagnetRange' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamMaxHealth - Multiplier applied to the 'TeamMaxHealth' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamMoneyMultiplier - Multiplier applied to the 'TeamMoneyMultiplier' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamMovementSpeedMultiplier - Multiplier applied to the 'TeamMovementSpeedMultiplier' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamNumBanishes - Multiplier applied to the 'TeamNumBanishes' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamNumLockdowns - Multiplier applied to the 'TeamNumLockdowns' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamNumRerolls - Multiplier applied to the 'TeamNumRerolls' statistic (float, default 1 [no change]).
- Stat Multiplier - TeamXPMultiplier - Multiplier applied to the 'TeamXPMultiplier' statistic (float, default 1 [no change]).
Editing the Config File
NOTE: If you used the premade BepInEx pack mod or downloaded ConfigurationManager then you can hit F1 to open a dialog to modify options. Note that some options may not take effect without restarting the game.
To edit the config file outside of the game:
- Open notepad or your favorite text editor (Windows Key + R then 'notepad').
- File => Open. Navigate to <zombie-survivors-home>/BepInEx/config and open devopsdinosaur.zombie-survivors.easy_mode.cfg.
- Each of the options listed above can be modified according to the description. Lines starting with '#' are just comments. Lines in [] are section headers.
- After making changes, save the file and restart the game to try out the new settings!
Source Code and Bug Reporting
All of my mods are open source on GitHub here: https://github.com/devopsdinosaur/zombie-survivors-mods
Please let me know in the Posts section if you have problems or ideas for new mods/features. Or, even better, you can submit issues directly on the GitHub page here).