事件本版本变更
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
}
}