
Mission Task
Road to Capital
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.
Peasant ContentmentMission Taskrequirestarget_location_proximity_goal_variableVariableenabled- 115if = {116limit = {117exists = scope:mission_target_location118scope: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 = replace138size = {scales the modifier139add = {140desc = "[proximity|e]"141value = proximity142multiply = 0.01143min = 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 = {
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