{
  "generic": {
    "type": "gun_generic_handtool",
    "canBeRemovedByHand": true,
    "width": 0.125,
    "height": 0.125,
	"movementAnimations": [
      {
        "animationType": "rotation",
        "variable": "gun_inhand_aiming",
        "centerPoint": [0.0,-0.0,0.0],
        "axis": [-22.5,45.0,0.0],
        "offset": 0.0,
        "clampMin": 0.0,
        "clampMax": 0.0
      }
	]
  },
  "gun": {
    "lockOnType": "default",
    "targetType": "all",
    "handHeld": true,
    "capacity": 1,
    "reloadTime": 1,
    "muzzleVelocity": 1,
    "fireDelay": 3.0,
    "diameter": 0.001,
    "minCaseLength": 2.0,
    "maxCaseLength": 2.0,
    "yawSpeed": Infinity,
    "pitchSpeed": Infinity,
    "lockMaxAngle": 0.0,
    "handHeldNormalOffset": [-0.0,0.0,0.53125],
    "handHeldAimedOffset": [0.125,-0.0625,0.53125],
    "handHeldModelOffset": [0.0,0.09375,0.0],
    "muzzleGroups": [
      {
        "muzzles": [
          {
            "pos": [0.0,0.0,0.0],
            "rot": [0.0,0.0,0.0],
            "center": [0.0,0.0,0.0]
          }
        ]
      }
    ]
  },
  "collisionGroups": [
    {
      "externalEntityDamage": 1.0,
      "internalEntityDamage": 2.0,
      "collisionTypes": [
        "attack"
      ],
      "collisions": [
        {
          "pos": [0.0,-0.058594,0.210937],
          "width": 0.1143,
          "height": 0.007813
        }
	  ],
	  "animations": [
	    {
          "animationType": "visibility",
          "variable": "gun_inhand_aiming",
          "offset": 0.0,
          "clampMin": 0.0,
          "clampMax": 0.0
        }
	  ]
	},
	{
      "externalEntityDamage": 1.0,
      "internalEntityDamage": 2.0,
      "collisionTypes": [
        "attack"
      ],
      "collisions": [
        {
          "pos": [0.0,-0.058594,0.210937],
          "width": 0.1143,
          "height": 0.050959
        }
	  ],
	  "animations": [
	    {
          "animationType": "visibility",
          "variable": "gun_inhand_aiming",
          "offset": 0.0,
          "clampMin": 1.0,
          "clampMax": 1.0
        }
	  ]
	}
  ],
  "definitions": [
    {
      "subName": "",
      "name": "Cat DX312B Angle Grinder",
      "extraMaterialLists": [
        []
      ]
    }
  ],
  "rendering": {
    "animatedObjects": [
      {
        "objectName": "cube",
        "animations": [
          {
            "animationType": "rotation",
            "variable": "gun_inhand_aiming",
            "centerPoint": [0.0,0.0,0.0],
            "axis": [0.0,180.0,0.0],
            "offset": 0.0,
            "clampMin": 0.0,
            "clampMax": 0.0,
            "duration": 5
          }
        ]
      }
    ],
    "lightObjects": [],
    "sounds": [],
    "particles": [],
    "modelType": "obj"
  },
  "general": {
    "description": "Hold right click to switch sides",
    "health": 100,
    "materialLists": [
      []
    ],
    "radarWidth": 0.0,
    "radarRange": 0.0
  }
}