#Archivist 1, record civilization 1.
est_archivist_1_document_civilization_1 = {
	icon = "GFX_fleet_task_passive_observation"
	small_icon = 6

	resources = {
		category = station_observer_missions
		produces = {
			society_research = 10
			unity = 5
			mult = value:pre_ftl_spy_network_mult
		}
		# Increased society output from Advanced Xenostudies.
		produces = {
			trigger = {
				exists = owner
				owner = {
					is_galactic_community_member = yes
				}
				OR = {
					is_active_resolution = "resolution_galacticstudies_advanced_xenostudies"
					is_active_resolution = "resolution_galacticstudies_ethical_guideline_refactoring"
					is_active_resolution = "resolution_galacticstudies_extradimensional_experimentation"
				}
			}
			society_research = 4
			mult = value:pre_ftl_spy_network_mult
		}
		# Consumer goods output from Underdeveloped System Utilization.
		produces = {
			trigger = {
				exists = owner
				owner = {
					is_galactic_community_member = yes
				}
				OR = {
					is_active_resolution = "resolution_commerce_underdeveloped_system_utilization"
					is_active_resolution = "resolution_commerce_holistic_asset_coordination"
					is_active_resolution = "resolution_commerce_profit_maximization_engines"
				}
			}
			consumer_goods = 2
			mult = value:pre_ftl_spy_network_mult
		}
		# Base physics and engineering output from Exploitation Act.
		produces = {
			trigger = {
				exists = owner
				owner = {
					is_galactic_community_member = yes
				}
				is_active_resolution = "resolution_pre_ftl_stances_exploitation"
			}
			physics_research = 4
			engineering_research = 4
			mult = value:pre_ftl_spy_network_mult
		}
		# Increased physics and engineering output from Exploitation Act combined with Advanced Xenostudies.
		produces = {
			trigger = {
				exists = owner
				owner = {
					is_galactic_community_member = yes
				}
				is_active_resolution = "resolution_pre_ftl_stances_exploitation"
				OR = {
					is_active_resolution = "resolution_galacticstudies_advanced_xenostudies"
					is_active_resolution = "resolution_galacticstudies_ethical_guideline_refactoring"
					is_active_resolution = "resolution_galacticstudies_extradimensional_experimentation"
				}
			}
			physics_research = 2
			engineering_research = 2
			mult = value:pre_ftl_spy_network_mult
		}
		produces = {
			trigger = {
				has_fleet_flag = denied_probing
			}
			unity = 2
		}
		produces = {
			trigger = {
				has_fleet_flag = crate_expectation_production
			}
			minerals = 5
		}
		upkeep = {
			trigger = {
				has_fleet_flag = crate_expectation_production
			}
			food = 1
		}
		produces = {
			trigger = {
				has_fleet_flag = heaven_ladder_production_boost
			}
			society_research = 8
			mult = value:pre_ftl_spy_network_mult
		}
	}
	potential = {
		has_active_tradition = tr_est_archivist_adopt
		NOT = {
#			has_technology = tech_society_2 #(Ben_D): Those other techs are added as a stop-gap because these old ones are depricated by Paradox.  I don't know what to put here that would be appropriate
			has_technology = tech_epigenetic_triggers
		}
	}
	
	ai_weight = {
		weight = 10
	}
}

