Négocier l'éviction d'un membre
ActionModifié dans cette version

Négocier l'éviction d'un membre

demand_member_removalin_game/common/generic_actions/war_of_religions.txt:296

Nous allons négocier l'éviction d'un membre problématique de la Enemy Religious League Name

RequiertSupériorité religieuseCasus belliallowSainte Ligue catholiqueOrganisation internationaleallow, effect, select trigger 2Union protestanteOrganisation internationaleallow, effect, select trigger 2Guerre de religionConjonctureselect trigger 1

Définitionin_game/common/generic_actions/war_of_religions.txt:296

297type = situation
299potential = {
}
302allow = {
305scope:actor = {
306OR = {
307is_leader_of_international_organization = international_organization:protestant_union
308is_leader_of_international_organization = international_organization:catholic_league
}
310NOT = {
310in_war_of_casus_belli = casus_belli:cb_religious_superiority
}
}
}
314automation_tick = never
315automation_tick_frequency = 12
316cooldown = {
317type = demand_member_removal
318years = 10
}
322select_trigger = {
323looking_for_a = situation
324interaction_source_list = {
326add_to_list = source
}
}
329target_flag = recipient
330name = "choose_situation" Sélectionner la Conjoncture :
331column = {
332data = name
}
334visible = {
336situation_is_active = yes
}
}
340select_trigger = {
341looking_for_a = country
342interaction_source_list = {
343if = {
344limit = {
345scope:actor = {
345is_leader_of_international_organization = international_organization:protestant_union
}
}
348every_international_organization_member = {
349limit = {
350NOT = {
350is_leader_of_international_organization = international_organization:catholic_league
}
}
352add_to_list = source
}
}
}
356else = {
358every_international_organization_member = {
359limit = {
360NOT = {
360is_leader_of_international_organization = international_organization:protestant_union
}
}
362add_to_list = source
}
}
}
}
367pre_evaluation_sort_value = {
368value = military_strength
}
370pre_evaluation_number_to_evaluate_fully = 5
371target_flag = target_2
372name = "choose_country_to_demand_removal" Choisir le Membre à évincer
373none_available_msg_key = "no_valid_countries"
374column = {
374data = name
}
375column = {
375data = military_strength
}
376visible = {
377NOT = {
377is_leader_of_international_organization = international_organization:catholic_league
}
378NOT = {
378is_leader_of_international_organization = international_organization:protestant_union
}
}
}
381effect = {
382if = {
383limit = {
384exists = scope:target_2
}
386scope:target_2 = {
387if = {
388limit = {
389is_member_of_international_organization = international_organization:protestant_union
}
391add_cooldown = {
392type = blocked_from_joining_protestant_union
393years = 5
}
}
396else_if = {
397limit = {
398is_member_of_international_organization = international_organization:catholic_league
}
400add_cooldown = {
401type = blocked_from_joining_catholic_league
402years = 5
}
}
}
407if = {
408limit = {
409scope:actor = {
409is_leader_of_international_organization = international_organization:protestant_union
}
}
412remove_country_from_international_organization = scope:target_2
413leader_country ?= {
414add_truce_with = {
415target = scope:actor
416years = 3
}
}
}
}
421else = {
423remove_country_from_international_organization = scope:target_2
424leader_country ?= {
425add_truce_with = {
426target = scope:actor
427years = 3
}
}
}
}
}
}
435ai_will_do = {
436add = -25
437add = {
438value = "scope:target_2.threat_level_to(scope:actor)"
439multiply = 100
}
}
© 2026 Soft Santa Cruz, S.L.U.. Tous droits réservés. Projet de fan non officiel, non affilié à Paradox Interactive. Contenu du jeu © Paradox Interactive. À propos · Confidentialité · Mentions légales