이벤트
외세와의 동조

궁정에 불법적인 사안에 관한 비밀스러운 소문이 퍼졌습니다. 영향력 확대를 대가로 막후 거래와 선물이 오갔다는 것입니다. 그 소문의 주인공은 다름 아닌 우리 신료 중 하나인 Target Character(으)로, 실제로 이 인물이 최근 표출한 정책적 의견을 살펴보면 Target Emperor Adjective의 대표들과 많은 부분에서 같은 관점을 견지하고 있습니다.
정의in_game/events/disaster/sinicization_disaster.txt:83
84type = country_event
85category = disaster_event
86title = sinicization_disaster.2.title 외세와의 동조
87desc = sinicization_disaster.2.desc 궁정에 불법적인 사안에 관한 비밀스러운 소문이 퍼졌습니다. 영향력 확대를 대가로 막후 거래와 선물이 오갔다는 것입니다. 그 소문의 주인공은 다름 아닌 우리 신료 중 하나인 Target Character(으)로, 실제로 이 인물이 최근 표출한 정책적 의견을 살펴보면 Target Emperor Adjective의 대표들과 많은 부분에서 같은 관점을 견지하고 있습니다.
88outcome = neutral
90image = "gfx/interface/illustrations/disaster/sinicization_disaster.dds"
92trigger = {
93exists = scope:target_emperor_scope.culture
94any_cabinet_character ?= {
95not = {
95culture ?= scope:target_emperor_scope.culture
}
}
}
100immediate = {
102random_cabinet_character = {
103limit = {
104not = {
104culture ?= scope:target_emperor_scope.culture
}
}
107save_scope_as = target_character
}
}