Mudar Política
Interação de País

Mudar Política

change_subject_policyin_game/common/country_interactions/change_subject_policy.txt:1

Exigiremos que adotem nossa Política!

Definiçãoin_game/common/country_interactions/change_subject_policy.txt:1

2type = subject
3category = CATEGORY_SUBJECT_ACTIONS
5potential = {
}
8allow = {
}
11select_trigger = {
12looking_for_a = country
13interaction_source_list = {
14scope:actor = {
15every_subject = {
16add_to_list = source
}
}
}
20target_flag = recipient
21name = "choose_country" Escolha o País:
22none_available_msg_key = "no_countries_available"
23column = {
24data = name
}
26visible = {
27any_possible_policy = {
28is_fully_implemented_in = scope:actor
}
}
31enabled = {
32subject_loyalty >= MIN_SUBJECT_LOYALTY_FOR_ACTION (50)
}
}
37select_trigger = {
38looking_for_a = policy
39interaction_source_list = {
40scope:actor = {
41every_current_policy = {
42add_to_list = source
}
}
}
46target_flag = target
47name = "enact_policy_select_policy" Selecione a Política para a Lei:
48none_available_msg_key = "no_valid_policies"
49column = {
50data = name
}
52visible = {
53scope:recipient = {
54any_possible_policy = {
55this = root
}
}
}
59enabled = {
}
}
63effect = {
64scope:recipient = {
65if = {
66limit = {
66exists = scope:target
}
67add_policy = scope:target
}
69else = {
70custom_tooltip = {
71text = change_subject_policy_of_our_choice_tt Promulga uma Política da nossa escolha para uma das Leis deles
}
}
74add_country_modifier = {
76years = 50
77mode = add_and_extend
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos os direitos reservados. Projeto de fã não oficial, sem afiliação com a Paradox Interactive. Conteúdo do jogo © Paradox Interactive. Sobre · Privacidade · Aviso legal