Скриптовый эффектИзменено в этой версии

rtr_add_country_to_rebels_and_dow_china

rtr_add_country_to_rebels_and_dow_chinain_game/events/situations/red_turban_rebellions.txt:399
Требует«Красные повязки»Международное объединение$country$ 1rtr_empty_rebellionПеременная$country$ 1

400add_stability = stability_severe_penalty (-12)
401$country$ = {
402rtr_create_io = yes
403if = {
405if = {
406limit = {
}
408remove_variable = rtr_empty_rebellion
409set_leader_country = prev
}
}
412else = {
414add_country_to_international_organization_no_update = prev
415if = {
416limit = {
416international_organization_has_leader = no
}
417set_leader_country = prev
}
}
}
421hidden_effect = {
423every_international_organization_member = {
424add_truce_with = {
424target = $country$
424mutual = yes
424months = 6
}
}
}
}
}
429add_opinion = {
430modifier = opinion_rtr_red_turban_rebellions
431target = c:CHI
}
}
434if = {
435limit = {
436target = $country$
}
}
438declare_war_with_cb = {
}
}
443else = {
444add_casus_belli = {
}
}
449$country$ = {
450raise_all_levies = {
450type = army
450instant = yes
}
}