
국가 상호 작용
자유 도시 지위 박탈
상대국이 지닌 신성 로마 제국의 자유 제국 도시 지위를 박탈합니다.
신성 로마 제국국가 간 조직체select trigger
자유 제국 도시특별 지위select trigger정의in_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" 국가 선택:
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 = {
}