事件
Actor提供贸易特权

我国在君士坦丁堡开展商贸往来业务已久,如今Actor主动前来接洽,提议由我方为其舰队供应造船物资,以此换取在其首都市场的特惠贸易权。
Fate of the PhoenixDLCtrigger定义in_game/events/disaster/D008_fate_of_the_phoenix.txt:959
960type = country_event
961category = disaster_event
962title = fate_of_the_phoenix.17.title Actor提供贸易特权
963desc = fate_of_the_phoenix.17.desc 我国在君士坦丁堡开展商贸往来业务已久,如今Actor主动前来接洽,提议由我方为其舰队供应造船物资,以此换取在其首都市场的特惠贸易权。
964outcome = neutral
966major = yes
967major_trigger = {
967this = scope:actor
}
969image = "gfx/interface/illustrations/disaster/fate_of_the_phoenix.dds"
975immediate = {
976if = {
977limit = {
978capital = {
978is_port = yes
}
}
981capital = {
981save_scope_as = target_location
}
}
984else = {
985ordered_port_in_country = {
986order_by = population
987max = 1
988check_range_bounds = no
990save_scope_as = target_location
}
}
}