1{
2  "Version": 1,
3  "Guns": [
4    {
5      "Pic": "",
6      "Name": "Detonator",
7      "Icon": "dynamite",
8      "Description": "You will light and place a stick of dynamite on the ground, which will burst in a large explosion after 3 seconds.\n\nDamage: Large explosion\nRate of fire: 42 round/min\nLifespan: 3.00s\nCost: 7",
9      "Bullet": "detonator",
10      "Cost": 7,
11      "Lock": 100,
12      "ReloadLead": 15,
13      "Sound": "hahaha",
14      "ReloadSound": "package_r",
15      "SwitchSound": "package_r",
16      "MuzzleHeight": 0,
17      "Ammo": "Dynamite",
18      "CanDrop": false
19    }
20  ]
21}
22