EventChanged this version
Prospect of a new Town in Target Location
The settlement of Target Location has grown steadily, its streets now bustling with farmers, traders, and craftsmen seeking opportunity close to the heart of our Flavor Rank. Though still a modest Target Location Rank, its position near Capital grants it both strategic relevance and economic promise. The land is fertile, the roads well-trodden, and the local populace eager for recognition and growth.
With the right investment, Target Location could be transformed into a proper town, complete with markets, workshops, and a civic charter. It would not only bring order and prosperity to the region but also serve as a visible symbol of our centralizing ambition. All that remains is to commit the coin and will to see it done.
Founding Town CostModifier Typeoption 1
Centralization vs DecentralizationSocietal Valueoption 1gme17_cdVariabletriggerDefinitionin_game/events/missionevents/generic_mission_events.txt:1217
1218hide_portraits = yes
1219type = country_event
1221title = generic_mission_events.17.title Prospect of a new Town in Target Location
1222desc = generic_mission_events.17.desc The settlement of Target Location has grown steadily, its streets now bustling with farmers, traders, and craftsmen seeking opportunity close to the heart of our Flavor Rank. Though still a modest Target Location Rank, its position near Capital grants it both strategic relevance and economic promise. The land is fertile, the roads well-trodden, and the local populace eager for recognition and growth.
With the right investment, Target Location could be transformed into a proper town, complete with markets, workshops, and a civic charter. It would not only bring order and prosperity to the region but also serve as a visible symbol of our centralizing ambition. All that remains is to commit the coin and will to see it done.
With the right investment, Target Location could be transformed into a proper town, complete with markets, workshops, and a civic charter. It would not only bring order and prosperity to the region but also serve as a visible symbol of our centralizing ambition. All that remains is to commit the coin and will to see it done.
1223outcome = neutral
1225trigger = {
1226num_of_non_rural <= {
1227value = num_locations
1228divide = 5
}
}
1233immediate = {
1238ruler_or_regent ?= {
1238save_scope_as = target_character
}
1239ordered_owned_rural_location = {
1240order_by = {
1241value = population
1242multiply = local_control
}
1244check_range_bounds = no
1245max = 3
1246add_to_list = gme13_list_rural
}
1248random_in_list = {
1249list = gme13_list_rural
1250save_scope_as = target_location
}
}