VforValens 1f49331d9c v1.2.0 Release Ready
**v1.2.0 Changelog**
* Compatible with SPT-Aki v3.2.2
* Updated Readme
* Separated progression.ts into scav.ts and pmc.ts
* Added config/scav.json and config/pmc.json
* Added the ability to fully customize the whitelist(s) to your desire(s) with 5 whole templates to customize.
* Nerfed RFB, and M1A spawn rates on Scavs from 3.35% to 1.07%
* Nerfed Scavs to adopt Template 2 at Lv 33 instead of Lv 26 to compensate for Workbench 3 at Lv 30.
2022-09-05 20:30:53 -04:00

201 lines
4.7 KiB
JSON

{
"pmcProgression": true,
"customWhitelist1":
{
"levelRange":
{
"min": 1,
"max": 15
},
"equipment":
{
"FirstPrimaryWeapon": [],
"Holster": [],
"Backpack": [],
"TacticalVest": [],
"Earpiece": [],
"Headwear": [],
"ArmorVest": [],
"Eyewear": [],
"ArmBand": [],
"FaceCover": []
},
"cartridge":
{
"Caliber762x54R": [],
"Caliber762x51": [],
"Caliber762x39": [],
"Caliber762x25TT": [],
"Caliber366TKM": [],
"Caliber556x45NATO": [],
"Caliber545x39": [],
"Caliber46x30": [],
"Caliber1143x23ACP": [],
"Caliber9x19PARA": [],
"Caliber9x18PM": [],
"Caliber12g": [],
"Caliber20g": []
}
},
"customWhitelist2":
{
"levelRange":
{
"min": 16,
"max": 24
},
"equipment":
{
"FirstPrimaryWeapon": [],
"Holster": [],
"Backpack": [],
"TacticalVest": [],
"Earpiece": [],
"Headwear": [],
"ArmorVest": [],
"Eyewear": [],
"ArmBand": [],
"FaceCover": []
},
"cartridge":
{
"Caliber762x54R": [],
"Caliber762x51": [],
"Caliber762x39": [],
"Caliber762x25TT": [],
"Caliber366TKM": [],
"Caliber556x45NATO": [],
"Caliber545x39": [],
"Caliber46x30": [],
"Caliber1143x23ACP": [],
"Caliber9x19PARA": [],
"Caliber9x18PM": [],
"Caliber12g": [],
"Caliber20g": []
}
},
"customWhitelist3":
{
"levelRange":
{
"min": 25,
"max": 33
},
"equipment":
{
"FirstPrimaryWeapon": [],
"Holster": [],
"Backpack": [],
"TacticalVest": [],
"Earpiece": [],
"Headwear": [],
"ArmorVest": [],
"Eyewear": [],
"ArmBand": [],
"FaceCover": []
},
"cartridge":
{
"Caliber762x54R": [],
"Caliber762x51": [],
"Caliber762x39": [],
"Caliber762x25TT": [],
"Caliber366TKM": [],
"Caliber556x45NATO": [],
"Caliber545x39": [],
"Caliber46x30": [],
"Caliber1143x23ACP": [],
"Caliber9x19PARA": [],
"Caliber9x18PM": [],
"Caliber12g": [],
"Caliber20g": []
}
},
"customWhitelist4":
{
"levelRange":
{
"min": 34,
"max": 45
},
"equipment":
{
"FirstPrimaryWeapon": [],
"Holster": [],
"Backpack": [],
"TacticalVest": [],
"Earpiece": [],
"Headwear": [],
"ArmorVest": [],
"Eyewear": [],
"ArmBand": [],
"FaceCover": []
},
"cartridge":
{
"Caliber762x54R": [],
"Caliber762x51": [],
"Caliber762x39": [],
"Caliber762x25TT": [],
"Caliber366TKM": [],
"Caliber556x45NATO": [],
"Caliber545x39": [],
"Caliber46x30": [],
"Caliber1143x23ACP": [],
"Caliber9x19PARA": [],
"Caliber9x18PM": [],
"Caliber12g": [],
"Caliber20g": []
}
},
"customWhitelist5":
{
"levelRange":
{
"min": 46,
"max": 70
},
"equipment":
{
"FirstPrimaryWeapon": [],
"Holster": [],
"Backpack": [],
"TacticalVest": [],
"Earpiece": [],
"Headwear": [],
"ArmorVest": [],
"Eyewear": [],
"ArmBand": [],
"FaceCover": []
},
"cartridge":
{
"Caliber762x54R": [],
"Caliber762x51": [],
"Caliber762x39": [],
"Caliber762x25TT": [],
"Caliber366TKM": [],
"Caliber556x45NATO": [],
"Caliber545x39": [],
"Caliber46x30": [],
"Caliber1143x23ACP": [],
"Caliber9x19PARA": [],
"Caliber9x18PM": [],
"Caliber12g": [],
"Caliber20g": []
}
}
}