Do not ask when mod authors will update their mods or if they can upload older versions of their mods.
Bothering mod authors will lead to warnings and repeat offenses will lead to bans.
Bothering mod authors will lead to warnings and repeat offenses will lead to bans.
Due to an unusually high volume of traffic, our site may be experiencing intermittent slowdowns. If you notice any issues, log out of your account and browse anonymously so you can better utilize caching or try using forge.sp-tarkov.com to search for and download mods.
Configure durability of plates and inserts using a config file.
Without editing the config this mod will change nothing
Usage
To change armor durability:
- Open SPT\user\mods\ConfigurableArmorDurability\config\config.json
- edit plateDurabilityMult to desired multiplier (higher is more)
- Save the file
Installation
- Download
- Extract zip to SPT root
- Probably put at bottom of load order
Disclaimer:
THIS CHANGES THE PLATE DURABILITY FOR BOTS TOO
I haven't done much testing on the blunt throughput changes. Ideally a lower number = less blunt damage.
s/o to Chomp for mod examples
-
Version 1.1.0
- GeneralGoon
- 41 Downloads
Updated to accommodate armored equipment
-
Version 1.0.2
- GeneralGoon
- 65 Downloads
Updated for SPT 3.11
-
Version 1.0.1
- GeneralGoon
- 713 Downloads
Updated for SPT 3.10
-
Version 1.0.0
- GeneralGoon
- 274 Downloads
TheSaladGuy
Hi, I noticed that items with multiple matching base classes (like
ARMOR_PLATE
andARMORED_EQUIPMENT
) are having their durability values scaled more than once.For example, if both
plateDurabilityMult
andinsertDurabilityMult
are set to2
, and an item matches multiple base classes, the final durability ends up being around 6x or more instead of 2x — due to the multiplier being applied multiple times.It would help to either:
Use
else if
to ensure only one category applies per item, orTrack whether the item was already modified in the loop to prevent stacking.
Thanks for the work on the mod just wanted to point this out to help improve it!
TheSaladGuy
Some and visors aren't affected because they aren't using built in plates, Could you include those?
GeneralGoon Author
If you could give me an example I'd be happy to look into it.
TheSaladGuy
Kolpak-1S faceshield, some are affected and it's weird
GeneralGoon Author
should work now
TheSaladGuy
Great, works like a charm! Thanks for the quick update
joshuablanco015
Update pleaseeee i beg you
GeneralGoon Author
Done
wlsk20
spt server said this version is 3.10 not to 3.11
GeneralGoon Author
should be fixed
JianQian
Will this increase aipmc Armor durability?
GeneralGoon Author
Yes
AIMATOMIC
Бро , Мог бы ты сделать также правку для оружие?
убивая в рейде 100-200 ботов я должен всегда носить 3-5 одинаковых пушек .
( если кто то знает как изменить прочность без модов пожалуйста напишите мне )
всех обнял .spt братья ))))
GRANDPRIOR
У нужной пушки в файле items, по адресу EFT\SPT_Data\Server\database\templates измени значение OperatingResource, чем больше число, тем меньше изнашивается пушка.
ezlife
Just what I was looking for all along, thanks.
Have you noticed any incompatibilities or issues, for example if you uninstall the mod after using it?
Doesn't that mess up the profile?
GeneralGoon Author
I would say it shouldn't but I haven't personally tested it. You might have armor over its max durability if you just remove it.