# Synthetic Fertility Initial Setup # Buildings Added: # * Identity Repository # * Abandoned Gene Clinic # Blockers Added: # * +2 Abandoned Cities # Blockers Removed: # * All Hibernating Lithoids # Technologies Granted: # * Administrative AI # * Self-Aware Logic # * Sapient AI # Variables Set: # * num_dead_identities = 300 if = { limit = { exists = owner owner = { has_origin = origin_synthetic_fertility } } owner = { set_variable = { which = num_dead_identities value = 300 } give_technology = { tech = tech_powered_exoskeletons message = no } } add_building = building_identity_repository add_building = building_abandoned_gene_clinic while = { count = 2 add_deposit = d_abandoned_cities } while = { limit = { has_deposit = d_hibernating_lithoids } remove_deposit = d_hibernating_lithoids } }