이벤트
Target Location의 태세 전환!

Target Location의 Parliament 의원들은 조금 전만 해도 우리의 확고한 지지자였으나, 갑작스럽게 현재 토의 중인 안건에 대한 입장을 완전히 뒤바꿔 버렸습니다. 어떻게 이런 일이 벌어진 것인지는 알 수 없으나, 더는 이들의 표를 바랄 수 없게 되었다는 것은 확실합니다.
정의in_game/events/government/parliaments.txt:640
641type = country_event
642title = parliaments.10.title Target Location의 태세 전환!
643desc = parliaments.11.desc Target Location의 Parliament 의원들은 조금 전만 해도 우리의 확고한 지지자였으나, 갑작스럽게 현재 토의 중인 안건에 대한 입장을 완전히 뒤바꿔 버렸습니다. 어떻게 이런 일이 벌어진 것인지는 알 수 없으나, 더는 이들의 표를 바랄 수 없게 되었다는 것은 확실합니다.
644outcome = neutral
646illustration_tags = {
64710 = angry
64810 = exterior
}
652trigger = {
653OR = {
654country_type = location
655country_type = building
}
}
659immediate = {
660if = {
661limit = {
661country_type = location
}
662random_owned_location = {
663save_scope_as = target_location
}
}
667if = {
668limit = {
668country_type = building
}
669random_owned_foreign_building_location = {
670save_scope_as = target_location
}
}
}