イベントこのバージョンで変更
Target Locationにおける商業の停滞

我々はTarget LocationTarget Location Rankの発展に全力を注いできたが、海運商人たちはここでの取引を避けているようであり、落胆を禁じ得ない。この停滞が一時的なものに過ぎず、負の連鎖の兆候でないことを願うばかりだ。
立法者特性option 1had_bad_staple_port_event_variable変数immediate, trigger定義in_game/events/government/town_rights_events.txt:101
102type = country_event
103title = town_rights_events.2.title Target Locationにおける商業の停滞
104desc = town_rights_events.2.desc 我々はTarget LocationTarget Location Rankの発展に全力を注いできたが、海運商人たちはここでの取引を避けているようであり、落胆を禁じ得ない。この停滞が一時的なものに過ぎず、負の連鎖の兆候でないことを願うばかりだ。
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
}
}