Stellaris

Stellaris

Plentiful Traditions 4.x
Abominus [GER]  [developer] Dec 9, 2018 @ 7:24am
Kleptocracy
#@cost = 56 tr_plentiful_kleptocracy_adopt = { # cost = { unity = @cost } modifier = { ship_fire_rate_mult = 0.08 } 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_egalitarian } modifier = { factor = 3 has_ethic = ethic_fanatic_egalitarian } } } tr_plentiful_kleptocracy_finish = { modifier = { country_trade_attractiveness = 0.25 ascension_perks_add = 1 } } tr_plentiful_kleptocracy_1 = { # cost = { unity = @cost } modifier = { country_claim_influence_cost_mult = -0.1 country_naval_cap_add = 20 } ai_weight = { factor = 1000 } } tr_plentiful_kleptocracy_2 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_kleptocracy_1 } on_enabled = { give_technology = { message = no tech = tech_plentiful_traditions_orbital_trading_beacon } } modifier = { country_naval_cap_mult = 0.10 # Trading Beacon } ai_weight = { factor = 1000 } } tr_plentiful_kleptocracy_3 = { # cost = { unity = @cost } possible = { } modifier = { # Overcharge } ai_weight = { factor = 1000 } } tr_plentiful_kleptocracy_4 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_kleptocracy_3 } modifier = { diplomacy_influence_cost = -0.15 country_trust_growth = 0.15 # Opinion } ai_weight = { factor = 1000 } } tr_plentiful_kleptocracy_5 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_kleptocracy_1 } modifier = { starbase_shipyard_build_speed_mult = 0.15 # Syndicate Quarters } ai_weight = { factor = 1000 } }