事件
Target Country延续天命!

红巾军起义的历史已经走到了尽头!尽管内战如此血腥,但强如红巾军也最终无法颠覆Target Country的天命!随着最后一支叛军余孽被Target Country Culture大军清剿,Target Character正式宣布天命权威得到中兴。
中华国家option
天朝国际组织option
红巾军国际组织optionrtr_yuan_allegiance变量option定义in_game/events/situations/red_turban_rebellions.txt:3611
3612type = country_event
3613category = situation_event
3614title = red_turban_rebellions.103.title Target Country延续天命!
3615desc = red_turban_rebellions.103.desc 红巾军起义的历史已经走到了尽头!尽管内战如此血腥,但强如红巾军也最终无法颠覆Target Country的天命!随着最后一支叛军余孽被Target Country Culture大军清剿,Target Character正式宣布天命权威得到中兴。
3616outcome = neutral
3617illustration_tags = {
361810 = armed
361910 = exterior
}
3621immediate = {
}
3623save_scope_as = target_country
3624if = {
3625limit = {
3625has_ruler = yes
}
3626ruler ?= {
3626save_scope_as = target_character
}
}
3628else_if = {
3629limit = {
3629has_regent = yes
}
3630regent ?= {
3630save_scope_as = target_character
}
}
}