Scripted EffectChanged this version
rtr_add_country_to_rebels_and_dow_china
Red Turban RebelsInternational Organization$country$ 1rtr_empty_rebellionVariable$country$ 1Definitionin_game/events/situations/red_turban_rebellions.txt:399
401$country$ = {
403if = {
405if = {
406limit = {
}
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
}
}
}
}
}
}
434if = {
438declare_war_with_cb = {
439target = $country$
}
}
443else = {
444add_casus_belli = {
445target = $country$
}
}
449$country$ = {
450raise_all_levies = {
450type = army
450instant = yes
}
}