Event
The Burden of Target Location

Many in Target Location have been quite disappointed by the proposal to increase our focus on maritime infrastructure. They feel that their region already contributes much to the armed forces of our country and had rather expected the Parliament to authorize more funds for their discretion, instead of asking for more money for the navy.
Land vs NavalSocietal ValueoptionDefinitionin_game/events/government/parliaments.txt:853
854type = country_event
855title = parliaments.15.title The Burden of Target Location
856desc = parliaments.15.desc Many in Target Location have been quite disappointed by the proposal to increase our focus on maritime infrastructure. They feel that their region already contributes much to the armed forces of our country and had rather expected the Parliament to authorize more funds for their discretion, instead of asking for more money for the navy.
857outcome = neutral
859illustration_tags = {
86010 = armed
86110 = exterior
}
864trigger = {
865has_ongoing_parliament_debate = yes
866OR = {
867parliament_issue = parliament_issue:expand_docks
868parliament_issue = parliament_issue:expand_dry_docks
869parliament_issue = parliament_issue:expand_shipyards
870parliament_issue = parliament_issue:expand_grand_shipyards
871parliament_issue = parliament_issue:expand_naval_bases
872parliament_issue = parliament_issue:increase_naval_spending
}
874num_of_ports < num_locations
}
878immediate = {
879ordered_owned_location = {
880order_by = local_political_power_fraction
881limit = {
882is_port = no
}
884max = 1
885save_scope_as = target_location
}
}
}