Event
Actor Offer Trade Privileges

We already do business in Constantinople, but now Actor have approached us with an offer, to supply them with construction material for their fleet in exchange for preferential privileges across the markets of their capital.
Fate of the PhoenixDLCtriggerDefinitionin_game/events/disaster/D008_fate_of_the_phoenix.txt:959
960type = country_event
961category = disaster_event
962title = fate_of_the_phoenix.17.title Actor Offer Trade Privileges
963desc = fate_of_the_phoenix.17.desc We already do business in Constantinople, but now Actor have approached us with an offer, to supply them with construction material for their fleet in exchange for preferential privileges across the markets of their capital.
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
}
}
}