Stellaris

Stellaris

Plentiful Traditions 4.x
Abominus [GER]  [developer] Dec 9, 2018 @ 6:43am
Aspiration
#@cost = 56 tr_plentiful_aspiration_adopt = { # cost = { unity = @cost } modifier = { } ai_weight = { factor = 10 modifier = { factor = 2 has_ethic = ethic_egalitarian } modifier = { factor = 3 has_ethic = ethic_fanatic_egalitarian } modifier = { factor = 5 has_valid_civic = civic_corporate_dominion } } } tr_plentiful_aspiration_finish = { modifier = { # Building Trading Terminal + Deeds pedict planet_jobs_energy_produces_mult = 0.05 ascension_perks_add = 1 } } tr_plentiful_aspiration_1 = { # cost = { unity = @cost } modifier = { pop_other_species_happiness = 0.05 } ai_weight = { factor = 1000 } } tr_plentiful_aspiration_2 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_aspiration_1 } modifier = { country_trust_growth = 0.20 } ai_weight = { factor = 1000 } } tr_plentiful_aspiration_3 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_aspiration_2 } modifier = { # Strategic Res/Trade Attractiveness event } ai_weight = { factor = 1000 } } tr_plentiful_aspiration_4 = { # cost = { unity = @cost } modifier = { # Building Trading Depot, Unity + Energy Reserve + Energy Generation } ai_weight = { factor = 1000 } } tr_plentiful_aspiration_5 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_aspiration_4 } modifier = { } ai_weight = { factor = 1000 } }