Conceder cargo de elector
Interacción nacional

Conceder cargo de elector

bestow_elector_statusin_game/common/country_interactions/hre.txt:2

Le convertiremos en Elector en el Sacro Imperio Romano.

RequiereSacro Imperio RomanoOrganización internacionalselect triggerArzobispo electorEstatus especialeffect, select triggerPríncipe electorEstatus especialeffect, select triggerExclusión del electoradoTipo de modificadorselect trigger

Definiciónin_game/common/country_interactions/hre.txt:2

3type = diplomacy
4category = CATEGORY_HRE_ACTIONS
6ai_limit_per_check = 1
8potential = {
9scope:actor = {
10is_emperor = yes
}
}
14allow = {
}
17select_trigger = {
18looking_for_a = country
19target_flag = recipient
20name = "choose_country" Elige el Country:
21column = {
22data = name
}
24visible = {
25is_member_of_international_organization = international_organization:hre
28OR = {
29AND = {
30num_countries_with_special_status = {
32value < "max_countries_with_special_status(special_status:elector)"
}
34NOT = {
35country_has_special_status = {
37country = root
}
}
}
41AND = {
42num_countries_with_special_status = {
44value < "max_countries_with_special_status(special_status:archbishop_elector)"
}
46NOT = {
47country_has_special_status = {
49country = root
}
}
}
}
}
}
56enabled = {
58OR = {
59AND = {
60num_countries_with_special_status = {
62value < "max_countries_with_special_status(special_status:elector)"
}
64special_status_can_be_bestowed = {
66country = root
}
}
69AND = {
70num_countries_with_special_status = {
72value < "max_countries_with_special_status(special_status:archbishop_elector)"
}
74special_status_can_be_bestowed = {
76country = root
}
}
}
}
}
}
84effect = {
86if = {
87limit = {
88special_status_can_be_bestowed = {
90country = scope:recipient
}
}
93international_organization_add_special_status = {
95country = scope:recipient
}
}
98if = {
99limit = {
100special_status_can_be_bestowed = {
102country = scope:recipient
}
}
105international_organization_add_special_status = {
107country = scope:recipient
}
}
}
111scope:recipient = {
112add_opinion = {
112target = scope:actor
112modifier = opinion_granted_electorship
}
}
}
115ai_will_do = {
116add = {
117desc = "TARGET_ACCEPTANCE"
118value = "scope:actor.reverse_country_interaction_acceptance(country_interaction:request_elector_status|scope:recipient)"
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos los derechos reservados. Proyecto no oficial de fans, sin afiliación con Paradox Interactive. Contenido del juego © Paradox Interactive. Acerca de · Privacidad · Aviso legal