Configurable Stim Uses 1.0.2

Please do not ask when mod authors will update their mods to 3.10 or if they can upload older versions of their mods.
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.

Configure the amount of uses of stims. That's it.


Configure the amount of uses stims have with a config file.


Without editing the config this mod will change nothing



Usage

To change stim uses:

  1. Open SPT\user\mods\ConfigurableStimUses\config\config.json
  2. Edit "uses" to desire amount
  3. Save the file



Installation

  1. Download
  2. Extract zip to SPT root
  3. Probably put at bottom of load order




s/o to Chomp for mod examples

  • Is there a way to config specific use numbers per stim? Having an ETG-C as one and a morphine as 3 for example

  • I can now stop saving Stims for a better occasion. Thanks

    Thumbs Up 1
  • Great mod! Can you add duration modding?

    • If I decide to, it would be a separate mod.

    • add “useTime”: 0.1 to the config.json
      add item._props.medUseTime = this.modConfig.useTime; after line 24 in mod.ts

      it will change the time to use all stimulants by one tenth of a second

    • I think he meant effect duration

    • yes sir if have stim effect duration all time in raid is good.. btw great mod

    • change usetime with Effectduration should work the same way :)

      Thumbs Up 1
  • @GeneralGoon, Great mod. Does this effect ALL (22) of the "Medical - "injectors" and/or the (24) of the "stimulants"? Thanks


    https://escapefromtarkov.fando…#Injectors_and_stimulants


    https://escapefromtarkov.fandom.com/wiki/Category:Stimulants


    Also, TYPO???

    Overview

    Usage

    To blacklist a category from the flea:


    • It should effect all. I had to manually change the max uses of morphine but the rest seemed changed.

      It recursively changes all "stimulators". Then specifically changes morphine.

      and thank you for pointing out the typo lol

      Thumbs Up 1
    • This is because morphine's parent class is Drugs, whereas all other stimulants are Stimulator, apparently this is because morphine was added before all stimulants and is in the class of painkillers.

    • And also SJ15 is apparently a new stimulant, which has not yet appeared in SPT, so on the wiki there are 24 of them, in the game so far 23, and the class of Stimulator at the moment refers to only 22