Skip to main content

GreenCounty "Config.json"

File : Config.json

{
    "FileVersion": 20260201,
    "WaterCollector": {
        "CholeraProbabilityPercentage": 0.2,
        "CholeraAgentCount": 1
    },
    "ArsenalLocker": {
        "M82A1ProbabilityPercentage": 1.0,
        "M82A1MagazineProbabilityPercentage": 0.75,
        "OpticProbabilityPercentage": 0.75
    }
}

Details

FileVersion

Internal number, don't edit this to avoid broke auto-update.

WaterCollector

CholeraProbabilityPercentage (0.0 to 1.0)

Probability in percent to have Cholera when a player drink in a Water Collector. In this case 0.2 is 20%.

Set -1.0 to deactive this feature

CholeraAgentCount (0 to 1000)

Amount of bacteria given when the player drink on a Water Collector.

Arsenal Locker

M82A1ProbabilityPercentage (0.0 to 1.0)

Probability in percent to have a M82 Barrett in the Arsenal Locker. In this case 1.0 is 100%.

M82A1MagazineProbabilityPercentage (0.0 to 1.0)

Probability in percent to have a magazine on the M82 Barrett in the Arsenal Locker or in the cargo. In this case 0.75 is 75%.

OpticProbabilityPercentage (0.0 to 1.0)

Probability in percent to have an optic on the M82 Barrett in the Arsenal Locker. In this case 0.75 is 75%.