イベントこのバージョンで変更
Target Locationの指定商港

我々がTarget Locationの発展に注力してきた結果、Target Location Rankには収益性の高い商機がやって来るようになった。Target Provinceの行政官たちは、この新たに得られた富をどのように活用すべきかの指針を求めて、我々のもとを訪れている。
市民社会階級option 1
立法者特性option 1had_good_staple_port_event_variable変数immediate, trigger定義in_game/events/government/town_rights_events.txt:3
4type = country_event
5title = town_rights_events.1.title Target Locationの指定商港
6desc = town_rights_events.1.desc 我々がTarget Locationの発展に注力してきた結果、Target Location Rankには収益性の高い商機がやって来るようになった。Target Provinceの行政官たちは、この新たに得られた富をどのように活用すべきかの指針を求めて、我々のもとを訪れている。
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
}
}