update: sync mods 2026-02-14T15:39:40+02:00
This commit is contained in:
@@ -8,5 +8,5 @@
|
|||||||
"removeMapLimitations": false, // removes map limitations from certain quests
|
"removeMapLimitations": false, // removes map limitations from certain quests
|
||||||
"tweakExtracts": false, // makes certain extracts less restricted (currently only Labyrinth)
|
"tweakExtracts": false, // makes certain extracts less restricted (currently only Labyrinth)
|
||||||
"hideoutCustomizations": true, // allows you to unlock otherwise unobtainable customizations for the hideout
|
"hideoutCustomizations": true, // allows you to unlock otherwise unobtainable customizations for the hideout
|
||||||
"tweakAsVal": false // makes the vss/val not overheat as fast by reducing the heat per shot, and nerfing the heat per shot on various 9x39 ammo
|
"tweakAsVal": true // makes the vss/val not overheat as fast by reducing the heat per shot, and nerfing the heat per shot on various 9x39 ammo
|
||||||
}
|
}
|
||||||
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"usePreset": false,
|
"usePreset": false,
|
||||||
"presetName": "",
|
"presetName": "",
|
||||||
"compatibilityConfig": {
|
"compatibilityConfig": {
|
||||||
@@ -14,24 +14,26 @@
|
|||||||
"enableMPRSafeGuard": true,
|
"enableMPRSafeGuard": true,
|
||||||
"PackNStrap_UnlootablePMCArmbandBelts": true,
|
"PackNStrap_UnlootablePMCArmbandBelts": true,
|
||||||
"WttBackPort_AllowDogtags": true,
|
"WttBackPort_AllowDogtags": true,
|
||||||
|
"WttArmoury_AddBossVariantsToBosses": true,
|
||||||
|
"WttArmoury_AddBossVariantsToOthers": true,
|
||||||
"Realism_AddGasMasksToBots": false,
|
"Realism_AddGasMasksToBots": false,
|
||||||
"General_SecureContainerAmmoStacks": 20
|
"General_SecureContainerAmmoStacks": 20
|
||||||
},
|
},
|
||||||
"normalizedHealthPool": {
|
"normalizedHealthPool": {
|
||||||
"enable": false,
|
"enable": false,
|
||||||
"setHead": true,
|
"setHead": true,
|
||||||
"healthHead": 35,
|
|
||||||
"setChest": true,
|
"setChest": true,
|
||||||
"healthChest": 85,
|
|
||||||
"setStomach": true,
|
"setStomach": true,
|
||||||
"healthStomach": 70,
|
|
||||||
"setLeftArm": true,
|
"setLeftArm": true,
|
||||||
"healthLeftArm": 60,
|
|
||||||
"setRightArm": true,
|
"setRightArm": true,
|
||||||
"healthRightArm": 60,
|
|
||||||
"setLeftLeg": true,
|
"setLeftLeg": true,
|
||||||
"healthLeftLeg": 65,
|
|
||||||
"setRightLeg": true,
|
"setRightLeg": true,
|
||||||
|
"healthHead": 35,
|
||||||
|
"healthChest": 85,
|
||||||
|
"healthStomach": 70,
|
||||||
|
"healthLeftArm": 60,
|
||||||
|
"healthRightArm": 60,
|
||||||
|
"healthLeftLeg": 65,
|
||||||
"healthRightLeg": 65,
|
"healthRightLeg": 65,
|
||||||
"excludedBots": [],
|
"excludedBots": [],
|
||||||
"normalizeSkills": false
|
"normalizeSkills": false
|
||||||
|
|||||||
@@ -1,8 +1,38 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"Version": "2.1.3",
|
||||||
|
"ReleaseDate": "February 14, 2025",
|
||||||
|
"IsLatest": true,
|
||||||
|
"NewFeatures": [],
|
||||||
|
"Changes": [
|
||||||
|
"Bunch of code cleanup"
|
||||||
|
],
|
||||||
|
"BugFixes": [
|
||||||
|
"Resolved Boss, Follower, and Special bot loot toggles being flipped"
|
||||||
|
],
|
||||||
|
"KnownIssues": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Version": "2.1.2",
|
||||||
|
"ReleaseDate": "February 14, 2025",
|
||||||
|
"IsLatest": false,
|
||||||
|
"NewFeatures": [
|
||||||
|
"Webconfig toggle to allow bosses to have WTT Armoury weapons intended by the authors",
|
||||||
|
"Webconfig toggle to disallow other bots to have WTT Armoury weapons intended by the authors to be on bosses"
|
||||||
|
],
|
||||||
|
"Changes": [
|
||||||
|
"Various logging changes",
|
||||||
|
"Various additional internal blacklist changes"
|
||||||
|
],
|
||||||
|
"BugFixes": [
|
||||||
|
"Resolved Import Equipment counter not resetting when reapplying config settings"
|
||||||
|
],
|
||||||
|
"KnownIssues": []
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Version": "2.1.1",
|
"Version": "2.1.1",
|
||||||
"ReleaseDate": "February 3, 2025",
|
"ReleaseDate": "February 3, 2025",
|
||||||
"IsLatest": true,
|
"IsLatest": false,
|
||||||
"NewFeatures": [],
|
"NewFeatures": [],
|
||||||
"Changes": [],
|
"Changes": [],
|
||||||
"BugFixes": [
|
"BugFixes": [
|
||||||
|
|||||||
Reference in New Issue
Block a user