tr_logistics_adopt = { unlocks_agenda = agenda_open_markets modifier = { pop_logistics_drone_bonus_workforce_mult = 0.05 } } tr_logistics_finish = { modifier = { country_trade_produces_mult = 0.1 ascension_perks_add = 1 } } tr_logistics_1 = { # Custom tooltip to prevent localising as "Trader Jobs" custom_tooltip = tr_logistics_1_tt modifier = { planet_traders_trade_produces_add = 2 } ai_weight = { factor = 1000 } } tr_logistics_2 = { possible = { has_tradition = tr_logistics_1 } # +50% Logistic Drone Jobs custom_tooltip = tr_logistics_2_tt ai_weight = { factor = 5000 } } tr_logistics_3 = { modifier = { planet_maintenance_drones_trade_produces_add = 1 planet_structures_upkeep_mult = -0.05 } ai_weight = { factor = 1000 } } tr_logistics_4 = { possible = { has_tradition = tr_logistics_3 } modifier = { country_trade_fee = -0.10 } ai_weight = { factor = 5000 } } tr_logistics_5 = { possible = { has_tradition = tr_logistics_3 } modifier = { ships_logistics_mult = -0.1 } ai_weight = { factor = 5000 } }