Road to …
Mission Task

Road to Capital

mission_connect_location_to_capitalin_game/common/missions/generic_traditional_economy_mission_pack.txt:94

The heart of our realm must remain connected to its limbs. By ensuring the focus of our current efforts is linked to the capital, we reinforce the unity and strength of the local administration, as well as the extraction of tax and raw resources.

RequiresPeasant ContentmentMission Taskrequirestarget_location_proximity_goal_variableVariableenabled

  1. 115if = {
    116limit = {
    117exists = scope:mission_target_location
    118scope:mission_target_location.province = {
    119NOT = {
    120any_location_in_province = {
    120proximity > 0
    }
    }
    }
    }
    124custom_tooltip = every_location_in_province_connected_tt Every Location in Mission Target Location Province with positive Proximity to our Capital will gain the Capital Connection Modifier for 10 years
    }
    126else_if = {
    127limit = {
    127exists = scope:mission_target_location
    }
    128scope:mission_target_location ?= {
    129province = {
    130every_location_in_province = {
    131limit = {
    132proximity > 0
    }
    134add_location_modifier = {
    137mode = replace
    138size = {scales the modifier
    139add = {
    140desc = "[proximity|e]"
    141value = proximity
    142multiply = 0.01
    143min = 0.1
    }
    }
    }
    }
    }
    }
    }
    151else = {
    151custom_tooltip = designated_location_capital_connection_modifier_tt Every Location in the designated Province will benefit from the Capital Connection Modifier, which scales based on Proximity
    }

95icon = road_building
98enabled = {
99trigger_if = {
100limit = {
}
101scope:mission_target_location ?= {
102proximity >= root.var:target_location_proximity_goal_variable
}
}
105trigger_else = {
106custom_tooltip = {
107text = when_we_choose_appropriate_location_tt This Mission Task will activate when we select a Rural Location in Peasant Contentment
108always = no
}
}
}
113duration = 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