@destroyer_scale = 10
@corvette_scale = 6.2
@cruiser_scale = 15
@battleship_scale = 22.0
@missile_scale = 1.0
@transport_scale = 9.0
@colonizer_scale = 13.0
@science_scale = 1.0
@constructor_scale = 12.0
@military_station_large = 15.0
@orbital_station = 17
@research_station = 13
@mining_station = 13
@small_trail_W = 10
@small_trail_L = 60
@medium_trail_W = 25
@medium_trail_L = 150
@large_trail_W = 50
@large_trail_L =  300


	########################################################################
	########														########
	########					Turrets								########
	########														########
	########################################################################


	entity = {
		name = "biogenesis_02_turret_projectile_large_entity"
		pdxmesh = "turret_object_mesh"


		state = { name = "idle"	}
		state = { name = "attack" looping = no next_state = "idle"
		}
		scale = 1

		game_data = {
			emissive_recolor_crunch = 3.0
			}
	}

	entity = {
		name = "biogenesis_02_turret_projectile_medium_entity"
		pdxmesh = "turret_object_mesh"


		state = { name = "idle"	}
		state = { name = "attack" looping = no next_state = "idle"
		}
		scale = 1

		game_data = {
			emissive_recolor_crunch = 3.0

			}
	}

	entity = {
		name = "biogenesis_02_turret_projectile_small_entity"
		pdxmesh = "turret_object_mesh"


		state = { name = "idle"	}
		state = { name = "attack" looping = no next_state = "idle"
		}
		scale = 1

		game_data = {
			emissive_recolor_crunch = 3.0

			}
	}

	entity = {
		name = "biogenesis_02_missile_entity"
		pdxmesh = "turret_object_mesh"


	#default_state = idle
	#state = { name = "idle" animation = "idle" }
	#state = { name = "stop" animation = "miss" looping = no }


		scale = 1
	}

	entity = {
		name = "biogenesis_02_turret_energy_torpedo_entity"
		pdxmesh = "turret_object_mesh"


		state = { name = "idle"	}
		state = { name = "attack" looping = no next_state = "idle"
		}
		scale = 1
	}

	entity = {
		name = "biogenesis_02_turret_torpedo_entity"
		pdxmesh = "turret_object_mesh"


		state = { name = "idle"	}
		state = { name = "attack" looping = no next_state = "idle"
		}
		scale = 1
	}

entity = {
	name = "biogenesis_02_turret_point_defence_entity"
	pdxmesh = "turret_object_mesh"


	state = { name = "idle"	}
	state = { name = "attack" looping = no next_state = "idle"
	}
	scale = 1.0
}

entity = {
	name = "biogenesis_02_large_laser_gun_entity"
	pdxmesh = "turret_object_mesh"

}

entity = {
	name = "biogenesis_02_medium_laser_gun_entity"
	pdxmesh = "turret_object_mesh"
}

entity = {
	name = "biogenesis_02_small_laser_gun_entity"
	pdxmesh = "turret_object_mesh"
}

entity = {
	name = "biogenesis_02_turret_missile_small_entity"
	pdxmesh = "turret_object_mesh"
}

entity = {
	name = "biogenesis_02_turret_missile_medium_entity"
	pdxmesh = "turret_object_mesh"
}

entity = {
	name = "biogenesis_02_turret_missile_large_entity"
	pdxmesh = "turret_object_mesh"
}

entity = {
	name = "biogenesis_02_large_kinetic_gun_entity"
	pdxmesh = "turret_object_mesh"
}

entity = {
	name = "biogenesis_02_medium_kinetic_gun_entity"
	pdxmesh = "turret_object_mesh"
}

entity = {
	name = "biogenesis_02_small_kinetic_gun_entity"
	pdxmesh = "turret_object_mesh"
}





########################################################################
########														########
########					Military Ships						########
########														########
########################################################################


######################       TEMP PLACEHOLDER TEMP        ########################

entity = {
	name = "biogenesis_02_placeholder_entity"
	pdxmesh = "molluscoid_01_corvette_frame_mesh"

	default_state = "idle"
	state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25
		start_event = { trigger_once = yes sound = { soundeffect = "amb_corvette_hum" } }
	}
	state = { name = "moving"	animation = "idle" animation_blend_time = 0.25
	event = { trigger_once = yes sound = { soundeffect = moving_out_corvette } }
	}
	state = { name = "death" animation = "death2" animation_blend_time = 0.0 chance = 1 looping = no
		event = { time = 3.46 node = "part1_locator" particle = "ship_explosion_particle" sound = { soundeffect = ship_destroyed } }
		event = { time = 6.79 node = "part1_locator" particle = "ship_explosion_particle" sound = { soundeffect = ship_destroyed } }

		event = { time = 0.5 node = "part1" particle = "ship_burn_particle" }
		event = { time = 0.5 node = "part1" particle = "ship_explosion_air_vent_particle" }

		event = { time = 8.9 node = "ship_main" particle = "large_ship_explosion_particle" sound = { soundeffect = ship_destroyed } }
	}
	state = { name = "death" animation = "death" animation_blend_time = 0.0 chance = 1 looping = no
		event = { time = 4.46 node = "part1_locator" particle = "ship_explosion_particle" sound = { soundeffect = ship_destroyed } }

		event = { time = 0.5 node = "part1" particle = "ship_burn_particle" }
		event = { time = 0.5 node = "part1" particle = "ship_explosion_air_vent_particle" }

		event = { time = 10.83 node = "part1" particle = "large_ship_explosion_particle" sound = { soundeffect = ship_destroyed } }
	}
	state = { name = "death" animation = "death3" animation_blend_time = 0.0 chance = 1 looping = no
		event = { time = 4.63 node = "ship_main" particle = "large_ship_explosion_particle" sound = { soundeffect = ship_destroyed } }

		event = { time = 0.0 node = "ship_main" particle = "ship_explosion_particle" sound = { soundeffect = ship_destroyed } }
		event = { time = 1.6 node = "ship_main" particle = "ship_explosion_particle" sound = { soundeffect = ship_destroyed } }
		event = { time = 2.83 node = "ship_main" particle = "ship_explosion_particle" sound = { soundeffect = ship_destroyed } }
		event = { time = 3.26 node = "ship_main" particle = "ship_explosion_particle" sound = { soundeffect = ship_destroyed } }
		event = { time = 3.9 node = "ship_main" particle = "ship_explosion_particle" sound = { soundeffect = ship_destroyed } }
		event = { time = 4.1 node = "ship_main" particle = "ship_explosion_particle" sound = { soundeffect = ship_destroyed } }
	}

    scale = 1.0
	game_data = {
		emissive_recolor_crunch = 5.0
	}
}

	######## Mauler ship stages ###########

# Mauler 1
entity = {
	name = "biogenesis_02_mauler_stage_1_entity"
	pdxmesh = "biogenesis_01_science_ship_frame_mesh"

	default_state = "idle"
	state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25
		start_event = { trigger_once = yes sound = { soundeffect = pro_ship_mauler_idle } }
	}
	state = { name = "moving"	animation = "idle" animation_blend_time = 0.25
	event = { trigger_once = yes sound = { soundeffect = pro_ship_mauler_move } }
	}
		state = { name = "death" animation = "death" animation_blend_time = 0.0 chance = 1 looping = no
			event = { time = 6.56  particle = "biogenesis_02_2_ship_explosion_effect" sound = { soundeffect = ship_destroyed } }
	}
}
entity = {
	name = "biogenesis_02_mauler_stage_1_ship_entity"
	pdxmesh = "biogenesis_02_mauler_ship_stage_1_mesh"

	locator = { name = "root" 	position = { 0 0 0 } }

	game_data = {
		emissive_recolor_crunch = 2.0
	}

	default_state = "idle"
	state = { name = "idle"	 	animation = "idle" animation_blend_time = 1 }
	state = { name = "moving"	animation = "idle" animation_blend_time = 1 }
	state = { name = "death"	animation = "idle" animation_blend_time = 1
				event = { time = 0.5 node = "explosion_locator_01" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.2 node = "explosion_locator_02" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 3.3 node = "explosion_locator_03" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.4 node = "explosion_locator_04" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.7 node = "explosion_locator_05" particle = "biogenesis_02_075_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 5.5 node = "explosion_locator_06" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 6.2 node = "explosion_locator_07" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 6.5 node = "explosion_locator_08" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
	}

}


# Mauler 2
entity = {
	name = "biogenesis_02_mauler_stage_2_entity"
	pdxmesh = "biogenesis_01_science_ship_frame_mesh"

	default_state = "idle"
	state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25
		start_event = { trigger_once = yes sound = { soundeffect = pro_ship_mauler_idle } }
	}
	state = { name = "moving"	animation = "idle" animation_blend_time = 0.25
	event = { trigger_once = yes sound = { soundeffect = pro_ship_mauler_move } }
	}
		state = { name = "death" animation = "death" animation_blend_time = 0.0 chance = 1 looping = no
			event = { time = 6.56  particle = "biogenesis_02_2_ship_explosion_effect" sound = { soundeffect = ship_destroyed } }
	}
}
entity = {
	name = "biogenesis_02_mauler_stage_2_ship_entity"
	pdxmesh = "biogenesis_02_mauler_ship_stage_2_mesh"

	locator = { name = "root" 	position = { 0 0 0 } }

	game_data = {
		emissive_recolor_crunch = 2.0
	}

	default_state = "idle"
	state = { name = "idle"	 animation = "idle" animation_blend_time = 1 }
	state = { name = "moving"	 animation = "idle" animation_blend_time = 1 }
	state = { name = "death"	 animation = "idle" animation_blend_time = 1
				event = { time = 0.5 node = "explosion_locator_01" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.2 node = "explosion_locator_02" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 3.3 node = "explosion_locator_03" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.4 node = "explosion_locator_04" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.7 node = "explosion_locator_05" particle = "biogenesis_02_075_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 5.5 node = "explosion_locator_06" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 6.2 node = "explosion_locator_07" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 6.5 node = "explosion_locator_08" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
	}
}

# Mauler 3
entity = {
	name = "biogenesis_02_mauler_stage_3_entity"
	pdxmesh = "biogenesis_01_science_ship_frame_mesh"


	default_state = "idle"
	state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25
		start_event = { trigger_once = yes sound = { soundeffect = pro_ship_mauler_idle } }
	}
	state = { name = "moving"	animation = "idle" animation_blend_time = 0.25
	event = { trigger_once = yes sound = { soundeffect = pro_ship_mauler_move } }
	}
		state = { name = "death" animation = "death" animation_blend_time = 0.0 chance = 1 looping = no
			event = { time = 6.56  particle = "biogenesis_01_3_ship_explosion_effect" sound = { soundeffect = ship_destroyed } }
	}
}
entity = {
	name = "biogenesis_02_mauler_stage_3_ship_entity"
	pdxmesh = "biogenesis_02_mauler_ship_stage_3_mesh"

	locator = { name = "root" 	position = { 0 0 0 } }

	game_data = {
		emissive_recolor_crunch = 2.0
	}
	default_state = "idle"
	state = { name = "idle"	 animation = "idle" animation_blend_time = 1 }
	state = { name = "moving"	 animation = "idle" animation_blend_time = 1 }
	state = { name = "death"	 animation = "idle" animation_blend_time = 1
				event = { time = 0.5 node = "explosion_locator_01" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.2 node = "explosion_locator_02" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 3.3 node = "explosion_locator_03" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.4 node = "explosion_locator_04" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.7 node = "explosion_locator_05" particle = "biogenesis_02_075_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 5.5 node = "explosion_locator_06" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 6.2 node = "explosion_locator_07" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 6.5 node = "explosion_locator_08" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }

	}
}


##### Stingers ####



entity = {
	name = "biogenesis_02_stinger_stage_1_entity"
	pdxmesh = "molluscoid_01_corvette_frame_mesh"

	default_state = "idle"
	state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25
		start_event = { trigger_once = yes sound = { soundeffect = pro_ship_stinger_idle } }
	}
	state = { name = "moving"	animation = "idle" animation_blend_time = 0.25
	event = { trigger_once = yes sound = { soundeffect = pro_ship_stinger_move } }
	}
		state = { name = "death" animation = "death" animation_blend_time = 0.0 chance = 1 looping = no
			event = { time = 6.56  particle = "biogenesis_02_2_ship_explosion_effect" sound = { soundeffect = ship_destroyed } }
	}


}

entity = {
	name = "biogenesis_02_stinger_stage_1_ship_entity"
	pdxmesh = "biogenesis_02_stinger_stage_1_mesh"

		game_data = {
		emissive_recolor_crunch = 2.0
		}
		default_state = "idle"
		state = { name = "idle"	 animation = "idle" animation_blend_time = 1 }
		state = { name = "moving"	 animation = "idle" animation_blend_time = 1 }
		state = { name = "death"	 animation = "idle" animation_blend_time = 1
				event = { time = 0.5 node = "explosion_locator_01" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.2 node = "explosion_locator_02" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 3.3 node = "explosion_locator_03" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.4 node = "explosion_locator_04" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 2.7 node = "explosion_locator_05" particle = "biogenesis_02_075_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 5.5 node = "explosion_locator_06" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 3.2 node = "explosion_locator_07" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.5 node = "explosion_locator_08" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
}

}

entity = {
	name = "biogenesis_02_stinger_stage_2_entity"
	pdxmesh = "molluscoid_01_corvette_frame_mesh"

	default_state = "idle"
	state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25
		start_event = { trigger_once = yes sound = { soundeffect = pro_ship_stinger_idle } }
	}
	state = { name = "moving"	animation = "idle" animation_blend_time = 0.25
	event = { trigger_once = yes sound = { soundeffect = pro_ship_stinger_move } }
	}
		state = { name = "death" animation = "death" animation_blend_time = 0.0 chance = 1 looping = no
			event = { time = 6.56  particle = "biogenesis_02_2_ship_explosion_effect" sound = { soundeffect = ship_destroyed } }
	}


}

entity = {
	name = "biogenesis_02_stinger_stage_2_ship_entity"
	pdxmesh = "biogenesis_02_stinger_stage_2_mesh"

		game_data = {
		emissive_recolor_crunch = 2.0
		}
		default_state = "idle"
		state = { name = "idle"	 animation = "idle" animation_blend_time = 1 }
		state = { name = "moving"	 animation = "idle" animation_blend_time = 1 }
		state = { name = "death"	 animation = "idle" animation_blend_time = 1
				event = { time = 0.5 node = "explosion_locator_01" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.2 node = "explosion_locator_02" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 3.3 node = "explosion_locator_03" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.4 node = "explosion_locator_04" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.7 node = "explosion_locator_05" particle = "biogenesis_02_075_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 2.5 node = "explosion_locator_06" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 3.2 node = "explosion_locator_07" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.5 node = "explosion_locator_08" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
}

}

entity = {
	name = "biogenesis_02_stinger_stage_3_entity"
	pdxmesh = "molluscoid_01_corvette_frame_mesh"

	default_state = "idle"
	state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25
		start_event = { trigger_once = yes sound = { soundeffect = pro_ship_stinger_idle } }
	}
	state = { name = "moving"	animation = "idle" animation_blend_time = 0.25
	event = { trigger_once = yes sound = { soundeffect = pro_ship_stinger_move } }
	}
		state = { name = "death" animation = "death" animation_blend_time = 0.0 chance = 1 looping = no
			event = { time = 6.56  particle = "biogenesis_02_3_ship_explosion_effect" sound = { soundeffect = ship_destroyed } }
	}


}

entity = {
	name = "biogenesis_02_stinger_stage_3_ship_entity"
	pdxmesh = "biogenesis_02_stinger_stage_3_mesh"

		game_data = {
		emissive_recolor_crunch = 2.0
		}
		default_state = "idle"
		state = { name = "idle"	 animation = "idle" animation_blend_time = 1 }
		state = { name = "moving"	 animation = "idle" animation_blend_time = 1 }
		state = { name = "death"	 animation = "idle" animation_blend_time = 1
				event = { time = 0.5 node = "explosion_locator_01" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.2 node = "explosion_locator_02" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 3.3 node = "explosion_locator_03" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.4 node = "explosion_locator_04" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.7 node = "explosion_locator_05" particle = "biogenesis_02_075_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.5 node = "explosion_locator_06" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 5.2 node = "explosion_locator_07" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 5.5 node = "explosion_locator_08" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
		}

}

	######## Harbinger ship stages ###########

	entity = {
		name = "biogenesis_02_harbinger_stage_1_entity"
		pdxmesh = "biogenesis_01_science_ship_frame_mesh"

		default_state = "idle"
		state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25
			start_event = { trigger_once = yes sound = { soundeffect = pro_ship_harbinger_idle } }
		}
		state = { name = "moving"	animation = "idle" animation_blend_time = 0.25
		event = { trigger_once = yes sound = { soundeffect = pro_ship_harbinger_move } }
		}
		state = { name = "death" animation = "death" animation_blend_time = 0.0 chance = 1 looping = no
			event = { time = 6.56  particle = "biogenesis_02_2_ship_explosion_effect" sound = { soundeffect = ship_destroyed } }
	}


	}

	entity = {
		name = "biogenesis_02_harbinger_stage_1_ship_entity"
		pdxmesh = "biogenesis_02_harbinger_stage_1_mesh"
		default_state = "idle"
		state = { name = "idle"	 state_time= 2
		}
		state = { name = "moving"	state_time= 2
		}

		state = { name = "death" state_time= 6 looping = no
				event = { time = 0.5 node = "explosion_locator_01" particle = "biogenesis_01_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.2 node = "explosion_locator_02" particle = "biogenesis_01_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 3.3 node = "explosion_locator_03" particle = "biogenesis_01_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.4 node = "explosion_locator_04" particle = "biogenesis_01_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.7 node = "explosion_locator_05" particle = "biogenesis_01_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
			}
			game_data = {
			emissive_recolor_crunch = 2.0
			}

	}

	entity = {
		name = "biogenesis_02_harbinger_stage_2_entity"
		pdxmesh = "biogenesis_01_science_ship_frame_mesh"

		default_state = "idle"
		state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25
			start_event = { trigger_once = yes sound = { soundeffect = pro_ship_harbinger_idle } }
		}
		state = { name = "moving"	animation = "idle" animation_blend_time = 0.25
		event = { trigger_once = yes sound = { soundeffect = pro_ship_harbinger_move } }
		}
		state = { name = "death" animation = "death" animation_blend_time = 0.0 chance = 1 looping = no
			event = { time = 6.56  particle = "biogenesis_02_4_ship_explosion_effect" sound = { soundeffect = ship_destroyed } }
	}


	}

	entity = {
		name = "biogenesis_02_harbinger_stage_2_ship_entity"
		pdxmesh = "biogenesis_02_harbinger_stage_2_mesh"
		default_state = "idle"
		state = { name = "idle"	 state_time= 2
		}
		state = { name = "moving"	state_time= 2
		}

		state = { name = "death" state_time= 6 looping = no
				event = { time = 0.5 node = "explosion_locator_06" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.2 node = "explosion_locator_07" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 3.3 node = "explosion_locator_08" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.4 node = "explosion_locator_09" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.7 node = "explosion_locator_10" particle = "biogenesis_02_075_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.2 node = "explosion_locator_11" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.1 node = "explosion_locator_12" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
			}
			game_data = {
			emissive_recolor_crunch = 2.0
			}

	}

	entity = {
		name = "biogenesis_02_harbinger_stage_3_entity"
		pdxmesh = "biogenesis_01_science_ship_frame_mesh"

		default_state = "idle"
		state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25
			start_event = { trigger_once = yes sound = { soundeffect = pro_ship_harbinger_idle } }
		}
		state = { name = "moving"	animation = "idle" animation_blend_time = 0.25
		event = { trigger_once = yes sound = { soundeffect = pro_ship_harbinger_move } }
		}
		state = { name = "death" animation = "death" animation_blend_time = 0.0 chance = 1 looping = no
			event = { time = 6.56  particle = "biogenesis_02_6_ship_explosion_effect" sound = { soundeffect = ship_destroyed } }
	}


	}

	entity = {
		name = "biogenesis_02_harbinger_stage_3_ship_entity"
		pdxmesh = "biogenesis_02_harbinger_stage_3_mesh"
		default_state = "idle"
		state = { name = "idle"	 state_time= 2
		}
		state = { name = "moving"	state_time= 2
		}

		state = { name = "death" state_time= 6 looping = no
				event = { time = 0.5 node = "explosion_locator_13" particle = "biogenesis_01_075_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.2 node = "explosion_locator_14" particle = "biogenesis_01_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 3.3 node = "explosion_locator_15" particle = "biogenesis_01_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.4 node = "explosion_locator_16" particle = "biogenesis_01_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.7 node = "explosion_locator_17" particle = "biogenesis_01_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.2 node = "explosion_locator_18" particle = "biogenesis_01_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 2.1 node = "explosion_locator_19" particle = "biogenesis_01_075_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 3.1 node = "explosion_locator_20" particle = "biogenesis_01_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
			}
			game_data = {
			emissive_recolor_crunch = 2.0
			}

	}

	######## Weaver ship stages ###########

	entity = {
		name = "biogenesis_02_weaver_stage_1_entity"
		pdxmesh = "biogenesis_01_science_ship_frame_mesh"

		default_state = "idle"
		state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25
			start_event = { trigger_once = yes sound = { soundeffect = pro_ship_weaver_idle } }
		}
		state = { name = "moving"	animation = "idle" animation_blend_time = 0.25
		event = { trigger_once = yes sound = { soundeffect = pro_ship_weaver_move } }
		}

		state = { name = "death" animation = "death" animation_blend_time = 0.0 chance = 1 looping = no
			event = { time = 6.56  particle = "biogenesis_02_2_ship_explosion_effect" sound = { soundeffect = ship_destroyed } }
		}
	}

	entity = {
		name = "biogenesis_02_weaver_stage_1_ship_entity"
		pdxmesh = "biogenesis_02_weaver_stage_1_mesh"

		default_state = "idle"
		state = { name = "idle"	 animation = "idle" animation_blend_time = 1 }
	#	state = { name = "moving"	animation = "idle" animation_blend_time = 1 }
		state = { name = "death"	animation = "idle" animation_blend_time = 1
				event = { time = 0.5 node = "RArm_01" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.2 node = "MainBody" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 3.3 node = "RArm_01" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.4 node = "LArm_02" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.7 node = "Tail_01" particle = "biogenesis_02_075_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 5.5 node = "LArm_01" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 6.2 node = "Tail_02" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 6.5 node = "RArm_02" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
		}

		game_data = {
			emissive_recolor_crunch = 2.0
			}

	}

	entity = {
		name = "biogenesis_02_weaver_stage_2_entity"
		pdxmesh = "biogenesis_01_science_ship_frame_mesh"

		default_state = "idle"
		state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25
			start_event = { trigger_once = yes sound = { soundeffect = pro_ship_weaver_idle } }
		}
		state = { name = "moving"	animation = "idle" animation_blend_time = 0.25
		event = { trigger_once = yes sound = { soundeffect = pro_ship_weaver_move } }
		}

		state = { name = "death" animation = "death" animation_blend_time = 0.0 chance = 1 looping = no
			event = { time = 6.56  particle = "biogenesis_02_2_ship_explosion_effect" sound = { soundeffect = ship_destroyed } }
			}
	}

	entity = {
		name = "biogenesis_02_weaver_stage_2_ship_entity"
		pdxmesh = "biogenesis_02_weaver_stage_2_mesh"

		default_state = "idle"
		state = { name = "idle"	 animation = "idle" animation_blend_time = 1 }
	#	state = { name = "moving"	animation = "idle" animation_blend_time = 1 }
		state = { name = "death"	animation = "idle" animation_blend_time = 1
				event = { time = 0.5 node = "RArm_01" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.2 node = "MainBody" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.7 node = "Tail_01" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.4 node = "LArm_02" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.7 node = "Tail_01" particle = "biogenesis_02_075_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 5.5 node = "LArm_01" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 6.2 node = "Tail_02" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 6.5 node = "RArm_02" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
			}
		game_data = {
			emissive_recolor_crunch = 2.0
		}
		scale = 1.35
	}

	entity = {
		name = "biogenesis_02_weaver_stage_3_entity"
		pdxmesh = "biogenesis_01_science_ship_frame_mesh"

		default_state = "idle"
		state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25
			start_event = { trigger_once = yes sound = { soundeffect = pro_ship_weaver_idle } }
		}
		state = { name = "moving"	animation = "idle" animation_blend_time = 0.25
		event = { trigger_once = yes sound = { soundeffect = pro_ship_weaver_move } }
		}

		state = { name = "death" animation = "death" animation_blend_time = 0.0 chance = 1 looping = no
			event = { time = 6.56  particle = "biogenesis_02_2_ship_explosion_effect" sound = { soundeffect = ship_destroyed } }
			}
	}

	entity = {
		name = "biogenesis_02_weaver_stage_3_ship_entity"
		pdxmesh = "biogenesis_02_weaver_stage_3_mesh"

		default_state = "idle"
		state = { name = "idle"	 animation = "idle" animation_blend_time = 1 }
	#	state = { name = "moving"	animation = "idle" animation_blend_time = 1 }
		state = { name = "death"	animation = "idle" animation_blend_time = 1
				event = { time = 0.5 node = "RArm_01" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.2 node = "MainBody" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 1.7 node = "Tail_01" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.4 node = "LArm_02" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 4.7 node = "Tail_01" particle = "biogenesis_02_075_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 5.5 node = "LArm_01" particle = "biogenesis_02_010_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 6.2 node = "Tail_02" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
				event = { time = 6.5 node = "RArm_02" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes }
		}
		game_data = {
			emissive_recolor_crunch = 2.0
		}
		scale = 1.5
	}



###################################################################################
###																				###
###								SMALL SHIPS										###
###																				###
###################################################################################

entity = {
	name = "biogenesis_02_bomber_entity"
	pdxmesh = "biogenesis_02_bomber_mesh"

	game_data = {
		emissive_recolor_crunch = 2.0

	}

	scale = 1.0
}

entity = {
	name = "biogenesis_02_droppod_entity"
	pdxmesh = "biogenesis_02_drop_pod_mesh"

	game_data = {
		emissive_recolor_crunch = 2.0
		}

	scale = 1.0
}

###################################################################################
###																				###
###								CIVILIAN SHIPS									###
###																				###
###################################################################################

######## Construction Ship ###########

entity = {
	name = "biogenesis_02_constructor_entity"
	   pdxmesh = "molluscoid_01_corvette_frame_mesh"

	   default_state = "idle"
	   state = { name = "idle" animation = "idle" animation_blend_time = 0 }
	   state = { name = "moving" animation = "idle" animation_blend_time = 0.5}
	   state = { name = "working" animation = "idle" looping = no next_state = working_looping
    }
	   state = { name = "working_looping" animation = "idle" }

	state = { name = "death" animation = "death3" 	animation_blend_time = 0.0 chance = 1 looping = no
		   event = { time = 4.4 node = "ship_main" particle = "biogenesis_02_3_ship_explosion_effect" }
	}
   #
   #	game_data = {
   #
   #	}
   #
   #	scale = 1.0
   }


   entity = {
	name = "biogenesis_02_construction_ship_entity"
	   pdxmesh = "biogenesis_02_construction_mesh"


	   default_state = "idle"
	   state = { name = "idle" animation = "idle" animation_blend_time = 2
	   		start_event = { trigger_once = yes sound = { soundeffect = pro_ship_construction_idle } }
	   }
	   state = { name = "moving" animation = "moving" animation_blend_time = 2
	   		event = { trigger_once = yes sound = { soundeffect = pro_ship_construction_move } }
	   }
	   state = { name = "working" animation = "working_start" looping = no next_state = working_looping
		   event = { time = 4 node = "bot_1_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes }

		   event = { time = 4.16 node = "bot_3_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes }
	   }
	   state = { name = "working_looping" animation = "working_looping"
		   # Bot 1 welding
		   #event = { time = 0 node = "bot_1_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes }
		   event = { time = 5.83 node = "bot_1_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 11.9 node = "bot_1_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 18.23 node = "bot_1_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 23.93 node = "bot_1_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 30.06 node = "bot_1_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 35.8 node = "bot_1_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }

		   # Bot 2 welding
		   event = { time = 0 node = "bot_2_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 1.5 node = "bot_2_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 7.5 node = "bot_2_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 13.8 node = "bot_2_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 20.06 node = "bot_2_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 25.96 node = "bot_2_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 32.0 node = "bot_2_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }

		   # Bot 3 welding
		   #event = { time = 0 node = "bot_3_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 4.7 node = "bot_3_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 10.6 node = "bot_3_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 16.83 node = "bot_3_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 23.03 node = "bot_3_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 29.66 node = "bot_3_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 35.06 node = "bot_3_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }

		   # Bot 4 welding
		   event = { time = 0 node = "bot_4_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 3.5 node = "bot_4_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 8.06 node = "bot_4_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 13.83 node = "bot_4_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 19.93 node = "bot_4_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 25.76 node = "bot_4_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 31.3 node = "bot_4_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
		   event = { time = 37.36 node = "bot_4_welding" particle = "construction_bot_welding_effect" trigger_once = yes keep_particle = yes sound = { soundeffect = "welding_bot" } }
	   }
	   state = { name = "death"							animation = "idle" looping = no
		event = { time = 0.5 		node = "explosion_locator_01" particle = "biogenesis_02_050_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 0.3 		node = "explosion_locator_02" particle = "biogenesis_02_025_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 2.1 		node = "explosion_locator_03" particle = "biogenesis_02_010_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 1.6 		node = "explosion_locator_04" particle = "biogenesis_02_050_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 1.3 		node = "explosion_locator_05" particle = "biogenesis_02_025_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 3.7 		node = "explosion_locator_06" particle = "biogenesis_02_025_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 1.1 		node = "explosion_locator_07" particle = "biogenesis_02_025_ship_explosion_effect" trigger_once = yes keep_particle = yes }
	   }

	   game_data = {
		   emissive_recolor_crunch = 3.0
	   }

   }

######## Colony Ship ###########

entity = {
	name = "biogenesis_02_colonizer_entity"
	pdxmesh = "molluscoid_01_corvette_frame_mesh"

	default_state = "idle"
	state = { name = "idle"	 animation = "idle" animation_blend_time = 4
		start_event = { trigger_once = yes sound = { soundeffect = pro_ship_colony_idle } }}
	state = { name = "moving"	animation = "idle" animation_blend_time = 2
		event = { trigger_once = yes sound = { soundeffect = pro_ship_colony_move } }}
	state = { name = "death" animation = "death3" animation_blend_time = 0.0 chance = 1 looping = no
		event = { time = 4.43 node = "ship_main" particle = "biogenesis_02_3_ship_explosion_effect" }
	}

   	game_data = {

	}
}

entity = { name = "biogenesis_02_sponsored_colonizer_entity" clone = "biogenesis_02_colonizer_entity" }
entity = { name = "biogenesis_02_guided_sapience_colonizer_entity" clone = "biogenesis_02_colonizer_entity" }

entity = {
	name = "biogenesis_02_colony_ship_entity"
	pdxmesh = "biogenesis_02_colony_ship_mesh"

	state = { name = "idle" state_time = 5

	}
	state = { name = "moving" state_time = 5

	}
	state = { name = "death" chance = 1 looping = no state_time = 10
		event = { time = 0 		node = "explosion_locator_01" particle = "biogenesis_02_050_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 1 		node = "explosion_locator_02" particle = "biogenesis_02_075_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 2.15 	node = "explosion_locator_03" particle = "biogenesis_02_050_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 2.4 	node = "explosion_locator_04" particle = "biogenesis_02_050_ship_explosion_effect" trigger_once = yes keep_particle = yes }

	}
	scale = 1.0

	game_data = {
		emissive_recolor_crunch = 2.0
		}
}

######## Science Ship ###########

entity = {
 name = "biogenesis_02_science_entity"
	pdxmesh = "molluscoid_01_corvette_frame_mesh"

	default_state = "idle"
	state = { name = "idle"	 animation = "idle" animation_blend_time = 1
		start_event = { trigger_once = yes sound = { soundeffect = pro_ship_science_idle } }}
	state = { name = "moving"	animation = "idle" animation_blend_time = 1
		event = { trigger_once = yes sound = { soundeffect = pro_ship_science_move } }}
	state = { name = "death" animation = "death3" animation_blend_time = 1 chance = 1 looping = no animation_speed = 0.18
	event = { time = 4.59 node = "ship_main" particle = "biogenesis_02_3_ship_explosion_effect" }
	}

	game_data = {

	}

}

entity = {

	name = "biogenesis_02_science_ship_entity"
	pdxmesh = "biogenesis_02_science_ship_mesh"

	default_state = "idle"
	state = { name = "idle"	 animation = "idle" animation_blend_time = 4
			}

	state = { name = "death" animation = "idle" animation_blend_time = 1 chance = 1 looping = no animation_speed = 1

		event = { time = 0 		node = "LeftArm02" particle = "biogenesis_02_050_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 1 		node = "LUpperTentacle03" particle = "biogenesis_02_075_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 2.15 	node = "RUpperTentacle01" particle = "biogenesis_02_050_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 2.4 	node = "Head" particle = "biogenesis_02_050_ship_explosion_effect" trigger_once = yes keep_particle = yes }
	}	scale = 1.0

	game_data = {
		emissive_recolor_crunch = 2.0
	}
}

######## Transport Ship ###########

entity = {
 name = "biogenesis_02_transport_entity"
	pdxmesh = "molluscoid_01_corvette_frame_mesh"

	   default_state = "idle"
	   state = { name = "idle"	 animation = "idle" animation_blend_time = 4
	   }
	   state = { name = "moving"	animation = "idle" animation_blend_time = 2
	   }
	   state = { name = "death" animation = "death3" animation_blend_time = 0.0 chance = 1 looping = no
		   event = { time = 4.43 node = "ship_main" particle = "biogenesis_02_3_ship_explosion_effect" }
	   }
	scale = 1.0

	game_data = {

	}
}

entity = {
 name = "biogenesis_02_transport_ship_entity"
	pdxmesh = "biogenesis_02_transport_ship_mesh"

	   default_state = "idle"
	   state = { name = "idle" state_time = 5
	   		start_event = { trigger_once = yes sound = { soundeffect = pro_ship_transport_idle } }
   }
	   state = { name = "moving" state_time = 5
	   		start_event = { trigger_once = yes sound = { soundeffect = pro_ship_transport_move } }
	   }
	   state = { name = "death" chance = 1 looping = no state_time = 10

		event = { time = 0 		node = "explosion_locator_01" particle = "biogenesis_02_050_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 1 		node = "explosion_locator_02" particle = "biogenesis_02_075_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 2.15 	node = "explosion_locator_03" particle = "biogenesis_02_050_ship_explosion_effect" trigger_once = yes keep_particle = yes }
		event = { time = 2.4 	node = "explosion_locator_04" particle = "biogenesis_02_050_ship_explosion_effect" trigger_once = yes keep_particle = yes }
	   }
	   game_data = {
		emissive_recolor_crunch = 2.0
		}
}

###################################################################################
###																				###
###									STATIONS									###
###																				###
###################################################################################

###################            STARBASE MODULES          ########################

entity = {
	name = "biogenesis_02_orbital_station_assemblyyard_section_entity"
	pdxmesh = "biogenesis_02_starbase_assemblyyard_section_mesh"

	locator = { name = "root" position = { 0 0 0 } }

	default_state = "idle"
	state = { name = "idle" state_time = 5
	}
}

entity = {
	name = "biogenesis_02_orbital_station_refinery_section_entity"
	pdxmesh = "biogenesis_02_starbase_refinery_section_mesh"

	locator = { name = part1 }

	default_state = "idle"
	state = { name = "idle" state_time = 5
	}
}

entity = {
	name = "biogenesis_02_orbital_station_science_section_entity"
	pdxmesh = "biogenesis_02_starbase_science_section_mesh"

	default_state = "idle"
#	state = { name = "idle" animation = "idle" state_time = 5
	#}
}

entity = {
	name = "biogenesis_02_orbital_station_hangarbay_section_entity"
	pdxmesh = "biogenesis_02_starbase_hangarbay_section_mesh"

	default_state = "idle"
	state = { name = "idle" state_time = 5
	}
}

###################            MILITARY STATION           ########################

entity = {
	name = "biogenesis_02_military_station_small_entity"
	pdxmesh = "biogenesis_02_military_station_small_mesh"

	locator = { name = "root" 	position = { 0 0 0 } rotation = { 0 0 0 } }

	default_state = "idle"
	state = { name = "idle" state_time = 5
	}
	state = { name = "death" state_time = 2 looping = no

		event = { time = 1.9 node = root particle = "biogenesis_01_4_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_large" } }
	}
	game_data = {
		emissive_recolor_crunch = 1.0
	}

	scale = 1.0
}

entity = {
	name = "biogenesis_02_military_station_section_heavy_entity"
	pdxmesh = "biogenesis_02_military_station_section_heavy_mesh"

#	default_state = "idle"
#	state = { name = "idle" state_time = 5

#	state = { name = "death" state_time = 2 looping = no
#		event = { time = 0.8 node = "explosion_locator_02" particle = "cybernetics_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
#	}

	game_data = {
		emissive_recolor_crunch = 1.0
	}

	scale = 1.0
}

entity = {
	name = "biogenesis_02_military_station_section_medium_entity"
	pdxmesh = "biogenesis_02_military_station_section_medium_mesh"

#	default_state = "idle"
#	state = { name = "idle" state_time = 5
#	}


#	state = { name = "death" state_time = 2 looping = no
#		event = { time = 0.8 node = "explosion_locator_02" particle = "cybernetics_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
#	}
	game_data = {
		emissive_recolor_crunch = 1.0
	}

	scale = 1.0
}

entity = {
	name = "biogenesis_02_military_station_section_light_entity"
	pdxmesh = "biogenesis_02_military_station_section_light_mesh"

#	default_state = "idle"
#	state = { name = "idle" state_time = 5
#	}

#	state = { name = "death" state_time = 2 looping = no
#		event = { time = 0.8 node = "explosion_locator_02" particle = "cybernetics_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
#	}
	game_data = {
		emissive_recolor_crunch = 1.0
	}

	scale = 1.0
}

entity = {
	name = "biogenesis_02_military_station_section_hangar_entity"
	pdxmesh = "biogenesis_02_military_station_section_hangar_mesh"
#		default_state = "idle"
#	state = { name = "idle" state_time = 5

#		event = { time = 0.0 node = "light_locator_02" particle = "cybernetics_02_ship_light_effect" keep_particle = yes trigger_once = yes }

#	}

#	state = { name = "death" state_time = 2 looping = no
#		event = { time = 0.8 node = "explosion_locator_02" particle = "cybernetics_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
#	}

#	default_state = "idle"
#	state = { name = "idle" state_time = 5 }

	game_data = {
		emissive_recolor_crunch = 1.0
	}

	scale = 1.0
}


##################           HABITAT           ########################
entity = {
    name = "biogenesis_02_habitat_phase_01_entity"
    pdxmesh = "biogenesis_02_habitat_level_1_frame_mesh"
    attach = { "part1" = "biogenesis_02_starbase_outpost_section_entity" }
    scale = 1
    default_state = "habitat_idle"
    state = { name = "habitat_idle" looping = yes }
    state = { name = "construction" looping = yes }
    game_data = {
        shader_type = ship
        emissive_recolor_crunch = 2.0
    }
    meshsettings = {
        shader = "PdxMeshTerra"
    }
}

entity = {
    name = "biogenesis_02_habitat_phase_02_entity"
    pdxmesh = "biogenesis_02_habitat_level_2_frame_mesh"
    attach = { "part1"              = "biogenesis_02_starbase_outpost_section_entity" }
    attach = { "part1"              = "biogenesis_02_habitat_phase_02_section_entity" }
    #attach = { "part3"                 = "synthetics_01_habitat_phase_02_section_entity" }
    #attach = { "part4"                 = "synthetics_01_habitat_phase_02_section_entity" }
    scale = 1
    default_state = "habitat_idle"
    state = { name = "habitat_idle" looping = yes }
    state = { name = "construction" looping = yes }
    game_data = {
        shader_type = ship
        emissive_recolor_crunch = 2.0
    }
}

entity = {
    name = "biogenesis_02_habitat_phase_02_section_entity"
    pdxmesh = "biogenesis_02_starbase_habitat_section_mesh"
        game_data = {
        emissive_recolor_crunch = 2.0
    }
}

entity = {
    name = "biogenesis_02_habitat_phase_03_entity"
    pdxmesh = "biogenesis_02_habitat_level_3_frame_mesh"
    locator = { name = part1 }
    locator = { name = explosion_effect position = { 0 3 0 } }
    scale = 1
    default_state = "habitat_idle"
    state = { name = "habitat_idle" state_time = 5
            start_event = { trigger_once = yes sound = { soundeffect =  syn_ship_habitat_idle } }
            }
    state = { name = "construction" state_time = 5 }
    game_data = {
        shader_type = ship
        emissive_recolor_crunch = 2.0
    }
    attach = { name = "station" part1 = "biogenesis_02_habitat_phase_03_section_entity" }
    attach = { "part1"              = "biogenesis_02_starbase_outpost_section_entity" }
    attach = { "part1"              = "biogenesis_02_habitat_phase_02_section_entity" }
#   attach = { "part3"              = "synthetics_01_habitat_phase_02_section_entity" }
#   attach = { "part4"              = "synthetics_01_habitat_phase_02_section_entity" }
    attach = { "part1"              = "biogenesis_02_habitat_phase_03_section_entity" }
}

entity = {
    name = "biogenesis_02_habitat_phase_03_section_entity"
    pdxmesh = "biogenesis_02_starbase_habitat_level_3_mesh"
    default_state = "habitat_idle"
    state = { name = "habitat_idle" }
    locator = { name = "medium_gun_01"  position = { 0 0 0 } }
    locator = { name = "medium_gun_02"  position = { 0 0 0 } }
    locator = { name = "small_gun_01"   position = { 0 0 0 } }
    locator = { name = "small_gun_02"   position = { 0 0 0 } }
    locator = { name = "small_gun_03"   position = { 0 0 0 } }
    locator = { name = "small_gun_04"   position = { 0 0 0 } }
    game_data = {
        emissive_recolor_crunch = 2.0
    }
}

	########################################################################
	########														########
	########				Resource Stations						########
	########														########
	########################################################################

###################            MINING STATION           ########################

entity = {
	name = "biogenesis_02_mining_station_entity"
	pdxmesh = "biogenesis_02_mining_station_frame_mesh"

	locator = { name = "part1" 			position = { 0 	0 	0 } }

	default_state = "idle"
	state = { name = "idle"	 	animation = "idle" animation_blend_time = 0.25
		event = { trigger_once = yes sound = { soundeffect = pro_ship_mining_station_idle } }}
	state = { name = "death"	animation = "idle" animation_blend_time = 0.25
 		event = { time = 1.0 node = "explosion_locator_01" 	particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
 		event = { time = 4.0 node = "explosion_locator_02" 	particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
 		event = { time = 2.50 node = "explosion_locator_03" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
 		event = { time = 4.20 node = "explosion_locator_04" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
 		event = { time = 7.40 node = "explosion_locator_05" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
 		event = { time = 9.75 node = "MainBody" 			particle = "biogenesis_02_4_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
}

	scale = 1.5
	game_data = {
		size = @mining_station
		emissive_recolor_crunch = 5.0
	}

#	locator = { name = "hologram"	position = { 0 0 0 } }

	#attach = { MainBody = "biogenesis_02_mining_station_section_entity" }
}

entity = {
	name = "biogenesis_02_mining_station_section_entity"
	pdxmesh = "biogenesis_02_mining_station_mesh"

	default_state = "idle"
	state = { name = "idle"	 animation = "idle" animation_blend_time = 0.25}
}



###################            RESEARCH STATION           #######################
entity = {
	name = "biogenesis_02_research_station_entity"
	pdxmesh = "biogenesis_02_science_station_frame_mesh"

	locator = { name = "part1" 			position = { 0 	0 	0 } }

 	default_state = "idle"
 	state = { name = "idle" animation = "idle"
		event = { trigger_once = yes sound = { soundeffect = pro_ship_science_station_idle } }
			}
 	state = { name = "death" animation = "death" looping = no
 		event = { time = 1.0 node = "explosion_locator_01" 	particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
 		event = { time = 1.10 node = "explosion_locator_02" 	particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
 		event = { time = 2.50 node = "explosion_locator_03" particle = "biogenesis_02_025_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
 		event = { time = 2.20 node = "explosion_locator_04" particle = "biogenesis_02_050_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
 		event = { time = 4.2 node = "root" 			particle = "biogenesis_02_3_ship_explosion_effect" keep_particle = yes trigger_once = yes sound = { soundeffect = "station_explosion_small" } }
 }
	#attach = { root = "biogenesis_02_research_station_section_entity" }

	game_data = {
		size = @research_station
		emissive_recolor_crunch = 2.0
	}

	scale = 1.0
}

entity = {
	name = "biogenesis_02_research_station_section_entity"
	pdxmesh = "biogenesis_02_science_station_mesh"

 	default_state = "idle"
 	state = { name = "idle" animation = "idle"
 }
 	state = { name = "death" animation = "death" animation_blend_time = 4.0 looping = no}


}


entity = {
	name = "biogenesis_02_research_scan_detail_entity"
	pdxmesh = "scan_detail_mesh"

	default_state = working
	state = { name = "working"	animation = "scan" animation_blend_time = 0.0 animation_speed = 0.35 }

		game_data = {
		bloom_factor			= 0.2

		}
	scale = 2.50



}


	########################################################################
	########														########
	########					Other Stations						########
	########														########
	########################################################################

###################            WORMHOLE STATION           ########################

entity = {
	name = "biogenesis_02_wormhole_station_entity"
	pdxmesh = "biogenesis_02_science_station_mesh"

	default_state = "idle"
	state = { name = "idle" animation = "idle"
#		event = { time = 0 node = "Ball_joint" particle = "cybernetic_01_research_orb_effect"	keep_particle = yes trigger_once = yes }
}
	state = { name = "death" animation = "death" animation_blend_time = 4.0 looping = no}

#	attach = { projector_1_locator = biogenesis_02_research_station_effect }
#	attach = { projector_2_locator = biogenesis_02_research_station_effect }
#	attach = { projector_3_locator = biogenesis_02_research_station_effect }
#	attach = { projector_4_locator = biogenesis_02_research_station_effect }

	game_data = {
		size = @research_station
		emissive_recolor_crunch = 3.0
	}

	scale = 1.0

}

###################            OBSERVATION STATION           ########################

entity = {
	name = "biogenesis_02_observation_station_entity"
	pdxmesh = "biogenesis_02_science_station_mesh"

	default_state = "idle"
	state = { name = "idle" animation = "idle"
		event = { time = 0 node = "Ball_joint" particle = "cybernetic_01_research_orb_effect"	keep_particle = yes trigger_once = yes }
}
	state = { name = "death" animation = "death" animation_blend_time = 4.0 looping = no}

#	attach = { projector_1_locator = biogenesis_02_research_station_effect }
#	attach = { projector_2_locator = biogenesis_02_research_station_effect }
#	attach = { projector_3_locator = biogenesis_02_research_station_effect }
#	attach = { projector_4_locator = biogenesis_02_research_station_effect }

	scale = 1
	game_data = {
		size = @research_station
		emissive_recolor_crunch = 3.0
	}
}

entity = {
	name = "biogenesis_02_wormhole_main_entity"
	pdxmesh = "blue_white_star_icon_mesh"
	scale = 10.0
}

entity = {
	name = "biogenesis_02_outpost_station_entity"
	locator = { name = "part1" 		position = { 0 0 0 } }

	default_state = "idle"

	scale = 1.0

	game_data = {
		emissive_recolor_crunch = 5.0
	}
}

entity = {
	name = "biogenesis_02_outpost_station_section_entity"
	pdxmesh = "biogenesis_02_military_station_small_mesh"

	default_state = "idle"
	state = { name = "idle" state_time = 5
	}

	scale = 1.2
}

	########################################################################
	########														########
	########				Construction Entitys					########
	########														########
	########################################################################

	entity = {
		name = "biogenesis_02_outpost_station_construction_entity"
		pdxmesh = "biogenesis_02_military_station_small_mesh"
			default_state = "idle"
			state = { name = "idle" state_time = 5
				event = { trigger_once = yes sound = { soundeffect = pro_ship_construction_idle } }
			}

		scale = 1.2

	}

	entity = {
		name = "biogenesis_02_military_station_small_construction_entity"
		pdxmesh = "biogenesis_02_military_station_small_mesh"
			default_state = "idle"
			state = { name = "idle" state_time = 5
				event = { trigger_once = yes sound = { soundeffect = "place_construction" } }
			}

		attach = { part1	= "biogenesis_02_military_station_section_heavy_entity" }
		attach = { part2	= "biogenesis_02_military_station_section_heavy_entity" }

		scale = 1.2

	}

	entity = {
		name = "biogenesis_02_orbital_station_construction_entity"
		pdxmesh = "mammalian_01_orbital_station_mesh"
			default_state = "idle"
			state = { name = "idle" animation = "idle" animation_speed = 0
				event = { trigger_once = yes sound = { soundeffect = "place_construction" } }
			}
	}
	entity = {
		name = "biogenesis_02_mining_station_construction_entity"
		pdxmesh = "biogenesis_02_mining_station_mesh"
			default_state = "idle"
			state = { name = "idle" animation = "idle" animation_speed = 0
				event = { trigger_once = yes sound = { soundeffect = "place_construction" } }
			}
			scale = 1.5
	}
	entity = {
		name = "biogenesis_02_research_station_construction_entity"
		pdxmesh = "biogenesis_02_science_station_mesh"
		default_state = "idle"
		state = { name = "idle" animation = idle animation_speed = 0
				event = { trigger_once = yes sound = { soundeffect = "place_construction" } }
		}
	}
	entity = {
		name = "biogenesis_02_wormhole_station_construction_entity"
		pdxmesh = "biogenesis_02_science_station_mesh"
			default_state = "idle"
			state = { name = "idle" animation = idle animation_speed = 0
			event = { trigger_once = yes sound = { soundeffect = "place_construction" } }
			}
	}
	entity = {
		name = "biogenesis_02_observation_station_construction_entity"
		pdxmesh = "biogenesis_02_science_station_mesh"
			default_state = "idle"
			state = { name = "idle" animation = idle animation_speed = 0
			event = { trigger_once = yes sound = { soundeffect = "place_construction" } }
			}
	}
