
Policy
Brethren-Cultured Free Cities
The Empire has a long history with the Netherlandish, Swiss, and Italian. This justifies allowing non-German states to receive the desired Free Imperial City status.
Indiscriminate Free City RightsPolicywants propose policyDefinitionin_game/common/laws/20_hre.txt:2164
2168on_activate = {
2168custom_tooltip = german_and_german_adjacent_free_cities_policy_at Only countries in the German, Netherlandish, Swiss, or Italian Culture Group can become a Free Imperial City
}
2170wants_propose_policy = {
2171if = {
2172limit = {
2173scope:recipient = {
}
}
2177add = {
2178desc = "POLICY_EMPEROR_WANTS" Emperor Wants this Policy
2179value = 40
}
}
2182else = {
2183subtract = {
2184desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
2185value = 1000
}
}
}
2191wants_this_policy_bias = {
2192add = {
2193desc = "POLICY_ANCIENT_TRADITION" Ancient Tradition
2194value = -50
}
}