EventChanged this version
The Staple Port of Target Location

Our attention to the development of Target Location has resulted in the Target Location Rank attracting lucrative commercial opportunities. Officials in charge of Target Province have approached us requesting guidance on how to best utilize this newfound wealth.
BurghersPop Typeoption 1
LawgiverTraitoption 1had_good_staple_port_event_variableVariableimmediate, triggerDefinitionin_game/events/government/town_rights_events.txt:3
4type = country_event
5title = town_rights_events.1.title The Staple Port of Target Location
6desc = town_rights_events.1.desc Our attention to the development of Target Location has resulted in the Target Location Rank attracting lucrative commercial opportunities. Officials in charge of Target Province have approached us requesting guidance on how to best utilize this newfound wealth.
7outcome = positive
9trigger = {
10any_town_rights_in_country = {
11this.town_rights_type = town_rights_type:staple_port
}
15at_war = no
16is_during_bankruptcy = no
}
19illustration_tags = {
2010 = happy
2110 = exterior
}
24immediate = {
}
27random_locations_with_town_rights_in_country = {
28limit = {
29has_town_rights = town_rights_type:staple_port
}
32save_scope_as = target_location
39province = {
39save_scope_as = target_province
}
}
42ruler_or_regent = {
42save_scope_as = target_character
}
}