Adicionar Burocracia
AçãoAlterado nesta versão

Adicionar Burocracia

add_bureaucracy_actionin_game/common/generic_actions/bureaucracy_actions.txt:1

Nossa administração procura cobrir a amplitude de nosso reino. Isso requer a criação de novos aspectos burocráticos e vertentes que ajudarão a facilitar e promover esse crescimento. Ao estabelecer um novo aparato, poderemos manter nossa eficiência desde que continuemos a providenciar os fundos necessários.

Definiçãoin_game/common/generic_actions/bureaucracy_actions.txt:1

2type = owncountry
4ai_tick = never
6potential = {
7scope:actor = {
8any_current_bureaucracy = {
8count < scope:actor.max_bureaucracy_slots
}
}
}
12allow = {
}
15price = {
16if = {
17limit = {
18exists = scope:target_bureaucracy
}
20scope:target_bureaucracy = {
21value = "implementation_price(scope:actor)"
}
}
}
25price_modifier = {
26add = {
27value = 1
28desc = BASE_VALUE Base: Valência
}
30if = {
31limit = {
31exists = scope:target_bureaucracy
}
32divide = {
33desc = "MODIFIER_TYPE_NAME_global_bureaucracy_implementation_efficiency" Eficiência de Implementação de Burocracia
34value = 1
35add = scope:actor.modifier:global_bureaucracy_implementation_efficiency
36min = 0.5
}
}
}
41select_trigger = {
42looking_for_a = bureaucracy_type
43source = actor
44target_flag = target_bureaucracy
45name = "select_bureaucracy" Selecione uma Burocracia
46none_available_msg_key = "no_bureaucracies_available"
47column = {
47data = name
}
48visible = {
49scope:actor = {
50not = {
51has_bureaucracy_of_type = root
}
53bureaucracy_type_is_visible = root
}
}
56enabled = {
57scope:actor = {
58bureaucracy_type_is_enabled = root
}
}
}
63effect = {
64if = {
65limit = {
65exists = scope:target_bureaucracy
}
66scope:actor = {
66add_bureaucracy = scope:target_bureaucracy
}
}
}
70ai_will_do = {
71value = -1
}
© 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