Stellaris

Stellaris

Plentiful Traditions 4.x
Abominus [GER]  [developer] Dec 9, 2018 @ 6:42am
Anguish
#@cost = 56 tr_plentiful_anguish_adopt = { # cost = { unity = @cost } modifier = { } ai_weight = { factor = 5 modifier = { factor = 2 has_ethic = ethic_militarist } modifier = { factor = 3 has_ethic = ethic_fanatic_militarist } modifier = { factor = 2 has_ethic = ethic_xenophobe } modifier = { factor = 3 has_ethic = ethic_fanatic_xenophobe } modifier = { factor = 2 has_ethic = ethic_authoritarian } modifier = { factor = 3 has_ethic = ethic_fanatic_authoritarian } modifier = { factor = -5 OR = { has_ethic = ethic_xenophile has_ethic = ethic_fanatic_xenophile has_ethic = ethic_pacifist has_ethic = ethic_fanatic_pacifist has_ethic = ethic_egalitarian has_ethic = ethic_fanatic_egalitarian } } } } tr_plentiful_anguish_finish = { modifier = { damage_vs_country_type_swarm_mult = 0.15 damage_vs_country_type_extradimensional_mult = 0.15 damage_vs_country_type_extradimensional_2_mult = 0.15 damage_vs_country_type_extradimensional_3_mult = 0.15 ascension_perks_add = 1 } } tr_plentiful_anguish_1 = { # cost = { unity = @cost } modifier = { ship_weapon_range_mult = 0.10 } ai_weight = { factor = 1000 } } tr_plentiful_anguish_2 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_anguish_1 } modifier = { ship_weapon_damage = 0.08 } ai_weight = { factor = 1000 } } tr_plentiful_anguish_3 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_anguish_2 } modifier = { } ai_weight = { factor = 1000 } } tr_plentiful_anguish_4 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_anguish_3 } modifier = { category_military_theory_research_speed_mult = 0.2 shipclass_starbase_hull_mult = 0.5 } ai_weight = { factor = 1000 } } tr_plentiful_anguish_5 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_anguish_1 } modifier = { damage_vs_country_type_fallen_empire_mult = 0.15 damage_vs_country_type_awakened_fallen_empire_mult = 0.15 } ai_weight = { factor = 1000 } }