Project Zomboid

Project Zomboid

Nimble Affects Turning Speed
Showing 1-8 of 8 entries
Update: Jul 31, 2024 @ 3:07pm

- Fixed bugs (were also added additional checks to avoid bugs that could theoretically occur)
- Optimized code
- Simplified sandbox settings
- Changed traits values

Update: Jul 31, 2024 @ 1:12am

Fixed text dublicate, thanks Ravi for report!
Changed base traits turn speed and base % for nimble speed on each nimble lvl

Update: Apr 2, 2024 @ 9:43pm

- Added Spanish translate, thanks SharleBu
- Small changes

Update: Nov 13, 2023 @ 9:15pm

Added sandbox settings, fixed code, slightly increased values

Update: Oct 31, 2023 @ 3:27am

small fix

Update: Oct 30, 2023 @ 1:53pm

The code has been optimized, the "Under the influence" trait has been strengthened. Now for the trait you will get 3 points (previously it was 4), the penalty for turns is now 60% (from 40%), now the penalty cannot be removed if you take the "Under the influence" trait, the turning speed is 10 Nimble level will be +35%

Update: Sep 11, 2023 @ 1:05pm

Removed unnecessary code, optimized code

The code increased the rotation speed every tick, which I didn’t really like and could affect performance, now the rotation speed does not increase every tick, as it was before, but is added only when the level increases, unnecessary code has been removed

Update: Aug 15, 2023 @ 5:38am