事件本版本变更
南北朝时代经年不休

天皇家统两朝之争已迁延数载,这场纷争眼看便要将全国撕裂为二,却始终无明确的了结之兆。在Country廷内,诸多人士主张放弃本方宗统权益,归奉Target Emperor,认为为保全皇统一体,此番牺牲值得为之。但另一方面,我朝执掌天下的天命皇权,本就非轻易可让之物。只是国祚未来已现堪忧之兆,若宗统持续分裂,我朝恐将陷入更深的危局。
日本幕府国际组织trigger
战国时代局势option 1定义in_game/events/situations/nanbokuchou.txt:565
566type = country_event
567category = situation_event
568title = nanbokuchou.9.title 南北朝时代经年不休
569desc = nanbokuchou.9.desc 天皇家统两朝之争已迁延数载,这场纷争眼看便要将全国撕裂为二,却始终无明确的了结之兆。在Country廷内,诸多人士主张放弃本方宗统权益,归奉Target Emperor,认为为保全皇统一体,此番牺牲值得为之。但另一方面,我朝执掌天下的天命皇权,本就非轻易可让之物。只是国祚未来已现堪忧之兆,若宗统持续分裂,我朝恐将陷入更深的危局。
570image = "gfx/interface/illustrations/situation/nanbokuchou.dds"
571outcome = neutral
573trigger = {
575any_country_with_special_status_of_type = {
576type = japanese_emperor
577this != root
578count > 0
}
}
}
583immediate = {
584ruler_or_regent = {
584save_scope_as = target_character
}
586random_country_with_special_status_of_type = {
587type = japanese_emperor
588limit = {
589this != root
}
591save_scope_as = target_emperor
592ruler_or_regent = {
592save_scope_as = target_character_2
}
}
}
}