Interaction de personnagesModifié dans cette version

Inviter à rejoindre l'Ordre de chevalerie

invite_to_order_of_chivalryin_game/common/character_interactions/order_of_chivalry_actions.txt:140

Le Personnage sera invité à rejoindre notre Ordre de chevalerie.

RequiertCouronneOrdreselect triggerNoblesseOrdreselect triggerChristianismeGroupe de religionsselect triggerorder_of_chivalry_country_cooldownVariableallow

141is_consort_action = no
142on_own_nation = yes
143message = yes
145potential = {
146scope:actor = {
147has_chivalric_order = yes
}
}
151allow = {
152scope:actor = {
154custom_tooltip = {
155text = order_of_chivalry_country_cooldown Aucun autre Personnage n'a rejoint d'Ordre de chevalerie en 10 ans.
156not = {
156has_variable = order_of_chivalry_country_cooldown Aucun autre Personnage n'a rejoint d'Ordre de chevalerie en 10 ans.
}
}
}
}
161ai_tick = monthly
162ai_tick_frequency = 90
164select_trigger = {
165looking_for_a = character
166source = actor
167target_flag = recipient
168name = "choose_character" Sélectionner le Personnage :
169column = {
170data = name
}
172visible = {
173is_alive = yes
174custom_tooltip = {
175text = character_can_join_order_of_chivalry_tt Recipient peut rejoindre un Ordre de chevalerie éligible.
176is_adult = yes
177character_is_eligible_for_active_order = scope:actor
}
}
180enabled = {
181is_in_chivalric_order = no
182religion.group = religion_group:christian
183owner = {
183within_diplomatic_range = scope:actor
}
184OR = {
}
}
}
191ai_will_do = {
192add = 0
194if = {
195limit = {
196scope:recipient = {
197OR = {
198is_ruler = yes
199is_heir = yes
}
}
}
203add = 25
}
206if = {
207limit = {
208scope:recipient = {
209OR = {
210mil >= 5
211adm >= 5
212dip >= 5
}
}
}
216add = 10
}
219if = {
220limit = {
221scope:recipient = {
222NOT = {
222is_ruler = yes
}
223NOT = {
223is_heir = yes
}
}
}
226add = 2
}
}
229effect = {
230hidden_effect = {
231scope:actor = {
232set_variable = {
232name = order_of_chivalry_country_cooldown Aucun autre Personnage n'a rejoint d'Ordre de chevalerie en 10 ans.
232value = yes
232years = 10
}
}
}
235scope:recipient = {
236join_active_chivalric_order_of = scope:actor
}
}
© 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