
Policy
Free Cities
Free Cities are protected by the Holy Roman Empire Leader Title and enjoy extensive autonomy over facilitating trade in their markets.
Free Imperial CitySpecial Statuswants this policy bias
Free CitiesLawallow
Cities of the Holy Roman Empire Leader TitlePolicywants propose policyModifiers
Trade Capacity+20%
Definitionin_game/common/laws/20_hre.txt:1822
1823level = 3
1824allow = {
}
}
1828on_activate = {
}
}
1831country_modifier = {
1833potential_trigger = {
1834custom_tooltip = {
1835text = hre_free_city_bonus_tt The Free Cities get the following modifiers:
}
}
}
}
1847wants_propose_policy = {
1848if = {
1849limit = {
1850scope:recipient = {
}
}
1854add = {
1855desc = "POLICY_BIAS_LEADER_SUPPORTS"
1856value = 25
}
1858add = {
1859desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
}
1863else = {
1864subtract = {
1865desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
1866value = 1000
}
}
}
1872wants_this_policy_bias = {
1873add = {
1874desc = "POLICY_ANCIENT_TRADITION" Ancient Tradition
1875value = 25
}
1878if = {
1879limit = {
1879has_special_status_in_international_organization = {
1879international_organization = scope:recipient
}
}
1880add = {
1881desc = "BENEFITS_US" Benefits us
1882value = 25
}
}
1888add = {
1889desc = "OPPOSES_RULER_TRAITS" Opposes Ruler Traits
1891multiply = -1
}
}