
Country Interaction
Rescind Free City Status
We will rescind their Free Imperial City status in the Holy Roman Empire.
Holy Roman EmpireInternational Organizationselect trigger
Free Imperial CitySpecial Statusselect triggerDefinitionin_game/common/country_interactions/hre.txt:663
664type = diplomacy
665category = CATEGORY_HRE_ACTIONS
673allow = {
}
676select_trigger = {
677looking_for_a = country
678target_flag = recipient
679name = "choose_country" Choose the Country:
680column = {
681data = name
}
683visible = {
}
}
691enabled = {
}
}
695effect = {
697international_organization_remove_special_status = {
699country = scope:recipient
}
}
702scope:recipient = {
703add_opinion = {
703target = scope:actor
703modifier = opinion_rescinded_free_city
}
}
}
707ai_will_do = {
}