Project Zomboid

Project Zomboid

Not enough ratings
Efficiency Skill Simplified
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
235.142 KB
7 Dec, 2024 @ 1:57pm
11 Dec, 2024 @ 5:58pm
4 Change Notes ( view )

Subscribe to download
Efficiency Skill Simplified

Description
Simplified version of GersonRess's Efficiency Skill Mod.

How it works
  • This skill affects ALL TIMED ACTIONS. If an action shows a green loading bar above your head, this mod will affect it. And yes, this includes actions added by other mods.

    How it's simplified
  • Removes the Youth Worker profession, Efficient/Inefficient traits, and Efficiency skill books.
  • The Efficiency skill is now listed under Agility instead of Crafting.
  • Efficiency is set to 0 XP at the start of a new character, so this works like a typical skill without the need for default XP applied. (You can't be inefficient/slower - speed starts at 100% vanilla, and gets faster as you level up.)

    How it's rebalanced
  • TLDR: You'll do things 25% faster by level 6, 50% faster by level 9, and 60% faster by level 10. Intended for longer playthroughs.
  • This simplified version of Efficiency attempts to rebalance the skill's benefits and XP rates using an exponential calculation, considering this skill allows you to level it up faster and faster simply by leveling up.

    Level
    Timed Action Speed
    0
    100%
    1
    102%
    2
    104%
    3
    108%
    4
    112%
    5
    118%
    6
    125%
    7
    133%
    8
    141%
    9
    150%
    10
    160%


    Compatibility
  • Works in multiplayer.
  • Built-in skill icon for XP Drops - Old School RuneScape (OSRS)
    -- However, you'll be getting XP drops of 0.03 to 0.04 XP VERY frequently, so you may want to configure the drops off!
  • Excludes timed actions from the following mods to avoid gameplay issues: Lifestyle: Hobbies
    Lifestyle: Violin
    Lifestyle: Piano
    -- If you find more mods we should exclude, leave a comment!




    At some point I would like to
    Code the XP gain rate to be customizable in Sandbox Options or Mod Options
    OR
    Provide multiple speed scales within this workshop item that players can choose from via Mod ID.

    Includes multiple translations but not all. You can request another translation.
    You may use this mod's code however you want.

    Workshop ID: 3380247622
    Mod ID: EfficiencySkillSimple
18 Comments
Gojita 1 Oct @ 8:25am 
There is a bug where I try to pickup the Corpse, unable to pickup the corpse with error show up:

function: perform -- file: ISGrabCorpseAction.lua line # 40 | Vanilla
function: perform -- file: TimedActionXP.lua line # 7 | MOD: Efficiency Skill Simplified

LOG : General , 1759332026890> 1,131,372,506> bugged action, cleared queue ISGrabCorpseAction
LOG : General , 1759332032403> 1,131,378,018> [PDFTZ] Scheduled a body deletion
Sco 1 Oct @ 6:13am 
work in mp 41?
Seeker 1 Sep @ 8:09am 
Hi dev, could you also simplify the Scavenging skill and the Toughness skill? The Scavenging skill seems pretty balanced, but the Toughness skill doesn’t feel right — leveling up is way too easy, and it looks like the sandbox settings aren’t working properly.
Gojita 15 Aug @ 1:04am 
Can you make the same edit (with removed of Taxi Driver profression) from the Driving Skill mod?
TheIceCatto 19 May @ 8:12pm 
Could you try excluding the option of Cutting hunted animals from Gourmet revolution in Snake's mod pack? It messed it up quite a bit...
Kayedon 7 Apr @ 9:59pm 
Cooooould be causing an error when placing mouse traps (other traps untested), pops up a 'lil error box and is mentioned in the stacktrace, still hanging out on B41.

Callframe at: error
function: stateFromIsoObject -- file: SGlobalObject.lua line # 24 | Vanilla
function: loadIsoObject -- file: SGlobalObjectSystem.lua line # 145 | Vanilla
function: OnObjectAdded -- file: SGlobalObjectSystem.lua line # 166 | Vanilla
function: OnObjectAdded -- file: SGlobalObjectSystem.lua line # 218 | Vanilla
function: Add -- file: SGlobalObjectSystem.lua line # 261 | Vanilla
Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@c9dfda16
function: create -- file: TrapBO.lua line # 40 | Vanilla
function: perform -- file: ISBuildAction.lua line # 159 | Vanilla
function: perform -- file: TimedActionXP.lua line # 7 | MOD: Efficiency Skill Simplified
Kayedon 24 Mar @ 12:02pm 
Love the simplified version, would be nice to see "move to:" gaining XP be disabled! Also, does not seem to trigger on actions performed via crafting menu, but does via right-click for those same actions.
Bleeks 27 Dec, 2024 @ 5:57pm 
Hey, so I figured it out! It seems all of the “Specialization:” traits from the mod More Traits is what was causing the xp to deplete instead of go up. When I went into debug and removed the trait do gain went back to normal.
Arlocke  [author] 27 Dec, 2024 @ 5:06pm 
I tested on 2 different mod collections I play with, one of them has 430+ mods and I'm lv.5 working toward 6, and I don't see the XP reducing. Seems to be okay. But if you find the cause for the issue, do let us know!
Arlocke  [author] 27 Dec, 2024 @ 4:47pm 
@Bleeks Thanks for reporting this! I'll test for this bug and see if it happens for me too.