Event
International Trade Fair

Our outward politics present an opportunity to set up a short international trade fair, showing the world the many goods and riches to be found in our borders. Of course, with items shown at a reduced price and with slightly exaggerated features to impress foreign dignitaries and merchants.
It will be an expensive endeavor, but doing so would certainly cause the nations that we trade with to pay greater attention to us. Alternatively, we could always pocket the money and instead invest it in local commerce.
RevolutionsAgetrigger
Outward vs InwardSocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:7813
7814type = country_event
7816title = societal_values.2021.t International Trade Fair
7817desc = societal_values.2021.desc Our outward politics present an opportunity to set up a short international trade fair, showing the world the many goods and riches to be found in our borders. Of course, with items shown at a reduced price and with slightly exaggerated features to impress foreign dignitaries and merchants.
It will be an expensive endeavor, but doing so would certainly cause the nations that we trade with to pay greater attention to us. Alternatively, we could always pocket the money and instead invest it in local commerce.
It will be an expensive endeavor, but doing so would certainly cause the nations that we trade with to pay greater attention to us. Alternatively, we could always pocket the money and instead invest it in local commerce.
7818outcome = neutral
7821trigger = {
7823any_trade = {
7823exists = this
}
}
7827illustration_tags = {
782810 = happy
782910 = exterior
}
7832immediate = {
}
7834every_trade = {
7835to_market = {
7836owner ?= {
7837save_temporary_scope_as = temp_c
7838if = {
7839limit = {
7840NOT = {
7841this = root
}
}
7844add_to_list = countries_trading_with
}
}
}
}
}