イベント
Target CultureとTarget Culture2の摩擦
政治的な統合は進行中のようだが、文化的な調和は依然として困難だ。Target CultureとTarget Culture2の民の言語や習慣の違い、およびそれらが原因の誤解により衝突が起こりはじめた。
我々の顧問のなかには、非難を特定の人物に押しつければ状況を改善できると囁く者もいる。それ以外の者は、文化的にまったく異なる2つの国家の統合に障害はつきものだと見ている。
定義in_game/events/missionevents/generic_mission_events.txt:627
628hide_portraits = yes
629type = country_event
631title = generic_mission_events.11.title Target CultureとTarget Culture2の摩擦
632desc = generic_mission_events.11.desc 政治的な統合は進行中のようだが、文化的な調和は依然として困難だ。Target CultureとTarget Culture2の民の言語や習慣の違い、およびそれらが原因の誤解により衝突が起こりはじめた。
我々の顧問のなかには、非難を特定の人物に押しつければ状況を改善できると囁く者もいる。それ以外の者は、文化的にまったく異なる2つの国家の統合に障害はつきものだと見ている。
我々の顧問のなかには、非難を特定の人物に押しつければ状況を改善できると囁く者もいる。それ以外の者は、文化的にまったく異なる2つの国家の統合に障害はつきものだと見ている。
633outcome = neutral
635trigger = {
636exists = scope:mission_target_subject
637is_annexing = scope:mission_target_subject
639culture != scope:mission_target_subject.culture
}
642immediate = {
648ruler_or_regent ?= {
648save_scope_as = target_character1
}
649culture ?= {
649save_scope_as = target_culture
}
651scope:mission_target_subject = {
652ruler_or_regent ?= {
652save_scope_as = target_character2
}
653capital = {
653save_scope_as = target_location
}
654culture ?= {
654save_scope_as = target_culture2
}
}
657random_list = {
6701 = {
671trigger = {
672scope:target_character1.dip > 0
}
}
}
690if = {
691limit = {
692any_cabinet_character = {
693this != scope:target_character1
694is_heir = no
695is_consort = no
}
}
698random_cabinet_character = {
699limit = {
700this != scope:target_character1
701is_heir = no
702is_consort = no
}
704save_scope_as = target_scapegoat_character
}
}
}