
Policy
Only Germanic Free Cities
The Holy Roman Empire is first and foremost German, and the privilege of a Free Imperial City reflects this reality.
Indiscriminate Free City RightsPolicywants propose policy
Brethren-Cultured Free CitiesPolicywants propose policyDefinitionin_game/common/laws/20_hre.txt:2128
2132on_activate = {
2132custom_tooltip = german_free_cities_only_policy_at Only German countries can become a Free Imperial City
}
2134wants_propose_policy = {
2135if = {
2136limit = {
2137scope:recipient = {
2138NOT = {
}
}
}
2142add = {
2143desc = "POLICY_ANCIENT_TRADITION" Ancient Tradition
2144value = 25
}
}
2147else = {
2148subtract = {
2149desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
2150value = 1000
}
}
}
2156wants_this_policy_bias = {
2157add = {
2158desc = "POLICY_ANCIENT_TRADITION" Ancient Tradition
2159value = 100
}
}