事件
出口境况的恶化
当我们决定转移保护国的贸易竞争力时,他们的商人遭受了重大打击。他们对这种政策带来的“困难”的抱怨传到了他们统治者的耳中并得到了后者的同情————很显然我们之间的关系因此受到了影响。
定义in_game/events/diplomacy/subject_interaction_events.txt:800
801type = country_event
802title = subject_interaction_events.27.title 出口境况的恶化
803desc = subject_interaction_events.27.desc 当我们决定转移保护国的贸易竞争力时,他们的商人遭受了重大打击。他们对这种政策带来的“困难”的抱怨传到了他们统治者的耳中并得到了后者的同情————很显然我们之间的关系因此受到了影响。
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
}
}
}
}