#Archivist 1, record civilization 2.
est_archivist_1_document_civilization_2 = {
	icon = "GFX_fleet_task_passive_observation"
	small_icon = 6

	resources = {
		category = station_observer_missions
		produces = {
			society_research = 15
			unity = 10
			mult = value:pre_ftl_spy_network_mult
		}
		# Increased society output from Advanced Xenostudies.
		produces = {
			trigger = {
				exists = owner
				owner = {
					is_galactic_community_member = yes
				}
				OR = {
					is_active_resolution = "resolution_galacticstudies_advanced_xenostudies"
					is_active_resolution = "resolution_galacticstudies_ethical_guideline_refactoring"
					is_active_resolution = "resolution_galacticstudies_extradimensional_experimentation"
				}
			}
			society_research = 4
			mult = value:pre_ftl_spy_network_mult
		}
		# Consumer goods output from Underdeveloped System Utilization.
		produces = {
			trigger = {
				exists = owner
				owner = {
					is_galactic_community_member = yes
				}
				OR = {
					is_active_resolution = "resolution_commerce_underdeveloped_system_utilization"
					is_active_resolution = "resolution_commerce_holistic_asset_coordination"
					is_active_resolution = "resolution_commerce_profit_maximization_engines"
				}
			}
			consumer_goods = 2
			mult = value:pre_ftl_spy_network_mult
		}
		# Base physics and engineering output from Exploitation Act.
		produces = {
			trigger = {
				exists = owner
				owner = {
					is_galactic_community_member = yes
				}
				is_active_resolution = "resolution_pre_ftl_stances_exploitation"
			}
			physics_research = 4
			engineering_research = 4
			mult = value:pre_ftl_spy_network_mult
		}
		# Increased physics and engineering output from Exploitation Act combined with Advanced Xenostudies.
		produces = {
			trigger = {
				exists = owner
				owner = {
					is_galactic_community_member = yes
				}
				is_active_resolution = "resolution_pre_ftl_stances_exploitation"
				OR = {
					is_active_resolution = "resolution_galacticstudies_advanced_xenostudies"
					is_active_resolution = "resolution_galacticstudies_ethical_guideline_refactoring"
					is_active_resolution = "resolution_galacticstudies_extradimensional_experimentation"
				}
			}
			physics_research = 2
			engineering_research = 2
			mult = value:pre_ftl_spy_network_mult
		}
		produces = {
			trigger = {
				has_fleet_flag = denied_probing
			}
			unity = 2
		}
		produces = {
			trigger = {
				has_fleet_flag = crate_expectation_production
			}
			minerals = 5
		}
		upkeep = {
			trigger = {
				has_fleet_flag = crate_expectation_production
			}
			food = 1
		}
		produces = {
			trigger = {
				has_fleet_flag = heaven_ladder_production_boost
			}
			society_research = 8
			mult = value:pre_ftl_spy_network_mult
		}
	}
	potential = {
		has_active_tradition = tr_est_archivist_adopt
#		has_technology = tech_society_2
		has_technology = tech_epigenetic_triggers
		NOT = {
			has_technology = tech_morphogenetic_field_mastery
		}
	}
	
	ai_weight = {
		weight = 10
	}
}

#Archivist 1, record civilization 3.
est_archivist_1_document_civilization_3 = {
	icon = "GFX_fleet_task_passive_observation"
	small_icon = 6

	resources = {
		category = station_observer_missions
		produces = {
			society_research = 20
			unity = 15
			mult = value:pre_ftl_spy_network_mult
		}
		# Increased society output from Advanced Xenostudies.
		produces = {
			trigger = {
				exists = owner
				owner = {
					is_galactic_community_member = yes
				}
				OR = {
					is_active_resolution = "resolution_galacticstudies_advanced_xenostudies"
					is_active_resolution = "resolution_galacticstudies_ethical_guideline_refactoring"
					is_active_resolution = "resolution_galacticstudies_extradimensional_experimentation"
				}
			}
			society_research = 4
			mult = value:pre_ftl_spy_network_mult
		}
		# Consumer goods output from Underdeveloped System Utilization.
		produces = {
			trigger = {
				exists = owner
				owner = {
					is_galactic_community_member = yes
				}
				OR = {
					is_active_resolution = "resolution_commerce_underdeveloped_system_utilization"
					is_active_resolution = "resolution_commerce_holistic_asset_coordination"
					is_active_resolution = "resolution_commerce_profit_maximization_engines"
				}
			}
			consumer_goods = 2
			mult = value:pre_ftl_spy_network_mult
		}
		# Base physics and engineering output from Exploitation Act.
		produces = {
			trigger = {
				exists = owner
				owner = {
					is_galactic_community_member = yes
				}
				is_active_resolution = "resolution_pre_ftl_stances_exploitation"
			}
			physics_research = 4
			engineering_research = 4
			mult = value:pre_ftl_spy_network_mult
		}
		# Increased physics and engineering output from Exploitation Act combined with Advanced Xenostudies.
		produces = {
			trigger = {
				exists = owner
				owner = {
					is_galactic_community_member = yes
				}
				is_active_resolution = "resolution_pre_ftl_stances_exploitation"
				OR = {
					is_active_resolution = "resolution_galacticstudies_advanced_xenostudies"
					is_active_resolution = "resolution_galacticstudies_ethical_guideline_refactoring"
					is_active_resolution = "resolution_galacticstudies_extradimensional_experimentation"
				}
			}
			physics_research = 2
			engineering_research = 2
			mult = value:pre_ftl_spy_network_mult
		}
		produces = {
			trigger = {
				has_fleet_flag = denied_probing
			}
			unity = 2
		}
		produces = {
			trigger = {
				has_fleet_flag = crate_expectation_production
			}
			minerals = 5
		}
		upkeep = {
			trigger = {
				has_fleet_flag = crate_expectation_production
			}
			food = 1
		}
		produces = {
			trigger = {
				has_fleet_flag = heaven_ladder_production_boost
			}
			society_research = 8
			mult = value:pre_ftl_spy_network_mult
		}
	}
	potential = {
		has_active_tradition = tr_est_archivist_adopt
#		has_technology = tech_society_3
		has_technology = tech_morphogenetic_field_mastery
	}
	
	ai_weight = {
		weight = 10
	}
}