事件
Target Location倒向海权立场

在Target Location海军势力占据着主导地位,这意味着Parliament中有关增加陆军经费的提案在这里的待遇会非常冷淡。尽管该地的Parliament成员最初对这项提案持认可态度,但现在除了投反对票外别无选择。
陆权主义 vs 海权主义社会价值观option定义in_game/events/government/parliaments.txt:914
915type = country_event
916title = parliaments.16.title Target Location倒向海权立场
917desc = parliaments.16.desc 在Target Location海军势力占据着主导地位,这意味着Parliament中有关增加陆军经费的提案在这里的待遇会非常冷淡。尽管该地的Parliament成员最初对这项提案持认可态度,但现在除了投反对票外别无选择。
918outcome = neutral
920illustration_tags = {
92110 = angry
92210 = exterior
}
925trigger = {
926has_ongoing_parliament_debate = yes
927OR = {
928parliament_issue = parliament_issue:promote_castle_building
929parliament_issue = parliament_issue:promote_bastion_building
930parliament_issue = parliament_issue:promote_star_fort_building
931parliament_issue = parliament_issue:promote_fortress_building
932parliament_issue = parliament_issue:finance_the_armory
933parliament_issue = parliament_issue:expand_barracks
934parliament_issue = parliament_issue:host_army_excercises
}
936num_of_ports > 0
}
939immediate = {
940ordered_owned_location = {
941order_by = local_political_power_fraction
942limit = {
943is_port = yes
}
945max = 1
946save_scope_as = target_location
}
}