
PolicyChanged this version
Free Cities Abolished
The Free Imperial Cities are no more. No town or city will be under the protection of the Holy Roman Empire Leader Title.
Free Imperial CitySpecial Statuswants this policy bias
Free CitiesLawallowDefinitionin_game/common/laws/20_hre.txt:1712
1713level = 1
1714allow = {
}
}
1719on_activate = {
}
}
1728wants_propose_policy = {
1729add = {
1730desc = "POLICY_BIAS_LEADER_OPPOSES" Leader does not desire to pass this law
1731value = -250
}
1733add = {
1734desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
}
1739wants_this_policy_bias = {
1740add = {
1741desc = "POLICY_BIAS_PRINCE_SUPPORTS" Prince supports passing the law
1742value = 50
}
1745if = {
1746limit = {
1746has_special_status_in_international_organization = {
1746international_organization = scope:recipient
}
}
1747subtract = {
1748desc = "DOES_NOT_BENEFITS_US" Does not benefit us
1749value = 1000
}
}
1758add = {
1759desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
}