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
|
||||
"tweakExtracts": false, // makes certain extracts less restricted (currently only Labyrinth)
|
||||
"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,47 +1,47 @@
|
||||
{
|
||||
"weaponBlacklist": {
|
||||
"tier1Blacklist": [],
|
||||
"tier2Blacklist": [],
|
||||
"tier3Blacklist": [],
|
||||
"tier4Blacklist": [],
|
||||
"tier5Blacklist": [],
|
||||
"tier6Blacklist": [],
|
||||
"tier7Blacklist": []
|
||||
},
|
||||
"equipmentBlacklist": {
|
||||
"tier1Blacklist": [],
|
||||
"tier2Blacklist": [],
|
||||
"tier3Blacklist": [],
|
||||
"tier4Blacklist": [],
|
||||
"tier5Blacklist": [],
|
||||
"tier6Blacklist": [],
|
||||
"tier7Blacklist": []
|
||||
},
|
||||
"ammoBlacklist": {
|
||||
"tier1Blacklist": [],
|
||||
"tier2Blacklist": [],
|
||||
"tier3Blacklist": [],
|
||||
"tier4Blacklist": [],
|
||||
"tier5Blacklist": [],
|
||||
"tier6Blacklist": [],
|
||||
"tier7Blacklist": []
|
||||
},
|
||||
"attachmentBlacklist": {
|
||||
"tier1Blacklist": [],
|
||||
"tier2Blacklist": [],
|
||||
"tier3Blacklist": [],
|
||||
"tier4Blacklist": [],
|
||||
"tier5Blacklist": [],
|
||||
"tier6Blacklist": [],
|
||||
"tier7Blacklist": []
|
||||
},
|
||||
"clothingBlacklist": {
|
||||
"tier1Blacklist": [],
|
||||
"tier2Blacklist": [],
|
||||
"tier3Blacklist": [],
|
||||
"tier4Blacklist": [],
|
||||
"tier5Blacklist": [],
|
||||
"tier6Blacklist": [],
|
||||
"tier7Blacklist": []
|
||||
}
|
||||
"weaponBlacklist": {
|
||||
"tier1Blacklist": [],
|
||||
"tier2Blacklist": [],
|
||||
"tier3Blacklist": [],
|
||||
"tier4Blacklist": [],
|
||||
"tier5Blacklist": [],
|
||||
"tier6Blacklist": [],
|
||||
"tier7Blacklist": []
|
||||
},
|
||||
"equipmentBlacklist": {
|
||||
"tier1Blacklist": [],
|
||||
"tier2Blacklist": [],
|
||||
"tier3Blacklist": [],
|
||||
"tier4Blacklist": [],
|
||||
"tier5Blacklist": [],
|
||||
"tier6Blacklist": [],
|
||||
"tier7Blacklist": []
|
||||
},
|
||||
"ammoBlacklist": {
|
||||
"tier1Blacklist": [],
|
||||
"tier2Blacklist": [],
|
||||
"tier3Blacklist": [],
|
||||
"tier4Blacklist": [],
|
||||
"tier5Blacklist": [],
|
||||
"tier6Blacklist": [],
|
||||
"tier7Blacklist": []
|
||||
},
|
||||
"attachmentBlacklist": {
|
||||
"tier1Blacklist": [],
|
||||
"tier2Blacklist": [],
|
||||
"tier3Blacklist": [],
|
||||
"tier4Blacklist": [],
|
||||
"tier5Blacklist": [],
|
||||
"tier6Blacklist": [],
|
||||
"tier7Blacklist": []
|
||||
},
|
||||
"clothingBlacklist": {
|
||||
"tier1Blacklist": [],
|
||||
"tier2Blacklist": [],
|
||||
"tier3Blacklist": [],
|
||||
"tier4Blacklist": [],
|
||||
"tier5Blacklist": [],
|
||||
"tier6Blacklist": [],
|
||||
"tier7Blacklist": []
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"usePreset": false,
|
||||
"presetName": "",
|
||||
"compatibilityConfig": {
|
||||
@@ -14,24 +14,26 @@
|
||||
"enableMPRSafeGuard": true,
|
||||
"PackNStrap_UnlootablePMCArmbandBelts": true,
|
||||
"WttBackPort_AllowDogtags": true,
|
||||
"WttArmoury_AddBossVariantsToBosses": true,
|
||||
"WttArmoury_AddBossVariantsToOthers": true,
|
||||
"Realism_AddGasMasksToBots": false,
|
||||
"General_SecureContainerAmmoStacks": 20
|
||||
},
|
||||
"normalizedHealthPool": {
|
||||
"enable": false,
|
||||
"setHead": true,
|
||||
"healthHead": 35,
|
||||
"setChest": true,
|
||||
"healthChest": 85,
|
||||
"setStomach": true,
|
||||
"healthStomach": 70,
|
||||
"setLeftArm": true,
|
||||
"healthLeftArm": 60,
|
||||
"setRightArm": true,
|
||||
"healthRightArm": 60,
|
||||
"setLeftLeg": true,
|
||||
"healthLeftLeg": 65,
|
||||
"setRightLeg": true,
|
||||
"healthHead": 35,
|
||||
"healthChest": 85,
|
||||
"healthStomach": 70,
|
||||
"healthLeftArm": 60,
|
||||
"healthRightArm": 60,
|
||||
"healthLeftLeg": 65,
|
||||
"healthRightLeg": 65,
|
||||
"excludedBots": [],
|
||||
"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",
|
||||
"ReleaseDate": "February 3, 2025",
|
||||
"IsLatest": true,
|
||||
"IsLatest": false,
|
||||
"NewFeatures": [],
|
||||
"Changes": [],
|
||||
"BugFixes": [
|
||||
|
||||
Reference in New Issue
Block a user