Stellaris

Stellaris

Plentiful Traditions 4.x
Abominus [GER]  [developer] Dec 9, 2018 @ 7:25am
Mutagenesis
#@cost = 56 tr_plentiful_mutagenesis_adopt = { # cost = { unity = @cost } modifier = { pop_growth_speed = 0.2 } ai_weight = { factor = 10 modifier = { factor = -2 OR = { has_ethic = ethic_pacifist has_ethic = ethic_fanatic_pacifist has_ethic = ethic_egalitarian has_ethic = ethic_fanatic_egalitarian has_ethic = ethic_xenophile has_ethic = ethic_fanatic_xenophile } } modifier = { factor = 3 has_authority = auth_hive_mind } modifier = { factor = -5 has_authority = auth_machine_intelligence } } } tr_plentiful_mutagenesis_finish = { modifier = { tradition_cost_num_colonies_mult = -0.15 ascension_perks_add = 1 } } tr_plentiful_mutagenesis_1 = { # cost = { unity = @cost } modifier = { pop_environment_tolerance = 0.10 } ai_weight = { factor = 1000 } } tr_plentiful_mutagenesis_2 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_mutagenesis_1 } modifier = { planet_orbital_bombardment_damage = -0.25 country_core_sector_system_cap = 1 } ai_weight = { factor = 1000 } } tr_plentiful_mutagenesis_3 = { # cost = { unity = @cost } modifier = { ship_hull_regen_add_perc = 0.25 ship_armor_regen_add_perc = 0.25 } ai_weight = { factor = 1000 } } tr_plentiful_mutagenesis_4 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_mutagenesis_3 } modifier = { # Pillar of Affliction } ai_weight = { factor = 1000 } } tr_plentiful_mutagenesis_5 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_mutagenesis_4 } modifier = { planet_jobs_food_produces_mult = 0.15 } ai_weight = { factor = 1000 } }