
Действие
Призыв лоялистов взять оружие
Земли CL GEN в огне. Под ногами разбойников стонет земля, вскормившая тех, кто её топчет. Нужно срочно призвать к оружию тех, кто ещё верен небесному престолу!
Выбранная воюющая держава, верная CL DAT (преданность Юаню должна быть не менее RTR IS LOYAL VALUE), присоединится к нашим войнам при помощи повода «Восстание „Красных повязок“».
Восстание «Красных повязок»Повод для войныeffect, select trigger 2
Укрощение мятежниковПовод для войныeffect, select trigger 2
КитайДержаваpotential
«Красные повязки»Международное объединениеallow
Восстание «Красных повязок»Ситуацияselect trigger 1rtr_yuan_allegianceПеременнаяselect trigger 2212type = situation
220allow = {
222scope:actor = {
223num_of_diplomats >= 1
224custom_tooltip = {
225text = rtr_call_loyalists_to_arms_tt Каждый участник объединения ««Красные повязки»» сейчас воюет против CL GEN
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" Выберите Concept:
252column = {
253data = name
}
}
261select_trigger = {
262looking_for_a = country
263target_flag = target
264name = "rtr_call_loyalists_to_arms_select_country" Выбор верного сторонника CL GEN
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 Приверженцы вступают во все Concept при помощи повода «Восстание „Красных повязок“» на стороне CL GEN, выступая против участников «Красных повязок».
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 Приверженцы теряют 5 ед. преданности Юаню.
}
}
364ai_will_do = {
365add = -150
366add = {
}
}