Rotation
{
	p180 = 0.75;
	alley_oop = 1.15;
	flip = 1.5;
	grab = 3.0;
	to_fakie = 0.0;
	offset = 0.0;
	landing = 2.0;
};

Non_Rotation
{
	p180 = 0.0;
	alley_oop = 2.5;
	flip = 0.0;
	grab = 5.5;
	to_fakie = 2.0;
	offset = 0.0;
	landing = 2.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 = 9;
	height_offset = 0.5;
};

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

