EventChanged this version
Nanbokuchō Jidai Without End

The struggle between the two courts of the Imperial line has already been dragging on for some years. It is threatening to split the whole nation in two, without a clear resolution in sight. There are many in the Country that are in favor of renouncing our rights in favor of the Target Emperor, arguing it is worth a sacrifice to keep the unity of the throne. On the other hand, our divine right to rule is not something we can easily yield. However, there are worrying sings for the future of the nation, and we may find ourselves in worse troubles with a divided line.
Japanese ShogunateInternational Organizationtrigger
Sengoku JidaiSituationoption 1Definitionin_game/events/situations/nanbokuchou.txt:565
566type = country_event
567category = situation_event
568title = nanbokuchou.9.title Nanbokuchō Jidai Without End
569desc = nanbokuchou.9.desc The struggle between the two courts of the Imperial line has already been dragging on for some years. It is threatening to split the whole nation in two, without a clear resolution in sight. There are many in the Country that are in favor of renouncing our rights in favor of the Target Emperor, arguing it is worth a sacrifice to keep the unity of the throne. On the other hand, our divine right to rule is not something we can easily yield. However, there are worrying sings for the future of the nation, and we may find ourselves in worse troubles with a divided line.
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
}
}
}
}