
Política
Ciudades libres
Las ciudades libres están protegidas por su Sacro Imperio Romano Leader Title y gozan de una amplia autonomía para facilitar el comercio en sus mercados.
Ciudad imperial libreEstatus especialwants this policy bias
Ciudades libresLeyallow
Ciudades del Sacro Imperio Romano Leader TitlePolíticawants propose policyModificadores
Definiciónin_game/common/laws/20_hre.txt:1822
1823level = 3
1824allow = {
}
}
1828on_activate = {
}
}
1831country_modifier = {
1833potential_trigger = {
1834custom_tooltip = {
1835text = hre_free_city_bonus_tt Las Free Cities consiguen estos modificadores:
}
}
}
}
1847wants_propose_policy = {
1848if = {
1849limit = {
1850scope:recipient = {
}
}
1854add = {
1855desc = "POLICY_BIAS_LEADER_SUPPORTS"
1856value = 25
}
1858add = {
1859desc = "BIAS_FROM_RULER_TRAITS" Sesgo por Traits del gobernante
}
}
1863else = {
1864subtract = {
1865desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" Ya tenemos una política mejor
1866value = 1000
}
}
}
1872wants_this_policy_bias = {
1873add = {
1874desc = "POLICY_ANCIENT_TRADITION" Tradición antigua
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" Se opone a los Traits del gobernante
1891multiply = -1
}
}
