イベント
輸出政策による悪影響
我々が保護国の交易力を支配したとき、交易商や商人たちは大きな打撃を受けた。この商業政策が彼らにもたらした“苦難”についての不満は、保護国の統治者にも届くこととなった。統治者はその不満に同意し、この政策のせいで両国の関係が悪化していると宣言した。
定義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
}
}
}
}