Rotation
{
	p180 = 1.0;
	alley_oop = 1.25;
	flip = 1.5;
	grab = 3.0;
	to_fakie = 0.0;
	offset = 0.0;
	landing = 1.5;
};

Non_Rotation
{
	p180 = 0.0;
	alley_oop = 2.5;
	flip = 0.0;
	grab = 5.5;
	to_fakie = 1.0;
	landing = 1.5;
	offset = 1.0;
};

Bigair
{
	p180 = 0.8;
	alley_oop = 0.0;
	flip = 1.5;
	grab = 2.0;
	to_fakie = 0.0;
	offset = 0.0;
};

Bigair_Amplitude
{
	max_height = 20;
	height_offset = 0.0;
};

Pipe_Amplitude
{
	max_height = 11.45;
	height_offset = 0.5;
};

Misc
{
	fall_point_factor = 0.2;
	min_rot_hits = 3;
	min_non_rot_hits = 2;
};

