Colonial Ambitions
Mission Task

Colonial Ambitions

mission_colonial_ambitionsin_game/common/missions/generic_colonize_explore_mission_pack.txt:296

Settling foreign shores and utilizing their resources is a great way to further our mercantile reach and, consequently, our power as well. To that end, we must seek to establish colonial subjects, ready to serve and promote our interests.

RequiresSettle the HorizonMission TaskrequiresEntry PortStatic Modifieron completion

  1. 309if = {
    310limit = {
    311any_colonial_country = {
    312is_subject_of = root
    }
    }
    315ordered_colonial_country = {
    316limit = {
    316is_subject_of = root
    }
    317order_by = {
    318value = total_population
    319multiply = liberty_desire
    }
    321check_range_bounds = no
    322add_liberty_desire = liberty_desire_mild_minus (-10)
    }
    }
    325else = {
    325custom_tooltip = mission_colonial_ambitions_tt One of our colonial Subjects will receive a reduction to their Liberty Desire
    }
    326if = {
    327limit = {
    328any_port_in_country = {
    329NOT = {
    329has_location_modifier = entry_port_modifier
    }
    330OR = {
    331integration_level = integrated
    332integration_level = core
    }
    }
    }
    336ordered_port_in_country = {
    337limit = {
    338NOT = {
    338has_location_modifier = entry_port_modifier
    }
    339OR = {
    340integration_level = integrated
    341integration_level = core
    }
    }
    344order_by = population
    345position = 1
    346check_range_bounds = no
    347add_location_modifier = {
    348modifier = entry_port_modifier
    349years = 5
    350mode = replace
    }
    }
    }

297final = yes
298requires = {
}
299icon = maritime_advance_age_4
300enabled = {
301any_colonial_country = {
302is_subject_of = root
}
}
306duration = 0
© 2026 Soft Santa Cruz, S.L.U.. All rights reserved. Unofficial fan project, not affiliated with Paradox Interactive. Game content © Paradox Interactive. About · Privacy · Legal notice