Advertisement
Guest User

Custom config for spawns

a guest
Mar 4th, 2023
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.20 KB | None | 0 0
  1. {
  2. "ver": "PreyToLive-BetterSpawnsPlus-v1.0.7",
  3. "desc": "Preset with only the spawn changes enabled",
  4.  
  5. "betterSpawnsPlus": true,
  6. "botSpawnTimeMultiplier": 0.8,
  7. "adjustBotToPMCRatios": true,
  8. "pmcRatio": 0.5,
  9. "scavRatio": 1.5,
  10. "botEscortMultiplier": 0.1,
  11. "snipersAtStart": false,
  12. "sniperBuddies": true,
  13. "bossOpenZones": true,
  14. "bossInvasion": true,
  15. "bossInvasionMinSpawnChance":5,
  16. "debug": false,
  17. "raids": {
  18. "locations": {
  19. "enabled": true,
  20. "allOpenZones": "enabled-by-default",
  21. "customs": {
  22. "betterSpawns": {
  23. "enabled": true,
  24. "bosses": {
  25. "enabled": true,
  26. "chance": {
  27. "knight": 5,
  28. "reshala": 10,
  29. "tagilla": 5,
  30. "killa": 5,
  31. "shturman": 5,
  32. "sanitar": 5,
  33. "glukhar": 5
  34. }
  35. },
  36. "cultists": {
  37. "enabled": true,
  38. "chance": 10
  39. },
  40. "snipers": {
  41. "enabled": true
  42. }
  43. },
  44. "settings": {
  45. "enabled": true,
  46. "escapeTimeLimit": 60,
  47. "maxBotCap": 25
  48. },
  49. "airdrops": {
  50. "enabled": false,
  51. "airdropChance": 20,
  52. "airdropsPerRaid": 1
  53. },
  54. "loot": {
  55. "enabled": false,
  56. "globalLootChanceModifier": 0.8,
  57. "looseLootMultiplier": 1,
  58. "staticLootMultiplier": 1
  59. }
  60. },
  61. "factory": {
  62. "betterSpawns": {
  63. "enabled": true,
  64. "bosses": {
  65. "enabled": true,
  66. "chance": {
  67. "knight": 5,
  68. "reshala": 5,
  69. "tagilla": 10,
  70. "killa": 5,
  71. "shturman": 5,
  72. "sanitar": 5,
  73. "glukhar": 5
  74. }
  75. },
  76. "cultists": {
  77. "enabled": true,
  78. "chance": 15
  79. }
  80. },
  81. "settings": {
  82. "enabled": true,
  83. "escapeTimeLimit": 45,
  84. "maxBotCap": 25
  85. },
  86. "loot": {
  87. "enabled": false,
  88. "globalLootChanceModifier": 0.2,
  89. "looseLootMultiplier": 1,
  90. "staticLootMultiplier": 1
  91. }
  92. },
  93. "interchange": {
  94. "betterSpawns": {
  95. "enabled": true,
  96. "bosses": {
  97. "enabled": true,
  98. "chance": {
  99. "knight": 5,
  100. "reshala": 5,
  101. "tagilla": 5,
  102. "killa": 10,
  103. "shturman": 5,
  104. "sanitar": 5,
  105. "glukhar": 5
  106. }
  107. },
  108. "cultists": {
  109. "enabled": true,
  110. "chance": 10
  111. }
  112. },
  113. "settings": {
  114. "enabled": true,
  115. "escapeTimeLimit": 60,
  116. "maxBotCap": 25
  117. },
  118. "airdrops": {
  119. "enabled": false,
  120. "airdropChance": 20,
  121. "airdropsPerRaid": 1
  122. },
  123. "loot": {
  124. "enabled": false,
  125. "globalLootChanceModifier": 0.64,
  126. "looseLootMultiplier": 1,
  127. "staticLootMultiplier": 1
  128. }
  129. },
  130. "labs": {
  131. "betterSpawns": {
  132. "enabled": true,
  133. "bosses": {
  134. "enabled": true,
  135. "chance": {
  136. "knight": 10,
  137. "reshala": 10,
  138. "tagilla": 10,
  139. "killa": 10,
  140. "shturman": 10,
  141. "sanitar": 10,
  142. "glukhar": 10
  143. }
  144. },
  145. "cultists": {
  146. "enabled": true,
  147. "chance": 20
  148. }
  149. },
  150. "settings": {
  151. "enabled": true,
  152. "escapeTimeLimit": 45,
  153. "maxBotCap": 25
  154. },
  155. "loot": {
  156. "enabled": false,
  157. "globalLootChanceModifier": 0.37,
  158. "looseLootMultiplier": 1,
  159. "staticLootMultiplier": 1
  160. }
  161. },
  162. "lighthouse": {
  163. "betterSpawns": {
  164. "enabled": true,
  165. "bosses": {
  166. "enabled": true,
  167. "chance": {
  168. "knight": 10,
  169. "reshala": 10,
  170. "tagilla": 10,
  171. "killa": 10,
  172. "shturman": 10,
  173. "sanitar": 10,
  174. "glukhar": 10,
  175. "zryachiy": 100
  176. }
  177. },
  178. "cultists": {
  179. "enabled": true,
  180. "chance": 10
  181. },
  182. "snipers": {
  183. "enabled": true
  184. }
  185. },
  186. "settings": {
  187. "enabled": true,
  188. "escapeTimeLimit": 60,
  189. "maxBotCap": 25
  190. },
  191. "airdrops": {
  192. "enabled": false,
  193. "airdropChance": 20,
  194. "airdropsPerRaid": 1
  195. },
  196. "loot": {
  197. "enabled": false,
  198. "globalLootChanceModifier": 0.17,
  199. "looseLootMultiplier": 1,
  200. "staticLootMultiplier": 1
  201. }
  202. },
  203. "reserve": {
  204. "betterSpawns": {
  205. "enabled": true,
  206. "bosses": {
  207. "enabled": true,
  208. "chance": {
  209. "knight": 5,
  210. "reshala": 5,
  211. "tagilla": 5,
  212. "killa": 5,
  213. "shturman": 5,
  214. "sanitar": 5,
  215. "glukhar": 10
  216. }
  217. },
  218. "cultists": {
  219. "enabled": true,
  220. "chance": 10
  221. }
  222. },
  223. "settings": {
  224. "enabled": true,
  225. "escapeTimeLimit": 60,
  226. "maxBotCap": 25
  227. },
  228. "airdrops": {
  229. "enabled": false,
  230. "airdropChance": 10,
  231. "airdropsPerRaid": 1
  232. },
  233. "loot": {
  234. "enabled": false,
  235. "globalLootChanceModifier": 0.33,
  236. "looseLootMultiplier": 1,
  237. "staticLootMultiplier": 1
  238. }
  239. },
  240. "shoreline": {
  241. "betterSpawns": {
  242. "enabled": true,
  243. "bosses": {
  244. "enabled": true,
  245. "chance": {
  246. "knight": 5,
  247. "reshala": 5,
  248. "tagilla": 5,
  249. "killa": 5,
  250. "shturman": 5,
  251. "sanitar": 10,
  252. "glukhar": 5
  253. }
  254. },
  255. "cultists": {
  256. "enabled": true,
  257. "chance": 10
  258. },
  259. "snipers": {
  260. "enabled": true
  261. }
  262. },
  263. "settings": {
  264. "enabled": true,
  265. "escapeTimeLimit": 60,
  266. "maxBotCap": 25
  267. },
  268. "airdrops": {
  269. "enabled": false,
  270. "airdropChance": 20,
  271. "airdropsPerRaid": 1
  272. },
  273. "loot": {
  274. "enabled": false,
  275. "globalLootChanceModifier": 0.3,
  276. "looseLootMultiplier": 1,
  277. "staticLootMultiplier": 1
  278. }
  279. },
  280. "streets": {
  281. "betterSpawns": {
  282. "enabled": true,
  283. "bosses": {
  284. "enabled": true,
  285. "chance": {
  286. "knight": 10,
  287. "reshala": 10,
  288. "tagilla": 10,
  289. "killa": 10,
  290. "shturman": 10,
  291. "sanitar": 10,
  292. "glukhar": 10
  293. },
  294. "cultists": {
  295. "enabled": true,
  296. "chance": 10
  297. }
  298. },
  299. "snipers": {
  300. "enabled": true
  301. }
  302. },
  303. "settings": {
  304. "enabled": true,
  305. "escapeTimeLimit": 60,
  306. "maxBotCap": 25
  307. },
  308. "airdrops": {
  309. "enabled": false,
  310. "airdropChance": 12,
  311. "airdropsPerRaid": 1
  312. },
  313. "loot": {
  314. "enabled": false,
  315. "globalLootChanceModifier": 0.55,
  316. "looseLootMultiplier": 1,
  317. "staticLootMultiplier": 1
  318. }
  319. },
  320. "woods": {
  321. "betterSpawns": {
  322. "enabled": true,
  323. "bosses": {
  324. "enabled": true,
  325. "chance": {
  326. "knight": 5,
  327. "reshala": 5,
  328. "tagilla": 5,
  329. "killa": 5,
  330. "shturman": 10,
  331. "sanitar": 5,
  332. "glukhar": 5
  333. }
  334. },
  335. "cultists": {
  336. "enabled": true,
  337. "chance": 10
  338. },
  339. "snipers": {
  340. "enabled": true
  341. }
  342. },
  343. "settings": {
  344. "enabled": true,
  345. "escapeTimeLimit": 60,
  346. "maxBotCap": 25
  347. },
  348. "airdrops": {
  349. "enabled": false,
  350. "airdropChance": 25,
  351. "airdropsPerRaid": 1
  352. },
  353. "loot": {
  354. "enabled": false,
  355. "globalLootChanceModifier": 0.9,
  356. "looseLootMultiplier": 1,
  357. "staticLootMultiplier": 1
  358. }
  359. }
  360. },
  361. "extractions": {
  362. "enabled": false,
  363. "openAllExfilsRegardlessOfEntryPoint": false,
  364. "allExtractionsAlwaysAvailable": false,
  365. "removeExtractionRestrictions": false
  366. },
  367. "airdrops": {
  368. "enabled": false,
  369. "airdropMinStartTime": 1,
  370. "airdropMaxStartTime": 5,
  371. "planeVolume": 50
  372. },
  373. "experimental": {
  374. "randomCultistEncounters": {
  375. "enabled": true,
  376. "chance": 5,
  377. "botAmount": "1,1,1,1,1,2,2,2,2,3"
  378. },
  379. "randomRaiderEncounters": {
  380. "enabled": true,
  381. "chance": 5,
  382. "botAmount": "1,1,1,1,1,2,2,2,2,3"
  383. },
  384. "randomRogueEncounters": {
  385. "enabled": true,
  386. "chance": 5,
  387. "botAmount": "1,1,1,1,1,2,2,2,2,3"
  388. }
  389. }
  390. },
  391. "bots": {
  392. "enabled": true,
  393. "pmc": {
  394. "chanceSameFactionIsHostile": 0,
  395. "botLevelRelativeToPlayerLevel": 5,
  396. "customPmcDogTags": false,
  397. "makePmcsNotRandomlyTalk": false
  398. }
  399. },
  400. "items": {
  401. "enabled": false,
  402. "repairs": {
  403. "removeArmorDegradationFromRepairs": false,
  404. "removeWeaponDegradationFromRepairs": false
  405. },
  406. "insurance": {
  407. "insuranceAllowedOnAllLocations": false,
  408. "insuranceAllowedForAllItems": false
  409. },
  410. "gear": {
  411. "removeWeaponDurabilityBurn": false,
  412. "removeWeaponDeteriorationFromBullets": false
  413. },
  414. "allowAllItemsToBelootable": false,
  415. "allItemsUnexaminedByDefault": false,
  416. "keys": {
  417. "labsAccessKeycard": {
  418. "removeLabsReq": false,
  419. "maxNumberOfUses": 1
  420. }
  421. }
  422. },
  423. "player": {
  424. "enabled": false,
  425. "scavCooldownTimer": 25,
  426. "healthInRaid": {
  427. "enabled": false,
  428. "energyLoopTime": 1,
  429. "energyDecreasePerLoopTime": 3.2,
  430. "hydrationLoopTime": 1,
  431. "hydrationDecreasePerLoopTime": 2.6
  432. },
  433. "healthInHideout": {
  434. "enabled": false,
  435. "energyRegenerationLoopTime": 1,
  436. "hydrationRegenerationLoopTime": 1,
  437. "healthRegenerationMultiplier": 1,
  438. "removeFreeHealTrialLevelsAndRaids": false
  439. },
  440. "tacticalClothing": {
  441. "allowAllTacticalClothingForBothFactions": false,
  442. "unlockAllTacticalClothingForFree": false
  443. }
  444. },
  445. "hideout": {
  446. "enabled": false,
  447. "constructionTimeMultiplier": 1,
  448. "productionTimeMultiplier": 1
  449. },
  450. "traders": {
  451. "enabled": false,
  452. "repairCostMultiplierForAllTraders": 1,
  453. "prapor": {
  454. "insurance": {
  455. "insuranceMultiplier": 0.16,
  456. "returnChancePercent": 80,
  457. "minReturnTime": 24,
  458. "maxReturnTime": 36
  459. },
  460. "repairs": {
  461. "repairQualityDegradation": 1.2
  462. }
  463. },
  464. "therapist": {
  465. "insurance": {
  466. "insuranceMultiplier": 0.25,
  467. "returnChancePercent": 90,
  468. "minReturnTime": 10,
  469. "maxReturnTime": 20
  470. }
  471. },
  472. "skier": {
  473. "repairs": {
  474. "repairQualityDegradation": 1
  475. }
  476. },
  477. "mechanic": {
  478. "repairs": {
  479. "repairQualityDegradation": 0.7
  480. }
  481. }
  482. },
  483. "misc": {
  484. "replaceTradersProfilePics": false,
  485. "replaceLauncherBackground": false
  486. }
  487. }
  488.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement