#########################################
###	Natural Selection
#########################################

special_project = {
	key = "WL_LV_FAUNA_UPLIFTING_PROJECT_1"
	cost = 360
	days_to_research = 360
	tech_department = society_technology
	picture = GFX_evt_clones
	icon = "gfx/interface/icons/situation_log/situation_log_ai.dds"
	timelimit = 1800
	
	event_scope = planet_event
	
	requirements = {
		shipclass_science_ship = 1
		leader = scientist
		skill = 2
	}
	
	on_success = {
		from = {
			planet_event = { id = WL_lv_fauna_uplifting.104 } #Uplifted Random Fauna
		}
	}
	on_fail = {
		from = {
			remove_modifier = WL_lv_uplifting_fauna_recently_used
			planet_event = { id = WL_lv_fauna_uplifting.1045 } #Cancel
		}
			
	}
	on_cancel = {
		from = {
			remove_modifier = WL_lv_uplifting_fauna_recently_used
			planet_event = { id = WL_lv_fauna_uplifting.1045 } #Cancel
		}
	}
}

## all below had days_to_research and requirements content commented out!

#########################################
###	Force the Evolution
#########################################

special_project = {
	key = "WL_LV_FAUNA_UPLIFTING_PROJECT_2"
	cost = 360
	days_to_research = 360
	tech_department = society_technology
	picture = GFX_evt_clones
	icon = "gfx/interface/icons/situation_log/situation_log_ai.dds"
	timelimit = 1800
	
	event_scope = planet_event
	
	requirements = {
		shipclass_science_ship = 1
		leader = scientist
		skill = 2
	}
	
	on_success = {
			planet_event = { id = WL_lv_fauna_uplifting.104 } #Uplifted Random Fauna
	}
	on_fail = {
			from = { remove_modifier = WL_lv_uplifting_fauna_recently_used }
			planet_event = { id = WL_lv_fauna_uplifting.1045 } #Cancel
	}
	on_cancel = {
			from = { remove_modifier = WL_lv_uplifting_fauna_recently_used }
			planet_event = { id = WL_lv_fauna_uplifting.1045 } #Cancel
	}
}

#########################################
###	Life finds A way
#########################################

special_project = {
	key = "WL_LV_FAUNA_UPLIFTING_PROJECT_3"
	cost = 360
	days_to_research = 360
	tech_department = society_technology
	picture = GFX_evt_clones
	icon = "gfx/interface/icons/situation_log/situation_log_ai.dds"
	timelimit = 1800
	

	event_scope = planet_event
	
	requirements = {
		shipclass_science_ship = 1
		leader = scientist
		skill = 2
	}
	
	on_success = {
			planet_event = { id = WL_lv_fauna_uplifting.104 } #Uplifted Random Fauna
	}
	on_fail = {
			from = { remove_modifier = WL_lv_uplifting_fauna_recently_used }
			planet_event = { id = WL_lv_fauna_uplifting.1045 } #Cancel
	}
	on_cancel = {
			from = { remove_modifier = WL_lv_uplifting_fauna_recently_used }
			planet_event = { id = WL_lv_fauna_uplifting.1045 } #Cancel
	}
}


#########################################
###
#########################################

special_project = {
	key = "WL_LV_FAUNA_UPLIFTING_PROJECT_4"
	cost = 360
	days_to_research = 360
	tech_department = society_technology
	picture = GFX_evt_clones
	icon = "gfx/interface/icons/situation_log/situation_log_ai.dds"
	timelimit = 1800
	
	event_scope = planet_event
	
	requirements = {
		shipclass_science_ship = 1
		leader = scientist
		skill = 2
	}
	
	on_success = {
			planet_event = { id = WL_lv_fauna_uplifting.107 } #Uplifted Random Fauna
	}
	on_fail = {
			from = { remove_modifier = WL_lv_uplifting_fauna_recently_used }
			planet_event = { id = WL_lv_fauna_uplifting.1045 } #Cancel
	}
	on_cancel = {
			from = { remove_modifier = WL_lv_uplifting_fauna_recently_used }
			planet_event = { id = WL_lv_fauna_uplifting.1045 } #Cancel
	}
}


#########################################
###
#########################################

special_project = {
	key = "WL_LV_FAUNA_UPLIFTING_PROJECT_5"
	cost = 360
	days_to_research = 360
	tech_department = society_technology
	picture = GFX_evt_clones
	icon = "gfx/interface/icons/situation_log/situation_log_ai.dds"
	timelimit = 1800
	
	event_scope = planet_event
	
	requirements = {
		shipclass_science_ship = 1
		leader = scientist
		skill = 2
	}
	
	on_success = {
			planet_event = { id = WL_lv_fauna_uplifting.108 } #Uplifted Random Fauna Presentient
	}
	on_fail = {
			from = { remove_modifier = WL_lv_uplifting_fauna_recently_used }
			planet_event = { id = WL_lv_fauna_uplifting.1045 } #Cancel
	}
	on_cancel = {
			from = { remove_modifier = WL_lv_uplifting_fauna_recently_used }
			planet_event = { id = WL_lv_fauna_uplifting.1045 } #Cancel
	}
}
