Scripted Effect
rtr_join_china_in_wars
Definitionin_game/events/situations/red_turban_rebellions.txt:476
478add_to_global_variable_list = {
479name = rtr_loyal_faction
480target = this
}
482custom_tooltip = {
483text = rtr_join_china_in_wars_tt Will join all wars in the Red Turban Rebellions on the side of China
484every_in_list = {
485list = rtr_red_turban_wars_def
486PREV = {
486join_war_as_defender = {
486war = PREV
}
}
}
488every_in_list = {
489list = rtr_red_turban_wars_attack
490PREV = {
490join_war_as_attacker = {
490war = PREV
}
}
}
}