1{
2  "Version": 2,
3  "Ammo": [
4    {
5      "Name": "Ammo",
6      "Pic": {
7        "Type": "Normal",
8        "Pic": "ammo_clip"
9      },
10      "Sound": "ammo_pickup",
11      "Amount": 4,
12      "Max": 99
13    }
14  ]
15}
16