{
	"format_version": "1.8.0",
	"animations": {
		"animation.laser.move": {
			"loop": true,
			"bones": {
				"laser": {
					"rotation": ["variable.shake_power - query.target_x_rotation", "-query.target_y_rotation", 0],
					"scale": [1, 5.2, 100.1]
				}
			}
		}
	}
}