イベント
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
}
}
}