Event
Exacerbation of Export Effects
The traders and merchants of our protectorates suffered a major blow to their trade when we decided to take control of their country's trade power. Their complaints about the 'hardships' this mercantile policy has brought upon them reached the ruler of the protectorate, who agrees with them and has made it clear that our relationships with them is suffering because of this.
Definitionin_game/events/diplomacy/subject_interaction_events.txt:800
801type = country_event
802title = subject_interaction_events.27.title Exacerbation of Export Effects
803desc = subject_interaction_events.27.desc The traders and merchants of our protectorates suffered a major blow to their trade when we decided to take control of their country's trade power. Their complaints about the 'hardships' this mercantile policy has brought upon them reached the ruler of the protectorate, who agrees with them and has made it clear that our relationships with them is suffering because of this.
804outcome = neutral
805trigger = {
807any_subject = {
808receiving_scripted_relation = {
809type = relation_type:divert_trade
810target = root
}
812NOT = {
814has_opinion = {
814target = root
814modifier = opinion_export_good
}
815has_opinion = {
815target = root
815modifier = opinion_export_bad
}
}
}
}