이벤트
충성파의 성공
우리가 우리 종속국 중 하나의 충성파에 보낸 돈이 예상을 뛰어넘는 결과를 끌어냈습니다. 해당 종속국의 해방 욕구가 기존에 가능하다고 여겼던 수준 이하로 하락했습니다.
정의in_game/events/diplomacy/subject_interaction_events.txt:657
658type = country_event
659title = subject_interaction_events.22.title 충성파의 성공
660desc = subject_interaction_events.22.desc 우리가 우리 종속국 중 하나의 충성파에 보낸 돈이 예상을 뛰어넘는 결과를 끌어냈습니다. 해당 종속국의 해방 욕구가 기존에 가능하다고 여겼던 수준 이하로 하락했습니다.
661outcome = neutral
662trigger = {
663any_subject = {
664receiving_scripted_relation = {
665type = relation_type:support_loyalists
666target = overlord
}
}
}