{
	"format_version": "1.8.0",
	"animations": {
		"animation.excadrill.pose": {
			"loop": true,
			"bones": {
				"leg_right": {
					"rotation": [-61.67841, 13.27207, 7.05309],
					"position": [0, 2, 0]
				},
				"foot_right": {
					"rotation": [-17.56274, 4.76804, -1.50701],
					"position": [0, 1, 0]
				},
				"leg_left": {
					"rotation": [-61.67841, -13.27207, -7.05309],
					"position": [0, 2, 0]
				},
				"foot_left": {
					"rotation": [-17.56274, -4.76804, 1.50701],
					"position": [0, 1, 0]
				},
				"body": {
					"rotation": [7.5, 0, 0]
				},
				"head": {
					"rotation": [0, 7.5, -7.5]
				},
				"snoot": {
					"rotation": [-5, 0, 0]
				},
				"horn_drill": {
					"rotation": [-5, 0, 0]
				},
				"mouth": {
					"rotation": [15, 0, 0]
				},
				"arm_left": {
					"rotation": [-22.79588, 28.02432, 28.82977],
					"position": [0, -1, 0]
				},
				"claw_left_front": {
					"rotation": [0, 0, 10]
				},
				"claw_left_middle": {
					"rotation": [0, 0, 10]
				},
				"claw_left_back": {
					"rotation": [0, 0, 10]
				},
				"arm_right": {
					"rotation": [-73.09628, 14.15051, -24.20741]
				},
				"claw_right_front": {
					"rotation": [1.59176, -32.46527, -2.96346],
					"position": [1, 0, 0]
				},
				"claw_right_back": {
					"rotation": [-1.59176, 32.46527, -2.96346],
					"position": [1, 0, 0]
				},
				"eye_right": {
					"position": [0, 0, 0.75]
				},
				"eye_left": {
					"position": [0, 0, -0.25]
				}
			}
		},
		"animation.excadrill.sleep": {
			"loop": true,
			"bones": {
				"all": {
					"position": [0, -4, 0]
				},
				"leg_right": {
					"rotation": [-98.64293, 12.27659, 12.56853],
					"position": [-1, 4, -2.5]
				},
				"foot_right": {
					"rotation": [-45, 0, 0],
					"position": [0, 0.5, 0.5]
				},
				"leg_left": {
					"rotation": [-98.64293, -12.27659, -12.56853],
					"position": [1, 4, -2.5]
				},
				"foot_left": {
					"rotation": [-45, 0, 0],
					"position": [0, 0.5, 0.5]
				},
				"body": {
					"rotation": ["-2*math.sin(query.anim_time * 60)+5", 0, 0]
				},
				"head": {
					"rotation": ["-4*math.sin((query.anim_time-0.3) * 60)+25", 0, 0],
					"position": [0, 0, -1]
				},
				"snoot": {
					"rotation": [5, 0, 0]
				},
				"horn_drill": {
					"rotation": [7.5, 0, 0]
				},
				"eye_right": {
					"rotation": [0, 0, -7.5],
					"position": [0.05, -1, 0]
				},
				"eye_left": {
					"rotation": [0, 0, 7.5],
					"position": [-0.05, -1, 0]
				},
				"arm_left": {
					"rotation": [94.41641, 55.72014, 107.30918],
					"position": [0, 0, -1]
				},
				"claw_left_front": {
					"rotation": [1.08992, 7.38074, 30.09395]
				},
				"claw_left_middle": {
					"rotation": [0, 0, 17.5]
				},
				"claw_left_back": {
					"rotation": [0, -2.5, 50]
				},
				"arm_right": {
					"rotation": [0, -22.5, -42.5]
				},
				"claw_right_front": {
					"rotation": [0, -2.5, -12.5]
				},
				"claw_right_back": {
					"rotation": [0, 10, -2.5]
				},
				"claw_right_middle": {
					"rotation": [0, 5, -7.5]
				}
			}
		},
		"animation.excadrill.ground_walk": {
			"loop": true,
			"bones": {
				"nose": {
					"rotation": ["-2*math.sin((query.anim_time-0.4) * 540)", 0, 0]
				},
				"eyelid_right": {
					"position": [1, 0, 1]
				},
				"eyelid_left": {
					"position": [-1, 0, 1]
				},
				"leg_right": {
					"rotation": ["-12*math.sin(query.anim_time * 270) -45", 0, 0],
					"position": [0, "+1.5+0.75*math.clamp(math.cos(query.anim_time * 270), 0, 3)", "-0.8*math.sin(query.anim_time * 270)"]
				},
				"foot_right": {
					"rotation": ["-12*math.sin((query.anim_time+0.5) * 270) -45", 0, 0],
					"position": [0, "0.8+ -0.8*math.sin(query.anim_time * 270)", "1.+ -0.4*math.sin(query.anim_time * 270)"]
				},
				"leg_left": {
					"rotation": ["12*math.sin(query.anim_time * 270) -45", 0, 0],
					"position": [0, "+1.5-0.75*math.clamp(math.cos(query.anim_time * 270), -3, 0)", "0.8*math.sin(query.anim_time * 270)"]
				},
				"foot_left": {
					"rotation": ["12*math.sin((query.anim_time+0.5) * 270) -45", 0, 0],
					"position": [0, "0.8+ 0.8*math.sin(query.anim_time * 270)", "1.+ 0.4*math.sin(query.anim_time * 270)"]
				},
				"body": {
					"rotation": [7.5, "-8*math.sin(query.anim_time * 270)", 0],
					"position": [0, "0.2* math.abs(math.cos((query.anim_time - 0.2) * 270))", 0]
				},
				"head": {
					"rotation": [-7.5, "0+8*math.sin(query.anim_time * 270)", 0]
				},
				"snoot": {
					"rotation": ["-2*math.sin((query.anim_time-0.2) * 540)", 0, 0]
				},
				"horn_drill": {
					"rotation": ["-2*math.sin((query.anim_time-0.2) * 540)", 0, 0]
				},
				"arm_left": {
					"rotation": [0, "15*math.sin((query.anim_time-0.3) * 270)+1.9778", 29.39112],
					"position": [0, 0, "-0.75*math.sin(query.anim_time * 270)"]
				},
				"arm_right": {
					"rotation": [0, "(15*math.sin((query.anim_time-0.3) * 270)+1.9778)", -29.39112],
					"position": [0, 0, "0.75*math.sin(query.anim_time * 270)"]
				}
			}
		},
		"animation.excadrill.faint": {
			"animation_length": 2.588,
			"bones": {
				"all": {
					"rotation": {
						"0.44": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"0.76": {
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.12": {
							"post": [-22.5, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.32": {
							"post": [-20, 0, 0],
							"lerp_mode": "catmullrom"
						}
					},
					"position": {
						"0.44": {
							"pre": [0, 2, 0],
							"post": [0, 2, 0],
							"lerp_mode": "catmullrom"
						},
						"0.76": {
							"post": [0, 3, 1],
							"lerp_mode": "catmullrom"
						},
						"1.12": {
							"post": [0, 1, 2],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"leg_right": {
					"rotation": {
						"0.0": {
							"post": [-37.26251, 4.55749, 5.96275],
							"lerp_mode": "catmullrom"
						},
						"0.6": {
							"post": [-37.26251, 4.55749, 5.96275],
							"lerp_mode": "catmullrom"
						},
						"0.96": {
							"post": [-154.76251, 4.55749, 5.96275],
							"lerp_mode": "catmullrom"
						},
						"1.12": {
							"post": [-159.76251, 4.55749, 5.96275],
							"lerp_mode": "catmullrom"
						},
						"1.28": {
							"post": [-122.26251, 4.55749, 5.96275],
							"lerp_mode": "catmullrom"
						},
						"1.52": {
							"post": [-124.76251, 4.55749, 5.96275],
							"lerp_mode": "catmullrom"
						}
					},
					"position": {
						"0.6": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"0.96": {
							"post": [0, 2, -1],
							"lerp_mode": "catmullrom"
						},
						"1.28": {
							"post": [-0.5, 1, -1],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"foot_right": {
					"rotation": [-52.60545, 3.04137, -3.9705],
					"position": [0, 0.5, 0.5]
				},
				"leg_left": {
					"rotation": {
						"0.0": {
							"post": [-37.26251, -4.55749, -5.96275],
							"lerp_mode": "catmullrom"
						},
						"0.6": {
							"post": [-37.26251, -4.55749, -5.96275],
							"lerp_mode": "catmullrom"
						},
						"0.96": {
							"post": [-154.76251, -4.55749, -5.96275],
							"lerp_mode": "catmullrom"
						},
						"1.12": {
							"post": [-159.76251, -4.55749, -5.96275],
							"lerp_mode": "catmullrom"
						},
						"1.28": {
							"post": [-122.26251, -4.55749, -5.96275],
							"lerp_mode": "catmullrom"
						},
						"1.52": {
							"post": [-124.76251, -4.55749, -5.96275],
							"lerp_mode": "catmullrom"
						}
					},
					"position": {
						"0.6": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"0.96": {
							"post": [0, 2, -1],
							"lerp_mode": "catmullrom"
						},
						"1.28": {
							"post": [0.5, 1, -1],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"foot_left": {
					"rotation": [-52.60545, -3.04137, 3.9705],
					"position": [0, 0.5, 0.5]
				},
				"body": {
					"rotation": {
						"0.0": {
							"post": [7.5, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"0.36": {
							"post": [15, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"0.84": {
							"post": [-60, 0, 0],
							"lerp_mode": "catmullrom"
						}
					},
					"position": {
						"0.0": {
							"post": [0, -2, 0],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"head": {
					"rotation": {
						"0.0": {
							"post": [5, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"0.36": {
							"post": [12.5, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.04": {
							"post": [27.5, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.28": {
							"post": [-2.5, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.64": {
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"snoot": {
					"rotation": {
						"0.16": {
							"pre": [5, 0, 0],
							"post": [5, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.0": {
							"post": [5, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.44": {
							"post": [-12.5, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.8": {
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"horn_drill": {
					"rotation": {
						"0.24": {
							"pre": [5, 0, 0],
							"post": [5, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.08": {
							"post": [5, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.52": {
							"post": [-12.5, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.88": {
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"eye_right": {
					"rotation": [0, 0, -7.5],
					"position": [0.05, -1, 0]
				},
				"eye_left": {
					"rotation": {
						"0.0": {
							"post": [0, 0, 7.5],
							"lerp_mode": "catmullrom"
						}
					},
					"position": {
						"0.0": {
							"post": [-0.05, -1, 0],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"mouth": {
					"rotation": {
						"0.0": {
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"0.28": {
							"post": [30, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.16": {
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"arm_left": {
					"rotation": {
						"0.0": {
							"post": [0, 22.5, 42.5],
							"lerp_mode": "catmullrom"
						},
						"0.36": {
							"post": [0, 10, 42.5],
							"lerp_mode": "catmullrom"
						},
						"0.84": {
							"post": [-72.3565, 62.22229, 10.05893],
							"lerp_mode": "catmullrom"
						},
						"1.12": {
							"post": [-91.66653, 60.4383, -6.0376],
							"lerp_mode": "catmullrom"
						},
						"1.32": {
							"post": [-90.88699, -22.04891, -4.25491],
							"lerp_mode": "catmullrom"
						},
						"1.56": {
							"post": [-90.85991, -17.04949, -4.33577],
							"lerp_mode": "catmullrom"
						}
					},
					"position": {
						"0.0": {
							"post": [0, -1, 0],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"claw_left_front": {
					"rotation": {
						"1.2": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.36": {
							"post": [1.03509, 22.47741, 2.70569],
							"lerp_mode": "catmullrom"
						}
					},
					"position": {
						"1.2": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.36": {
							"post": [-1, 0, 0],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"claw_left_middle": {
					"rotation": {
						"1.2": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.36": {
							"post": [0, 0, -2.5],
							"lerp_mode": "catmullrom"
						}
					},
					"position": {
						"1.2": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"claw_left_back": {
					"rotation": {
						"1.2": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.36": {
							"post": [-1.03509, -22.47741, 2.70569],
							"lerp_mode": "catmullrom"
						}
					},
					"position": {
						"1.2": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.36": {
							"post": [-1, 0, 0],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"arm_right": {
					"rotation": {
						"0.0": {
							"post": [0, -22.5, -42.5],
							"lerp_mode": "catmullrom"
						},
						"0.36": {
							"post": [0, -10, -42.5],
							"lerp_mode": "catmullrom"
						},
						"0.84": {
							"post": [-72.3565, -62.22229, -10.05893],
							"lerp_mode": "catmullrom"
						},
						"1.12": {
							"post": [-91.66653, -60.4383, 6.0376],
							"lerp_mode": "catmullrom"
						},
						"1.32": {
							"post": [-90.88699, 22.04891, 4.25491],
							"lerp_mode": "catmullrom"
						},
						"1.56": {
							"post": [-90.85991, 17.04949, 4.33577],
							"lerp_mode": "catmullrom"
						}
					},
					"position": {
						"0.0": {
							"post": [0, -1, 0],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"claw_right_front": {
					"rotation": {
						"1.2": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.36": {
							"post": [1.03509, -22.47741, -2.70569],
							"lerp_mode": "catmullrom"
						}
					},
					"position": {
						"1.2": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.36": {
							"post": [1, 0, 0],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"claw_right_back": {
					"rotation": {
						"1.2": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.36": {
							"post": [-1.03509, 22.47741, -2.70569],
							"lerp_mode": "catmullrom"
						}
					},
					"position": {
						"1.2": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.36": {
							"post": [1, 0, 0],
							"lerp_mode": "catmullrom"
						}
					}
				},
				"claw_right_middle": {
					"rotation": {
						"1.2": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						},
						"1.36": {
							"post": [0, 0, 2.5],
							"lerp_mode": "catmullrom"
						}
					},
					"position": {
						"1.2": {
							"pre": [0, 0, 0],
							"post": [0, 0, 0],
							"lerp_mode": "catmullrom"
						}
					}
				}
			}
		},
		"animation.excadrill.ground_idle": {
			"loop": true,
			"bones": {
				"leg_right": {
					"rotation": [-47.18821, 9.23186, 3.86032],
					"position": [0, 2, 0]
				},
				"foot_right": {
					"rotation": [-41.69033, 10.40452, 4.08353],
					"position": [0, 1, 0.75]
				},
				"leg_left": {
					"rotation": [-47.18821, -9.23186, -3.86032],
					"position": [0, 2, 0]
				},
				"foot_left": {
					"rotation": [-41.69033, -10.40452, -4.08353],
					"position": [0, 1, 0.75]
				},
				"body": {
					"rotation": ["-2*math.sin(query.anim_time * 120)+5", 0, "-4*math.sin((query.anim_time-0.3) * 60)"]
				},
				"head": {
					"rotation": ["-4*math.sin((query.anim_time-0.3) * 120)+5", 0, 0]
				},
				"horn_drill": {
					"rotation": ["-2*math.sin((query.anim_time-0.6) * 120)-5", 0, 0]
				},
				"arm_left": {
					"rotation": [-14.37082, 29.83409, "-4*math.sin((query.anim_time-0.3) * 120)+41.3921"],
					"position": [0, -0.5, 0]
				},
				"claw_left_front": {
					"rotation": [0, 0, 5]
				},
				"claw_left_middle": {
					"rotation": [0, 0, 5]
				},
				"claw_left_back": {
					"rotation": [0, 0, 5]
				},
				"arm_right": {
					"rotation": [-14.37082, -29.83409, "-4*math.sin((query.anim_time-0.3) * 120)-41.3921"],
					"position": [0, -0.5, 0]
				},
				"claw_right_front": {
					"rotation": [0, 0, -5]
				},
				"claw_right_back": {
					"rotation": [0, 0, -5]
				},
				"claw_right_middle": {
					"rotation": [0, 0, -5]
				},
				"snoot": {
					"rotation": ["-4*math.sin((query.anim_time-0.6) * 120)", 0, 0]
				}
			}
		}
	}
}