EventChanged this version
Commercial Stagnation in Target Location

Despite our best efforts to develop the Target Location Rank of Target Location, sea-faring merchants seem to avoid conducting their business here, much to our dismay. Let us hope this stagnation is only temporary and not indicative of a spiraling trend.
LawgiverTraitoption 1had_bad_staple_port_event_variableVariableimmediate, triggerDefinitionin_game/events/government/town_rights_events.txt:101
102type = country_event
103title = town_rights_events.2.title Commercial Stagnation in Target Location
104desc = town_rights_events.2.desc Despite our best efforts to develop the Target Location Rank of Target Location, sea-faring merchants seem to avoid conducting their business here, much to our dismay. Let us hope this stagnation is only temporary and not indicative of a spiraling trend.
105outcome = negative
107trigger = {
108any_town_rights_in_country = {
109this.town_rights_type = town_rights_type:staple_port
}
113at_war = no
114is_during_bankruptcy = no
}
117illustration_tags = {
11810 = angry
11910 = exterior
}
122immediate = {
}
125random_locations_with_town_rights_in_country = {
126limit = {
127has_town_rights = town_rights_type:staple_port
}
130save_scope_as = target_location
137province = {
137save_scope_as = target_province
}
}
140ruler_or_regent = {
140save_scope_as = target_character
}
}