
Política
Cidades Livres
Cidades Livres são protegidas pelo Sacro Império Romano Leader Title e desfrutam de grande autonomia para facilitar o comércio em seus mercados.
Cidade Imperial LivreCondição Especialwants this policy bias
Cidades LivresLeiallow
Cidades do Sacro Império Romano Leader TitlePolíticawants propose policyModificadores
Definiçãoin_game/common/laws/20_hre.txt:1822
1823level = 3
1824allow = {
}
}
1828on_activate = {
}
}
1831country_modifier = {
1833potential_trigger = {
1834custom_tooltip = {
1835text = hre_free_city_bonus_tt As Cidades Livres recebem os seguintes modificadores:
}
}
}
}
1847wants_propose_policy = {
1848if = {
1849limit = {
1850scope:recipient = {
}
}
1854add = {
1855desc = "POLICY_BIAS_LEADER_SUPPORTS"
1856value = 25
}
1858add = {
1859desc = "BIAS_FROM_RULER_TRAITS" Inclinação pelas Características de Governante
}
}
1863else = {
1864subtract = {
1865desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" Já temos uma política melhor
1866value = 1000
}
}
}
1872wants_this_policy_bias = {
1873add = {
1874desc = "POLICY_ANCIENT_TRADITION" Tradição Antiga
1875value = 25
}
1878if = {
1879limit = {
1879has_special_status_in_international_organization = {
1879international_organization = scope:recipient
}
}
1880add = {
1881desc = "BENEFITS_US" Nos beneficia
1882value = 25
}
}
1888add = {
1889desc = "OPPOSES_RULER_TRAITS" Opõe-se às Características de Governante
1891multiply = -1
}
}
