{
  "general": {
    "rate": 10,
    "gripType": "ntgl:one_handed",
    "maxAmmo": 1,
    "damage": 20.0,
    "reloadTime": 140,
    "recoilAngle": 7.0,
    "recoilKick": 0.4,
    "recoilAdsReduction": 0.15,
    "alwaysSpread": true,
    "spread": 2.0,
    "ammo": [
      "cgs:ball"
    ]
  },
  "textures": {
    "default" : "cgs:flintlock"
  },
  "sounds": {
    "fire"    : "cgs:gun.flintlock.fire",
    "ammo_in" : "cgs:gun.flintlock.ammo_in",
    "cock"    : "cgs:gun.flintlock.cock",
    "ramrod"  : "cgs:gun.flintlock.ramrod"
  },
  "modules": {
    "attachmentScreen": true,
    "zoom": {
      "xOffset": -0.1,
      "yOffset": 2.5,
      "zOffset": 2.4,
      "fovModifier": 0.7
    },
    "attachments": {}
  }
}