VERSION = 1,

option FNVG_Options.ChargeLasts
{
	type = double,
	min = 1,
	max = 168,
	default = 24,

	page = FNVG_Options,
	translation = FNVG_Options.ChargeLasts,
}

option FNVG_Options.AN_PVS7SpawnChance
{
	type = double,
	min = 0,
	max = 4,
	default = 0.05,

	page = FNVG_Options,
	translation = FNVG_Options.AN_PVS7SpawnChance,
}

option FNVG_Options.AN_PVS14SpawnChance
{
	type = double,
	min = 0,
	max = 4,
	default = 0.05,

	page = FNVG_Options,
	translation = FNVG_Options.AN_PVS14SpawnChance,
}

option FNVG_Options.AN_PVS15SpawnChance
{
	type = double,
	min = 0,
	max = 4,
	default = 0.05,

	page = FNVG_Options,
	translation = FNVG_Options.AN_PVS15SpawnChance,
}

option FNVG_Options.GPNVG_18SpawnChance
{
	type = double,
	min = 0,
	max = 4,
	default = 0.05,

	page = FNVG_Options,
	translation = FNVG_Options.GPNVG_18SpawnChance,
}

option FNVG_Options.RhinoMountSpawnChance
{
	type = double,
	min = 0,
	max = 4.0,
	default = 0.1,

	page = FNVG_Options,
	translation = FNVG_Options.RhinoMountSpawnChance,
}

option FNVG_Options.HeadMountSpawnChance
{
	type = double,
	min = 0,
	max = 4.0,
	default = 0.1,

	page = FNVG_Options,
	translation = FNVG_Options.HeadMountSpawnChance,
}

option FNVG_Options.CounterweightSpawnChance
{
	type = double,
	min = 0,
	max = 4.0,
	default = 0.1,

	page = FNVG_Options,
	translation = FNVG_Options.CounterweightSpawnChance,
}