Событие

Расцвет CL GEN

red_turban_rebellions.100in_game/events/situations/red_turban_rebellions.txt:3502
Расцвет …

Восстание «Красных повязок» наконец-то окончено! Target Character, Ruler Or Regent Title CL GEN, одерживает полную победу. China Character и династия China Country больше не претендуют на власть. Target Country — Select CString этой державы получает властный мандат, и Срединное Государство переходит в Select CString руки!

Требует«Красные повязки»Международное объединениеoption

Определениеin_game/events/situations/red_turban_rebellions.txt:3502

3503type = country_event
3504category = situation_event
3505title = red_turban_rebellions.100.title Расцвет CL GEN
3506desc = red_turban_rebellions.100.desc Восстание «Красных повязок» наконец-то окончено! Target Character, Ruler Or Regent Title CL GEN, одерживает полную победу. China Character и династия China Country больше не претендуют на власть. Target Country — Select CString этой державы получает властный мандат, и Срединное Государство переходит в Select CString руки!
3507outcome = neutral
3508illustration_tags = {
350910 = armed
351010 = exterior
}
3512immediate = {
3514save_scope_as = target_country
3515if = {
3516limit = {
3516has_ruler = yes
}
3517ruler ?= {
3517save_scope_as = target_character
}
}
3519else_if = {
3520limit = {
3520has_regent = yes
}
3521regent ?= {
3521save_scope_as = target_character
}
}
3523c:CHI = {
3524save_scope_as = china_country
3525if = {
3526limit = {
3526has_ruler = yes
}
3527ruler ?= {
3527save_scope_as = china_character
}
}
3529else_if = {
3530limit = {
3530has_regent = yes
}
3531regent ?= {
3531save_scope_as = china_character
}
}
}
}

Варианты

AДа здравствует Select CString!
3537custom_tooltip = {
3538text = end_situation_red_turban_rebellions_tt Concept «Восстание „Красных повязок“» завершилась
3539every_country = {
3540limit = {
3541NOT = {
3541this = root
}
3542OR = {
3543is_neighbor_of = root
3544is_subject_of = root
3545is_enemy_of = root
3546is_rival_of = root
3547capital.sub_continent = sub_continent:east_asia
3548is_member_of_international_organization = international_organization:red_turban_rebels
}
}
3551trigger_event_non_silently = red_turban_rebellions.102
}
}