
PolicyChanged this version
Unprotected Free Cities
Free Cities no longer enjoy the protection of the Holy Roman Empire Leader Title when defending themselves from ambitious princes.
Free Imperial CitySpecial Statuswants this policy bias
Free CitiesLawallowDefinitionin_game/common/laws/20_hre.txt:1767
1768level = 2
1769allow = {
}
}
1774on_activate = {
}
}
1783wants_propose_policy = {
1784add = {
1785desc = "POLICY_BIAS_LEADER_OPPOSES" Leader does not desire to pass this law
1786value = -250
}
1788add = {
1789desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
}
1794wants_this_policy_bias = {
1795add = {
1796desc = "POLICY_BIAS_PRINCE_SUPPORTS" Prince supports passing the law
1797value = 50
}
1800if = {
1801limit = {
1801has_special_status_in_international_organization = {
1801international_organization = scope:recipient
}
}
1802add = {
1803desc = "DOES_NOT_BENEFITS_US" Does not benefit us
1804value = -1000
}
}
1813add = {
1814desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
}