aboutsummaryrefslogtreecommitdiff
path: root/Mods/jc_mods/hk_loadout/308.json
blob: b26ecdac37ed88b37f684063c55d3d4c59d87fa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
[
  {
    "type": "sound_effect",
    "id": "fire_gun",
    "volume": 100,
    "variant": "hk_psg1a1",
    "files": [
      "guns/308/308_1.ogg",
      "guns/308/308_2.ogg",
      "guns/308/308_3.ogg",
      "guns/308/308_4.ogg",
      "guns/308/308_5.ogg",
      "guns/308/308_6.ogg",
      "guns/308/308_7.ogg",
      "guns/308/308_8.ogg",
      "guns/308/308_9.ogg",
      "guns/308/308_10.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "fire_gun_distant",
    "volume": 60,
    "variant": "hk_psg1a1",
    "files": [
      "guns/308/308_1.ogg",
      "guns/308/308_2.ogg",
      "guns/308/308_3.ogg",
      "guns/308/308_4.ogg",
      "guns/308/308_5.ogg",
      "guns/308/308_6.ogg",
      "guns/308/308_7.ogg",
      "guns/308/308_8.ogg",
      "guns/308/308_9.ogg",
      "guns/308/308_10.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "reload",
    "volume": 90,
    "variant": "hk_psg1a1",
    "files": [
      "guns/reload/rifle/rifle_1.ogg",
      "guns/reload/rifle/rifle_2.ogg",
      "guns/reload/rifle/rifle_3.ogg",
      "guns/reload/rifle/rifle_4.ogg",
      "guns/reload/rifle/rifle_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "fire_gun",
    "volume": 100,
    "variant": "hk_msg90a2",
    "files": [
      "guns/308/308_1.ogg",
      "guns/308/308_2.ogg",
      "guns/308/308_3.ogg",
      "guns/308/308_4.ogg",
      "guns/308/308_5.ogg",
      "guns/308/308_6.ogg",
      "guns/308/308_7.ogg",
      "guns/308/308_8.ogg",
      "guns/308/308_9.ogg",
      "guns/308/308_10.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "fire_gun_distant",
    "volume": 60,
    "variant": "hk_msg90a2",
    "files": [
      "guns/308/308_1.ogg",
      "guns/308/308_2.ogg",
      "guns/308/308_3.ogg",
      "guns/308/308_4.ogg",
      "guns/308/308_5.ogg",
      "guns/308/308_6.ogg",
      "guns/308/308_7.ogg",
      "guns/308/308_8.ogg",
      "guns/308/308_9.ogg",
      "guns/308/308_10.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "reload",
    "volume": 90,
    "variant": "hk_msg90a2",
    "files": [
      "guns/reload/rifle/rifle_1.ogg",
      "guns/reload/rifle/rifle_2.ogg",
      "guns/reload/rifle/rifle_3.ogg",
      "guns/reload/rifle/rifle_4.ogg",
      "guns/reload/rifle/rifle_5.ogg"
    ]
  }
]