tr_oeo_star_husbandry_adopt = {
	unlocks_agenda = agenda_oeo_solar_husbandry_research
	modifier = {
		station_gatherers_energy_produces_mult = 0.2
	}
}

tr_oeo_star_husbandry_finish = {
	custom_tooltip_with_modifiers = tr_oeo_star_husbandry_finish_desc
	modifier = {
		ascension_perks_add = 1
	}
	on_enabled = {
		hidden_effect = {
			country_event = {
				id = oeo_star_seeding.2
			}
		}
	}
}

tr_oeo_star_husbandry_solar_scaling = {
	possible = {
		has_technology = tech_dyson_swarm
	}
	custom_tooltip = tr_oeo_star_husbandry_solar_scaling_desc
	ai_weight = {
		factor = 1000
	}
}
tr_oeo_star_husbandry_cage_the_stars = {
	possible = {
		has_technology = tech_dyson_swarm
	}
	modifier = {
		megastructures_oeo_dyson_swarm_upkeep_mult = -0.20
		megastructures_oeo_dyson_swarm_cost_mult = -0.20
	}
	ai_weight = {
		factor = 1000
	}
}
tr_oeo_star_husbandry_power_lifting = {
	possible = {
		has_tradition = tr_oeo_star_husbandry_cage_the_stars
		has_tradition = tr_oeo_star_husbandry_solar_scaling
		has_technology = tech_dyson_swarm
	}
	on_enabled = {
		hidden_effect = {
			if = {
				limit = {
					NOT = { has_technology = tech_oeo_forge_star }
				}
				add_research_option = tech_oeo_forge_star
			}
		}
	}
	custom_tooltip_with_modifiers = tr_oeo_star_husbandry_power_lifting_effect_desc
	
	ai_weight = {
		factor = 1000
	}
}
tr_oeo_star_husbandry_perfected_photovoltaics = {
	triggered_modifier = {
		megastructures_oeo_solar_energy_produces_mult = 0.2
		starbase_constructions_energy_produces_mult = 0.2
		megastructures_oeo_solar_cost_mult = -0.2
	}
	
	ai_weight = {
		factor = 1000
	}
}

tr_oeo_star_husbandry_decentralized_fuel_depots = {
	possible = {
		has_tradition = tr_oeo_star_husbandry_perfected_photovoltaics
	}
	custom_tooltip = tr_oeo_star_husbandry_decentralized_fuel_depots_effect_desc
	ai_weight = {
		factor = 1000
	}
}
