事件
Target Location的重担

Target Location许多人已经对于加强海上基础设施建设的提案感到无比失望。他们认为本地区已经为我国军事力量贡献了太多,因此更期待Parliament能够批准更多自主支配资金,而非要求为海军追加拨款。
陆权主义 vs 海权主义社会价值观option定义in_game/events/government/parliaments.txt:853
854type = country_event
855title = parliaments.15.title Target Location的重担
856desc = parliaments.15.desc Target Location许多人已经对于加强海上基础设施建设的提案感到无比失望。他们认为本地区已经为我国军事力量贡献了太多,因此更期待Parliament能够批准更多自主支配资金,而非要求为海军追加拨款。
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
}
}
}