[
	{
        "type": "sound_effect",
        "id" : "fire_gun",
        "volume" : 75,
        "variant" : "walker_shot",
        "files" : [
            "guns/00shot/00shot1.ogg",
			"guns/00shot/00shot2.ogg",
			"guns/00shot/00shot3.ogg",
			"guns/00shot/00shot4.ogg",
			"guns/00shot/00shot5.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun_distant",
        "volume" : 60,
        "variant" : "walker_shot",
        "files" : [
            "guns/00shot/00shot1.ogg",
			"guns/00shot/00shot2.ogg",
			"guns/00shot/00shot3.ogg",
			"guns/00shot/00shot4.ogg",
			"guns/00shot/00shot5.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun",
        "volume" : 75,
        "variant" : "walker_flare",
        "files" : [
            "guns/40mm/40mm_1.ogg",
			"guns/40mm/40mm_2.ogg",
			"guns/40mm/40mm_3.ogg",
			"guns/40mm/40mm_4.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun_distant",
        "volume" : 60,
        "variant" : "walker_flare",
        "files" : [
            "guns/40mm/40mm_1.ogg",
			"guns/40mm/40mm_2.ogg",
			"guns/40mm/40mm_3.ogg",
			"guns/40mm/40mm_4.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun",
        "volume" : 75,
        "variant" : "walker_556",
        "files" : [
            "guns/223/223_1.ogg",
			"guns/223/223_2.ogg",
			"guns/223/223_3.ogg",
			"guns/223/223_4.ogg",
			"guns/223/223_5.ogg",
			"guns/223/223_6.ogg",
			"guns/223/223_7.ogg",
			"guns/223/223_8.ogg",
			"guns/223/223_9.ogg",
			"guns/223/223_10.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun_distant",
        "volume" : 60,
        "variant" : "walker_556",
        "files" : [
            "guns/223/223_1.ogg",
			"guns/223/223_2.ogg",
			"guns/223/223_3.ogg",
			"guns/223/223_4.ogg",
			"guns/223/223_5.ogg",
			"guns/223/223_6.ogg",
			"guns/223/223_7.ogg",
			"guns/223/223_8.ogg",
			"guns/223/223_9.ogg",
			"guns/223/223_10.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun",
        "volume" : 75,
        "variant" : "walker_bmg",
        "files" : [
            "guns/50/50_1.ogg",
			"guns/50/50_2.ogg",
			"guns/50/50_3.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun_distant",
        "volume" : 60,
        "variant" : "walker_bmg",
        "files" : [
            "guns/50/50_1.ogg",
			"guns/50/50_2.ogg",
			"guns/50/50_3.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun",
        "volume" : 75,
        "variant" : "walker_flamer",
        "files" : [
            "guns/flammable/flammable_1.ogg",
			"guns/flammable/flammable_2.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun_distant",
        "volume" : 40,
        "variant" : "walker_flamer",
        "files" : [
            "guns/flammable/flammable_1.ogg",
			"guns/flammable/flammable_2.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun",
        "volume" : 75,
        "variant" : "walker_laser",
        "files" : [
            "guns/eweapons/laser_rifle_1.ogg",
			"guns/eweapons/laser_rifle_2.ogg",
			"guns/eweapons/laser_rifle_3.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun_distant",
        "volume" : 40,
        "variant" : "walker_laser",
        "files" : [
            "guns/eweapons/laser_rifle_1.ogg",
			"guns/eweapons/laser_rifle_2.ogg",
			"guns/eweapons/laser_rifle_3.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun",
        "volume" : 70,
        "variant" : "walker_fusion",
        "files" : [
             "guns/eweapons/plasma_rifle.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun_distant",
        "volume" : 70,
        "variant" : "walker_fusion",
        "files" : [
             "guns/eweapons/plasma_rifle.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun",
        "volume" : 70,
        "variant" : "walker_tesla",
        "files" : [
            "bionics/elec_crackle_med_1.ogg",
			"bionics/elec_crackle_med_2.ogg",
			"bionics/elec_crackle_high_1.ogg",
			"bionics/elec_crackle_high_2.ogg"
        ]
    },
	{
        "type": "sound_effect",
        "id" : "fire_gun_distant",
        "volume" : 70,
        "variant" : "walker_tesla",
        "files" : [
            "bionics/elec_crackle_med_1.ogg",
			"bionics/elec_crackle_med_2.ogg",
			"bionics/elec_crackle_high_1.ogg",
			"bionics/elec_crackle_high_2.ogg"
        ]
    }
]