
Upgrade your pharmaceutical needs
This mod is based off of INFMEDS-Update BY WispsFlame 1.2.0.
I added a little bit more functionality to the mod.
You can now change med’s uses and hp based on a multiplier. Items are categorized into Drugs, Stims, Medkits and Medical.
You can enable Trader’s prices to be updated based on the multiplier. It should work for added traders.
How to use:
Edit the config.json
Enables console Logs
“logItemsWithModifiedUses”: true,
Change trader’s price based on the modifier
“changePrice”: true,
Enable changes based on category
“changeStims”: true,
“changeMedkits”: true,
“changeMedical”: true,
“changeDrugs”: true,
Enable 999 uses/hp based on category
“infDrugs”: false,
“infStims”: false,
“infMedkits”: false,
“infMedical”: false,
Multipliers for each category
“stimUsesMultiplier”: 10,
“medkitHpMultiplier”: 2,
“medicalUsesMultiplier”: 2,
“drugUsesMultiplier”: 2,
Blacklist item by itemId to keep them unchanged
“blacklisted_stims”: [
“648c1a965043c4052a4f8505”
],
“blacklisted_medkits”: [
“5755356824597772cb798962”,
“5e99711486f7744bfc4af328”,
“5e99735686f7744bfc4af32c”
],
“blacklisted_medical”: [],
“blacklisted_drugs”: [],
Do not change this, this are the currencyId’s.
“currencyTpls”: [
“5449016a4bdc2d6f028b456f”,
“569668774bdc2da2298b4568”,
“5696686a4bdc2da3298b456a”,
“59faff1d86f7746c51718c9c”
]
0.0 MB
61 Downloads
Initial release
Details
-
GUID
com.bubbles.pharmacist
-
Category
-
License
-
Source Code
-
Latest Version VirusTotal Result
Sup bro, good mod, though there is a little logic hole: there is no multiplier for barter. As it was 5 juice boxes for propital - so it is regardless chosen multiplier. For craft is the same, though I suppose it’s kinda ok…