Project Zomboid

Project Zomboid

431 ratings
Standardized Nimble XP
3
3
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
91.651 KB
Nov 9, 2021 @ 3:56pm
1 Change Note ( view )

Subscribe to download
Standardized Nimble XP

In 1 collection by ConquerorKoala
Standardized Experience
5 items
Description
Build 41.56

Project Zomboid uses a random number generator (RNG) to determine if a player gets Nimble XP.
This mod changes this to a new method in which the player gets consistently rewarded XP for combat walking, every X (configurable) time for Y (configurable) bonus XP.
This means that you can reliably obtain nimble XP without reliance on RNG.

This mod requires Mod Options, it is how you can configure X and Y.

If you like this mod, check out my other mod: Standardized Sprinting XP.


Workshop ID: 2650512095
Mod ID: STNIMBLE
35 Comments
Jtriks Jan 20 @ 5:06am 
NEEED
Slurping Discharge Jan 19 @ 12:07pm 
update this to 42 PLEASE T.T
jack Dec 29, 2024 @ 2:36pm 
@gamer_fr3d the mod has configurations for a reason, if it's too fast (which i agree, it is) by default, just change it to your liking
TotallyNotAFurry Dec 21, 2024 @ 12:24pm 
Do you plan to update to build 42?
GAMER_FR3D May 29, 2023 @ 9:05pm 
Oof, I'm all in for getting the same amount of xp you would normally get if the game gave you it's normal amount everytime it should instead of rolling dice, but with this mod installed paired with my usual build that starts with 3 level in nimble, I litterally got to level 9 in 4 days in game... I think anybody would think this is a little too op ^^"
issacthompson330 Feb 10, 2023 @ 10:29pm 
@Misha_CreutzFelt
If it is for an Existing Server then you can't change the mods without breaking it from my limited knowledge of how this game works. I only really play Single Player consistently.
Myan~ramen Feb 6, 2023 @ 7:51pm 
@issacthompson330
When I do this, it crashes cuz it says the file doesnt match on server
issacthompson330 Jan 30, 2023 @ 12:51am 
And if you can't find the mod folder just open the Mod Directory in game, click on the mod, and look to the bottom right of the screen
issacthompson330 Jan 30, 2023 @ 12:49am 
Great mod. I hate the idea of grinding for a stat as important as this in such an unreliable way.
That said, for those who have issue like myself with the exp multiplier available, if you are willing to go though the code yourself you can change it easy.

How?
Step 1
Find the mods folder > Standardized Nimble XP > media > lua
Step 2
Open all the lua files in the folders
Step 3
On the Server File go to line 28 and add the value to the array by typing the number and a , you want just after the {
Step 4
This one is more complicated but still simple to anyone who knows any programming
On the shared File copy line 26 and edit the new line 27 so the [] contain a 7 and the "" contain the value you used before.

Hope this helps for those who think the lowest is too fast and can't wait for the creator of the mod to change it.