
Ação
Desafiar Consolidação Burocrática
Através da pura arte de governar e brilhantismo oratório, utilize nosso favor acumulado no(a) Actor Parliament para combater burocracias consolidadas no(a) nosso(a) Actor Flavor Rank.
Parlamento AbolidoTipo de Modificadorallow
Apoio Necessário para Pedir uma Questão ao ParlamentoTipo de ModificadorallowReformas de Gastos BurocráticosModificador EstáticoeffectDefiniçãoin_game/common/generic_actions/parliament.txt:844
845type = parliament
847ai_tick = never
849potential = {
850scope:actor = {
851any_current_bureaucracy = {
851count > 0
}
}
}
855allow = {
856scope:actor = {
857is_active_parliament = yes
}
}
864select_trigger = {
865looking_for_a = bureaucracy
866interaction_source_list = {
867scope:actor = {
868every_current_bureaucracy = {
870add_to_list = source
}
}
}
874target_flag = target_bureaucracy
875name = "select_bureaucracy" Selecione uma Burocracia
876none_available_msg_key = "no_bureaucracies_available"
877column = {
877data = name
}
}
880effect = {
881if = {
882limit = {
882exists = scope:target_bureaucracy
}
}
887else = {
887custom_tooltip = selected_bureaucracy_entrenchment_extreme_bonus_tt A Burocracia selecionada terá sua Consolidação reduzida em entrenchment extreme bonus
}
888if = {
889limit = {
}
894scope:actor = {
895add_country_modifier = {
898mode = replace
899size = {escala o modificador
900value = 1
901if = {
902limit = {
902exists = scope:target_bureaucracy
}
903add = {
904value = scope:target_bureaucracy.entrenchment
905multiply = 0.01
906desc = current_entrenchment_of_selected_bureaucracy_desc Consolidação atual da Burocracia selecionada
}
}
}
}
}
}
913scope:actor = {
914change_parliament_issue_support = {
916multiply = -1
}
}
}
921ai_will_do = {
922add = {
923value = 25
924desc = BASE_VALUE
}
927if = {
928limit = {
928exists = scope:target_bureaucracy
}
929add = {
930value = scope:target_bureaucracy.entrenchment
931desc = "[target_bureaucracy.GetName] entrenchment"
}
}
}