Event
Traders Refuse to Serve

Despite Country's unquestionable devotion to trade, many of its most prominent traders are now claiming that the Court Title refuses to listen to them and are putting other interests ahead of those which have made our country rich. Some of the merchants we rely on for our international trade have threatened to cease working with the Flavor Rank altogether. Although we are sure to come to an agreement eventually, this will hamper our cooperation before it blows over.
RepublicGovernment TypetriggerDefinitionin_game/events/government/republic_factions.txt:1069
1070type = country_event
1071title = republic_factions.20.title Traders Refuse to Serve
1072desc = republic_factions.20.desc Despite Country's unquestionable devotion to trade, many of its most prominent traders are now claiming that the Court Title refuses to listen to them and are putting other interests ahead of those which have made our country rich. Some of the merchants we rely on for our international trade have threatened to cease working with the Flavor Rank altogether. Although we are sure to come to an agreement eventually, this will hamper our cooperation before it blows over.
1073outcome = neutral
1075trigger = {
1081any_market_with_merchants = {
1082NOT = {
1083has_merchant_power = {
1084country = root
1085key = uncooperative_trader
}
}
1088count > 3
}
}
1092illustration_tags = {
109310 = interior
109410 = angry
}
1096immediate = {
}
}