Event
The more we sell, the more we sow, the more we grow
We control the trade of our protectorate, and the more we manage to export of all the things they grow and produce, the larger the crop! Somehow we have managed to increase both the quality and quantity of their production, and increased our trade power as well.
Definitionin_game/events/diplomacy/subject_interaction_events.txt:760
761type = country_event
762title = subject_interaction_events.26.title The more we sell, the more we sow, the more we grow
763desc = subject_interaction_events.26.desc We control the trade of our protectorate, and the more we manage to export of all the things they grow and produce, the larger the crop! Somehow we have managed to increase both the quality and quantity of their production, and increased our trade power as well.
764outcome = neutral
765trigger = {
767any_subject = {
768receiving_scripted_relation = {
769type = relation_type:divert_trade
770target = root
}
772NOT = {
774has_opinion = {
774target = root
774modifier = opinion_export_good
}
775has_opinion = {
775target = root
775modifier = opinion_export_bad
}
}
}
}