{
	"format_version": "1.8.0",
	"animations": {
		"animation.iris_quest.general": {
			"loop": true,
			"bones": {
				"bone": {
					"rotation": ["query.target_x_rotation - this", "query.target_y_rotation - this", 0],
					"position": [0, "3+Math.sin(query.life_time * 180.0) * 3", 0]
				}
			}
		}
	}
}