
PolíticaAlterado nesta versão
Ewiger Landfriede
O Landfriede está em seu auge de influência e poder no Sacro Império Romano e a guerra privada entre os estados membros foi permanentemente proibida. Quaisquer disputas que surjam estão sujeitas a julgamento na Corte Imperial.
LandfriedeLeiallow
Proibir Guerras InternasPolíticawants propose policyModificadores
Country modifier 1
Country modifier 2
Definiçãoin_game/common/laws/20_hre.txt:2518
2519level = 5
2520allow = {
}
}
2524on_activate = {
}
2526custom_tooltip = {
2527text = landfriede_parliament_issue_rank_4 A Paz da Questão Parlamentar Demanda de Paz Interna durará 10 anos.
2528type = hre_demand_internal_peace
}
}
}
2531on_deactivate = {
2532type = hre_demand_internal_peace
}
}
2534international_organization_modifier = {
2535hre_emperor_comfort_policies_counter = 1
}
2537country_modifier = {
2538potential_trigger = {
2540is_leader_of_international_organization = scope:recipient
}
}
2551wants_propose_policy = {
2552if = {
2553limit = {
2554scope:recipient = {
}
}
2558add = {
2559desc = "POLICY_BIAS_LEADER_SUPPORTS"
2560value = 75
}
2562add = {
2563desc = "BIAS_FROM_RULER_TRAITS" Inclinação pelas Características de Governante
}
2566add = {
2567desc = "POLICY_STRATEGIC_VALUE" Valor Estratégico
2568value = stability
2569multiply = -0.5
}
}
2572else = {
2573subtract = {
2574desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" Já temos uma política melhor
2575value = 1000
}
}
}
2581wants_this_policy_bias = {
2582add = {
2583desc = "POLICY_BIAS_PRINCE_OPPOSES" O príncipe não quer promulgar essa lei
2584value = -60
}
2587add = {
2588desc = "POLICY_STRATEGIC_VALUE" Valor Estratégico
2589value = stability
2590multiply = -0.5
}
}



