{
	"format_version" : "1.8.0",
	"animations" : {
		"animation.spider.default_leg_pose" : {
			"loop" : true,
			"bones" : {
				"leg0" : {
					"rotation" : [ 0.0, "45.0 - this", "-45.0 - this" ]
				},
				"leg1" : {
					"rotation" : [ 0.0, "-45.0 - this", "45.0 - this" ]
				},
				"leg2" : {
					"rotation" : [ 0.0, "22.5 - this", "-33.3 - this" ]
				},
				"leg3" : {
					"rotation" : [ 0.0, "-22.5 - this", "33.3 - this" ]
				},
				"leg4" : {
					"rotation" : [ 0.0, "-22.5 - this", "-33.3 - this" ]
				},
				"leg5" : {
					"rotation" : [ 0.0, "22.5 - this", "33.3 - this" ]
				},
				"leg6" : {
					"rotation" : [ 0.0, "-45.0 - this", "-45.0 - this" ]
				},
				"leg7" : {
					"rotation" : [ 0.0, "45.0 - this", "45.0 - this" ]
				}
			}
		},
		"animation.spider.look_at_target" : {
			"loop" : true,
			"bones" : {
				"head" : {
					"rotation" : [ "query.target_x_rotation", "query.target_y_rotation", 0.0 ]
				}
			}
		},
		"animation.spider.walk" : {
			"anim_time_update" : "query.modified_distance_moved",
			"loop" : true,
			"bones" : {
				"leg0" : {
					"rotation" : [ 0.0, "-math.abs(math.cos(query.anim_time * 76.34 + 90 * 0) * 22.92)", "math.abs(math.sin(query.anim_time * 38.17 + 90 * 0) * 22.92)" ]
				},
				"leg1" : {
					"rotation" : [ 0.0, "math.abs(math.cos(query.anim_time * 76.34 + 90 * 0) * 22.92)", "-math.abs(math.sin(query.anim_time * 38.17 + 90 * 0) * 22.92)" ]
				},
				"leg2" : {
					"rotation" : [ 0.0, "-math.abs(math.cos(query.anim_time * 76.34 + 90 * 1) * 22.92)", "math.abs(math.sin(query.anim_time * 38.17 + 90 * 1) * 22.92)" ]
				},
				"leg3" : {
					"rotation" : [ 0.0, "math.abs(math.cos(query.anim_time * 76.34 + 90 * 1) * 22.92)", "-math.abs(math.sin(query.anim_time * 38.17 + 90 * 1) * 22.92)" ]
				},
				"leg4" : {
					"rotation" : [ 0.0, "-math.abs(math.cos(query.anim_time * 76.34 + 90 * 2) * 22.92)", "math.abs(math.sin(query.anim_time * 38.17 + 90 * 2) * 22.92)" ]
				},
				"leg5" : {
					"rotation" : [ 0.0, "math.abs(math.cos(query.anim_time * 76.34 + 90 * 2) * 22.92)", "-math.abs(math.sin(query.anim_time * 38.17 + 90 * 2) * 22.92)" ]
				},
				"leg6" : {
					"rotation" : [ 0.0, "-math.abs(math.cos(query.anim_time * 76.34 + 90 * 3) * 22.92)", "math.abs(math.sin(query.anim_time * 38.17 + 90 * 3) * 22.92)" ]
				},
				"leg7" : {
					"rotation" : [ 0.0, "math.abs(math.cos(query.anim_time * 76.34 + 90 * 3) * 22.92)", "-math.abs(math.sin(query.anim_time * 38.17 + 90 * 3) * 22.92)" ]
				}
			}
		}
	}
}
