        {
            "type": "Entity",
            "name": "entity_model_weapon",
            "id": 2222222221,
            "components": [
      		{
    	     	    "type": "EntityAttachmentDefinitionComponent",
    	     	    "name": "entity_special5_cld_EntityAttachmentDefinition_L",
   	            "targetbone": "R_weapon_attach"
        	},
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_Weapon_TransformDefinition_1",
                    "position": {
                        "x": 0.0,
                        "y": 0.0,
                        "z": 0.0
                    },
                    "orientation": {
                        "x": 0.0,
                        "y": 0.0,
                        "z": 0.0,
                        "w": 1.0
                    },
                    "scale": {
                        "x": 1.0,
                        "y": 1.0,
                        "z": 1.0
                    },
                    "inheritOnlyPosition": false
                },
                {
                    "type": "ModelDefinitionComponent",
                    "name": "component_model_weapon",
                    "filename": "data/hd/items/weapon/sword/claymore/claymore.model",
                    "visibleLayers": 1,
                    "lightMask": 19,
                    "shadowMask": 3,
                    "ghostShadows": false,
                    "floorModel": false,
                    "terrainBlendEnableYUpBlend": false,
                    "terrainBlendMode": 1
                }
            ]
        },