
Country Interaction
Rescind Primas Germaniae Status
Rescind Primas Germaniae Status from Recipient.
Holy Roman EmpireInternational Organizationselect trigger
Primas GermaniaeSpecial Statusselect triggerDefinitionin_game/common/country_interactions/hre.txt:3431
3432type = diplomacy
3433category = CATEGORY_HRE_ACTIONS
3441allow = {
}
3444select_trigger = {
3445looking_for_a = country
3446target_flag = recipient
3447name = "choose_country" Choose the Country:
3448column = {
3449data = name
}
3451visible = {
}
}
3459enabled = {
}
}
3463effect = {
3465international_organization_remove_special_status = {
3467country = scope:recipient
}
}
3470scope:recipient = {
3471remove_reform = government_reform:primas_germaniae
3472add_opinion = {
3472target = scope:actor
3472modifier = opinion_rescinded_primas_germaniae
}
}
}
3476ai_will_do = {
}