Search Results
Search results 61-80 of 226 for “base.json”.
These terms were highlighted: base.json
-
Hello, this is caused by the fact traders don't have their selling multipliers anymore (the multipliers that lower all items prices). You can fix it by changing the discount in the traders base files in assets/database/traders/traderID/base.json (put any number and it will decrease all selling price of the items by X%)
-
(Quote from ViP3R_76) Don't have any other mods but SAIN. in location -> map -> base.json definitely has variables that modified number of scavs. First of all, there is overwhelming ratio of PMC that comes from "IgnoreMaxBots": true in every pmc block. Also pmc is "bosses". Second, new block - "waves" that descibes scav spawn. It's really low i think. Knowing that i've managed achieve huge amount of scavs, but game start to slow down. Something i've missed. Need to balance it. On Customs i don't …
-
AutoCompatibility Framework: Brief Description: This mod calculates compatibility between modded items so that they work together, but only in the places that they "should" work together based on the mod logic. This is not an "every attachment on every weapon" mod. For now only weapons, weapon attachments, and ammo are supported. In the future I may add support for gear mods like armor plates, helmet mounted gadgets, etc. TBD [tabmenu]
-
(Quote from Hood_OK) It does not, as you can see in this run, if Tarkov.dev fails to return data, the script throws an exception and the prices aren't updated: https://github.com/DrakiaXYZ/S…job/28784173348#step:5:21 The only time it would store base SPT prices is if the Tarkov.dev API returned a response, but it was empty or lacked certain items (Which I haven't seen any proof has happened)
-
(Quote from Shlaf) It's indeed best to have fresh files, this way you'll be sure it doesn't have weird typos or missing structure due to fat finger. You're generally not supposed to edit core DB files, there's mods for that, after - BetterSpawnPlus should take a lead of what is inside vanilla files anyway, you only got to edit BetterSpawnPlus config to fit your needs.