About this mod
Raises the level cap from 101 to ANY for all skills
- Permissions and credits
- Mirrors
If you have concerns about the files or the author, you can check and compile the source code from GitHub page by yourself, or verify the binaries using IDA.
Mod tested only on latest Stream game version (1.0.68), probably it's will be work on GOG too. Let me know if you using GOG version
Although the mod is named "Kenshi 200 LVL," you can set and level up to any desired level.
VirusTotal (please check out behavior page):
- DLL
Installation
1. Unzip DLL and INI files to the game folder (to kenshi_x64.exe or kenshi_GOG_x64.exe location).
2. Add Plugin=Kenshi200Lvl line to Plugins_x64.cfg to the end.
Plugins_x64.cfg file example:![]()
3. Run game.
4. Adjust settings in config file (if needed).
Using
All available parameters to change are in config file: Kenshi200Lvl_config.ini
The mod supports real-time configuration updates, so you can change settings while playing the game.
Parameters:
- Enabled - (1 = On, 0 = Off).
- Max Level - (101 or above). The new maximum level of all skills.
- Fade Level - (0 to 101). Controls the difficulty of leveling: Lower = easier leveling, higher = harder. After this level, leveling difficulty increases more slowly, that's allows reach new 'Max Level'. Recommended: 60 to 90 (especially if using mods for extra XP). I'm really not recommend you to set low values (50 or lower) for this parameter, it's may break immersion and difficulty of leveling and gameplay.
- Debug Console - (1 = On, 0 = Off). Enables the console on game startup if 1. The console displays information about mod loading.
WARNING: If the mod is disabled - skills above level 101 will continue to increase despite the limit. The higher they are than 101, the faster they will grow.
Impact on Gameplay
Your choice of Fade Level directly influences the game's pace.
A lower value will make it easier and quicker to reach the new maximum level, providing a more casual experience.
A higher value will do the opposite, making the journey a challenging endeavor that will require substantial time and effort.
Some Graphs for understanding how algorithm works
XP Gain - The speed at which you will gain a new level (higher is faster leveling)
Vanilla Kenshi![]()
Fade Level = 50
Max Level = 201![]()
Fade Level = 70
Max Level = 501![]()
Links
Github source code page: https://github.com/oukibt/Kenshi200Lvl