{
	"format_version": "1.8.0",
	"animations": {
		"animation.scp2295.general": {
			"loop": true,
			"bones": {
				"head": {
					"rotation": ["query.target_x_rotation - this", "query.target_y_rotation - this", 0]
				},
				"cry": {
					"scale": [0, 0, 0]
				}
			}
		},
		"animation.scp2295.sitting": {
			"loop": true,
			"bones": {
				"waist": {
					"position": [0, -5, 0]
				},
				"rightarm": {
					"rotation": [-30, 0, 0]
				},
				"leftarm": {
					"rotation": [-30, 0, -15]
				},
				"rightleg": {
					"rotation": [-90, 15, 0]
				},
				"leftleg": {
					"rotation": [-90, -15, 0]
				},
				"head": {
					"rotation": ["query.target_x_rotation - this", "query.target_y_rotation - this", 0]
				},
				"cry": {
					"scale": [0, 0, 0]
				}
			}
		},
		"animation.scp2295.curing": {
			"loop": true,
			"bones": {
				"head": {
					"rotation": ["query.target_x_rotation - this", "query.target_y_rotation - this", 0]
				},
				"rightarm": {
					"rotation": ["-90+query.target_x_rotation - this", 0, 0]
				},
				"rightarm2": {
					"rotation": ["query.target_x_rotation - this", 0, 0]
				},
				"leftarm": {
					"rotation": ["-90+query.target_x_rotation - this", 0, 0]
				},
				"leftarm2": {
					"rotation": ["query.target_x_rotation - this", 0, 0]
				},
				"cry": {
					"scale": [0, 0, 0]
				}
			}
		},
		"animation.scp2295.moving": {
			"loop": true,
			"anim_time_update": "query.modified_distance_moved",
			"bones": {
				"body": {
					"rotation": [0, 0, "Math.cos(query.anim_time * 40 + 40) *3.0"]
				},
				"rightarm": {
					"rotation": ["Math.cos(query.anim_time * 40 + 40) *50.0", 0, 0]
				},
				"rightarm2": {
					"rotation": ["-35+Math.cos(query.anim_time * 40 + 40) *32", 0, 0]
				},
				"leftarm": {
					"rotation": ["Math.cos(query.anim_time * 40 + 40) *-50.0", 0, 0]
				},
				"leftarm2": {
					"rotation": ["-35+Math.cos(query.anim_time * 40 + 40) *-32", 0, 0]
				},
				"rightleg": {
					"rotation": ["Math.cos(query.anim_time * 40 + 40) *-50.0", 0, 0]
				},
				"leftleg": {
					"rotation": ["Math.cos(query.anim_time * 40 + 40) *50.0", 0, 0]
				},
				"head": {
					"rotation": ["query.target_x_rotation - this", "query.target_y_rotation - this", "Math.cos(query.anim_time * 40 + 40) *-3.0"]
				},
				"bow": {
					"rotation": [0, 0, "Math.cos(query.anim_time * 40 + 40) *3.0"]
				},
				"cry": {
					"scale": [0, 0, 0]
				}
			}
		},
		"animation.scp2295.crying": {
			"loop": true,
			"animation_length": 60,
			"bones": {
				"waist": {
					"rotation": {
						"0.0": [0, 0, 0],
						"0.7167": [65, 0, 0]
					},
					"position": {
						"0.0": [0, 0, 0],
						"0.7167": [0, -5, 0]
					}
				},
				"body": {
					"rotation": {
						"0.0": [0, 0, 0],
						"0.7167": [-45, 0, 0],
						"1.0": [-5, 0, 0]
					}
				},
				"rightarm": {
					"rotation": {
						"0.0": [0, 0, 0],
						"0.7167": [-80, 0, 0],
						"1.0": [-125, 0, 0]
					}
				},
				"rightarm2": {
					"rotation": {
						"0.0": [0, 0, 0],
						"1.0": [-30, 0, 0]
					}
				},
				"leftarm": {
					"rotation": {
						"0.0": [0, 0, 0],
						"0.7167": [-70, 0, 0],
						"1.0": [-130, 0, 0]
					}
				},
				"leftarm2": {
					"rotation": {
						"0.0": [0, 0, 0],
						"1.0": [-25, 0, 0]
					}
				},
				"rightleg": {
					"rotation": {
						"0.0": [0, 0, 0],
						"0.7167": [70, 0, 0],
						"1.0": [35, 0, 0]
					}
				},
				"leftleg": {
					"rotation": {
						"0.0": [0, 0, 0],
						"0.7167": [70, 0, 0],
						"1.0": [35, 0, 0]
					}
				},
				"head": {
					"rotation": {
						"0.0": [0, 0, 0],
						"1.0": [-45, 0, 0]
					}
				},
				"cry": {
					"scale": [1, 2.6, 1]
				}
			}
		}
	}
}