Proclamar Decreto
Ação

Proclamar Decreto

proclaim_decreein_game/common/generic_actions/middle_kingdom.txt:573

Decretos imperiais são essenciais para o bom funcionamento do Reino do Meio, garantindo que a autoridade do(a) Reino do Meio Leader Title seja aplicada por toda a sua extensão.

RequerReino do MeioOrganização Internacionalallow, potential, select trigger 1Habilitar VirtuosidadeTipo de ModificadoreffectComeçar Obras de InfraestruturaPolíticaeffect, select trigger 2Realizar Censo da PopulaçãoPolíticaeffect, select trigger 2Expandir Burocracia do PalácioPolíticaeffect, select trigger 2Aumentar Controle de TarifasPolíticaeffect, select trigger 2Emitir Grandes AvisosPolíticaeffect, select trigger 2Reforçar FortificaçõesPolíticaeffect, select trigger 2Ministério da Justiça FortalecidoModificador EstáticoeffectMinistério da Receita FortalecidoModificador EstáticoeffectMinistério da Guerra FortalecidoModificador EstáticoeffectMinistério das Obras Públicas FortalecidoModificador Estáticoeffect

Definiçãoin_game/common/generic_actions/middle_kingdom.txt:573

574type = internationalorganization
576ai_tick = monthly
577ai_tick_frequency = 6
579automation_tick = monthly
580automation_tick_frequency = 3
581player_automated_category = diplomacy
583potential = {
585scope:actor = {
585is_member_of_international_organization = international_organization:middle_kingdom
}
}
588allow = {
592scope:actor = {
592is_leader_of_international_organization = international_organization:middle_kingdom
}
}
595price = price:proclaim_decree
597cooldown = {
598type = proclaim_decree
599years = 5
}
602select_trigger = {
603looking_for_a = international_organization
604source = actor
605target_flag = recipient
606name = "choose_international_organization" Escolha a Organização Internacional:
607column = {
608data = name
}
610visible = {
611international_organization_type = international_organization_type:middle_kingdom
}
}
615select_trigger = {
616looking_for_a = policy
617target_flag = target_policy
618name = "select_decree" Selecionar Decreto
619none_available_msg_key = "no_decrees"
620column = {
621data = policy_name_desc
}
}
635effect = {
636if = {
637limit = {
637exists = scope:target_policy
}
638scope:actor = {
641if = {
642limit = {
}
643add_righteousness = righteousness_mild_bonus (20)
}
645if = {
646limit = {
}
647add_country_modifier = {
649years = 5
650size = {escala o modificador
651value = 1
652add = {
653desc = middle_kingdom Reino do Meio
654value = {
}
}
659add = {
661divide = 2
}
}
}
}
666if = {
667limit = {
}
668add_country_modifier = {
670years = 5
671size = {escala o modificador
672value = 1
673add = {
674value = {
}
}
679add = {
681divide = 2
}
683if = {
684limit = {
685scope:actor = {
685has_country_modifier = strengthened_ministry_of_revenue
}
}
687add = 0.5
}
}
}
}
692if = {
693limit = {
693scope:target_policy = policy:increase_tariff_control_decree
}
694add_country_modifier = {
696years = 5
697size = {escala o modificador
698value = 1
699add = {
700value = {
}
}
705add = {
707divide = 2
}
}
}
}
712if = {
713limit = {
713scope:target_policy = policy:issue_great_warnings_decree
}
714add_country_modifier = {
715modifier = issued_great_warnings
716years = 5
717size = {escala o modificador
718value = 1
719add = {
720value = {
}
}
725add = {
727divide = 2
}
729if = {
730limit = {
731scope:actor = {
731has_country_modifier = strengthened_ministry_of_justice
}
}
733add = 0.1
}
}
}
}
738if = {
739limit = {
}
740add_country_modifier = {
742years = 5
743size = {escala o modificador
744value = 1
745add = {
746value = {
}
}
751add = {
753divide = 2
}
755if = {
756limit = {
757scope:actor = {
757has_country_modifier = strengthened_ministry_of_works
}
}
759add = 0.1
}
}
}
}
764if = {
765limit = {
}
766add_country_modifier = {
768years = 5
769size = {escala o modificador
770value = 1
771add = {
772value = {
}
}
777add = {
779divide = 2
}
781if = {
782limit = {
783scope:actor = {
783has_country_modifier = strengthened_ministry_of_war
}
}
785add = 0.1
}
}
}
}
}
}
}
794ai_will_do = {
795value = 0
796if = {
797limit = {
797exists = scope:target_policy
}
798if = {
799limit = {
}
800add = "scope:actor.add_static_modifier_utility(expanded_palace_bureaucracy)"
}
802if = {
803limit = {
}
804add = "scope:actor.add_static_modifier_utility(conducted_population_census)"
}
806if = {
807limit = {
807scope:target_policy = policy:increase_tariff_control_decree
}
808add = "scope:actor.add_static_modifier_utility(increased_tariff_control)"
}
810if = {
811limit = {
811scope:target_policy = policy:issue_great_warnings_decree
}
812add = "scope:actor.add_static_modifier_utility(issued_great_warnings)"
}
814if = {
815limit = {
}
816add = "scope:actor.add_static_modifier_utility(commenced_infrastructure_works)"
}
818if = {
819limit = {
}
820add = "scope:actor.add_static_modifier_utility(reinforced_fortifications)"
}
}
823add = {
824desc = "CAN_EASILY_AFFORD"
825if = {
826limit = {
827scope:actor = {
828gold >= {
829value = scope:actor.monthly_income_trade_and_tax
830multiply = 6
}
}
}
834value = 50
}
}
837add = {
838desc = "IS_BANKRUPT_TOOLTIP"
839if = {
840limit = {
841scope:actor = {
842is_during_bankruptcy = yes
}
}
845value = -1000
}
}
848add = {
849desc = "IS_AT_WAR"
850if = {
851limit = {
852scope:actor = {
853at_war = yes
}
}
856value = -25
}
}
859add = {
860desc = "CAN_NOT_AFFORD"
861if = {
862limit = {
863scope:actor = {
864gold <= {
865value = scope:actor.monthly_income_trade_and_tax
866multiply = 6
}
}
}
870value = -60
}
}
}
© 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