Cleaned up JSONs
This commit is contained in:
parent
96a40eb301
commit
c218051ff3
@ -1,33 +1,10 @@
|
|||||||
{
|
{
|
||||||
"airdropChancePercent": {
|
|
||||||
"bigmap": 25,
|
|
||||||
"woods": 25,
|
|
||||||
"lighthouse": 20,
|
|
||||||
"shoreline": 20,
|
|
||||||
"interchange": 20,
|
|
||||||
"reserve": 20,
|
|
||||||
"tarkovStreets": 20,
|
|
||||||
"sandbox": 20
|
|
||||||
},
|
|
||||||
"airdropTypeWeightings": {
|
"airdropTypeWeightings": {
|
||||||
"mixed": 5,
|
"mixed": 5,
|
||||||
"weaponArmor": 2,
|
"weaponArmor": 2,
|
||||||
"foodMedical": 1,
|
"foodMedical": 1,
|
||||||
"barter": 1
|
"barter": 1
|
||||||
},
|
},
|
||||||
"airdropMinStartTimeSeconds": 60,
|
|
||||||
"airdropMaxStartTimeSeconds": 300,
|
|
||||||
"planeMinFlyHeight": 400,
|
|
||||||
"planeMaxFlyHeight": 500,
|
|
||||||
"planeVolume": 0.5,
|
|
||||||
"planeSpeed": 65,
|
|
||||||
"crateFallSpeed": 3,
|
|
||||||
"containerIds": {
|
|
||||||
"mixed": "6223349b3136504a544d1608",
|
|
||||||
"weaponArmor": "6223349b3136504a544d1608",
|
|
||||||
"foodMedical": "6223349b3136504a544d1608",
|
|
||||||
"barter": "6223349b3136504a544d1608"
|
|
||||||
},
|
|
||||||
"loot": {
|
"loot": {
|
||||||
"mixed": {
|
"mixed": {
|
||||||
"weaponPresetCount": {
|
"weaponPresetCount": {
|
||||||
|
@ -1,18 +0,0 @@
|
|||||||
{
|
|
||||||
"moveSpeed": 9,
|
|
||||||
"coverFireTime": 90,
|
|
||||||
"pointWaitTime": {
|
|
||||||
"min": 60,
|
|
||||||
"max": 90
|
|
||||||
},
|
|
||||||
"taxiWaitTime": 15,
|
|
||||||
"machineGunAimDelay": 0.4,
|
|
||||||
"machineGunBurstCount": {
|
|
||||||
"min": 3,
|
|
||||||
"max": 5
|
|
||||||
},
|
|
||||||
"machineGunRecoveryTime": {
|
|
||||||
"min": 1.2,
|
|
||||||
"max": 1.7
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user