
国家関与
選帝侯の地位を剥奪
彼らから神聖ローマ帝国の選帝侯の地位を剥奪する。
神聖ローマ帝国国際組織select trigger
大司教・選帝侯特待地位effect, select trigger
公・選帝侯特待地位effect, select trigger
選帝候制度の取り消し可能補正タイプpotential定義in_game/common/country_interactions/hre.txt:122
123type = diplomacy
124category = CATEGORY_HRE_ACTIONS
137select_trigger = {
138looking_for_a = country
139target_flag = recipient
140name = "choose_country" 国家を選択:
141column = {
142data = name
}
144visible = {
146OR = {
}
}
}
158enabled = {
}
}
162effect = {
165every_country_with_special_status_of_type = {
166type = elector
167add_opinion = {
167target = scope:actor
167modifier = opinion_rescinded_electorship
}
}
169every_country_with_special_status_of_type = {
170type = archbishop_elector
171add_opinion = {
171target = scope:actor
171modifier = opinion_rescinded_electorship
}
}
173if = {
174limit = {
}
180international_organization_remove_special_status = {
182country = scope:recipient
}
}
185if = {
186limit = {
187country_has_special_status = {
189country = scope:recipient
}
}
192international_organization_remove_special_status = {
194country = scope:recipient
}
}
}
}
199ai_will_do = {
}