
Action
Call Loyalists to Arms
The lands of China burn as the marauding warlords soak the very soil that feeds them in blood. We must call on all those who see themselves loyal to the Celestial Throne to take up arms!
The selected Warring State country which is loyal (equal or more than RTR IS LOYAL VALUE Allegiance to Yuán) towards Actor will join Red Turban Rebellions wars on our side.
Red Turban RebellionsCasus Bellieffect, select trigger 2
Rein in the RebelsCasus Bellieffect, select trigger 2
ChinaCountrypotential
Red Turban RebelsInternational Organizationallow
Red Turban RebellionsSituationselect trigger 1rtr_yuan_allegianceVariableselect trigger 2Definitionin_game/common/generic_actions/red_turban_rebellions.txt:211
212type = situation
220allow = {
222scope:actor = {
223num_of_diplomats >= 1
224custom_tooltip = {
225text = rtr_call_loyalists_to_arms_tt Every member of the Red Turban Rebels is currently at war with Actor
226at_war = yes
227any_current_war = {
228OR = {
229AND = {
230any_attacker = {
}
231any_defender = {
231this = scope:actor
}
}
233AND = {
234any_defender = {
}
235any_attacker = {
235this = scope:actor
}
}
}
}
}
}
}
243ai_tick = monthly
244ai_tick_frequency = 1
245automation_tick = never
246automation_tick_frequency = 12
248select_trigger = {
249looking_for_a = situation
250target_flag = recipient
251name = "choose_situation" Choose the Situation:
252column = {
253data = name
}
}
261select_trigger = {
262looking_for_a = country
263target_flag = target
264name = "rtr_call_loyalists_to_arms_select_country" Select Loyalist of China
265none_available_msg_key = "rtr_call_loyalists_to_arms_no_countries"
266column = {
267data = name
}
272visible = {
273country_type = location
276OR = {
277is_subject = no
278subject_loyalty < 50
}
280NOT = {
280is_at_war_with = scope:actor
}
281capital = {
281is_discovered_by = scope:actor
}
282within_diplomatic_range = scope:actor
283scope:actor = {
284any_current_war = {
285OR = {
}
289NOT = {
289any_war_participant = {
289this = root
}
}
290trigger_if = {
291limit = {
291NOT = {
291attacker_leader = scope:actor
}
}
292attacker_leader = {
292save_temporary_scope_as = scope_enemy
}
}
294trigger_else = {
295defender_leader = {
295save_temporary_scope_as = scope_enemy
}
}
}
}
299trigger_if = {
300limit = {
300exists = scope:scope_enemy
}
301NOT = {
301has_truce_with = scope:scope_enemy
}
}
}
}
306effect = {
308scope:actor = {
309add_diplomats = -1
310custom_tooltip = {
311text = rtr_call_loyalists_to_arms_ct The loyalist joins every active Red Turban Rebellions War on the side of Actor against the members of Red Turban Rebels
312if = {
313limit = {
313exists = scope:target
}
314every_current_war = {
315limit = {
316OR = {
}
320OR = {
321is_an_attacker = scope:actor
322is_a_defender = scope:actor
}
}
325if = {
326limit = {
327is_an_attacker = scope:actor
328defender_leader = {
329scope:target = {
330NOT = {
330has_truce_with = PREV
}
}
}
}
334scope:target = {
334join_war_as_attacker = {
334war = prev
}
}
}
336else_if = {
337limit = {
338is_a_defender = scope:actor
339attacker_leader = {
340scope:target = {
341NOT = {
341has_truce_with = PREV
}
}
}
}
345scope:target = {
345join_war_as_defender = {
345war = prev
}
}
}
}
}
}
}
351if = {
352limit = {
352exists = scope:target
}
}
359else = {
360custom_tooltip = rtr_call_loyalists_to_arms_at The loyalist loses 5 Allegiance to Yuán
}
}
364ai_will_do = {
365add = -150
366add = {
}
}