Stellaris

Stellaris

Plentiful Traditions 4.x
Abominus [GER]  [developer] Dec 9, 2018 @ 6:47am
Biogenesis
#@cost = 56 tr_plentiful_biogenesis_adopt = { # cost = { unity = @cost } modifier = { category_biology_research_speed_mult = 0.2 } ai_weight = { factor = 10 modifier = { factor = 1 has_ethic = ethic_fanatic_xenophobe } modifier = { factor = 1 has_ethic = ethic_fanatic_materialist } modifier = { factor = 2 has_authority = auth_hive_mind } modifier = { factor = -5 has_authority = auth_machine_intelligence } } } tr_plentiful_biogenesis_finish = { on_enabled = { # add_research_option = tech_gene_tailoring } modifier = { modify_species_cost_mult = -0.2 BIOLOGICAL_species_trait_points_add = 3 ascension_perks_add = 1 } } tr_plentiful_biogenesis_1 = { # cost = { unity = @cost } modifier = { pop_food_req_mult = -0.15 pop_processing_output = 0.2 } ai_weight = { factor = 1000 } } tr_plentiful_biogenesis_2 = { # cost = { unity = @cost } modifier = { planet_clear_blocker_time_mult = -0.2 deposit_blockers_cost_mult = -0.2 } ai_weight = { factor = 1000 } } tr_plentiful_biogenesis_3 = { # cost = { unity = @cost } modifier = { # Infliction } ai_weight = { factor = 1000 } } tr_plentiful_biogenesis_4 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_biogenesis_1 has_tradition = tr_plentiful_biogenesis_2 } modifier = { # Biogenesis Lab } ai_weight = { factor = 1000 } } tr_plentiful_biogenesis_5 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_biogenesis_3 has_tradition = tr_plentiful_biogenesis_2 } modifier = { planet_researchers_society_research_produces_mult = 0.15 } ai_weight = { factor = 1000 } }