이벤트
Country에 대한 불충

Maj Tributary Country의 통치자들이 점차 Country Adjective의 통치를 무시하고 있습니다. 이제는 아예 선을 넘어 노골적으로 반기를 들면서, 조공을 거부하고 우리 사절들을 모욕하기까지 합니다.
정의in_game/events/disaster/decline_of_majapahit.txt:22
23type = country_event
24category = disaster_event
25title = decline_of_majapahit.2.title Country에 대한 불충
26desc = decline_of_majapahit.2.desc Maj Tributary Country의 통치자들이 점차 Country Adjective의 통치를 무시하고 있습니다. 이제는 아예 선을 넘어 노골적으로 반기를 들면서, 조공을 거부하고 우리 사절들을 모욕하기까지 합니다.
27outcome = neutral
28image = "gfx/interface/illustrations/disaster/death_of_hayan_wuruk.dds"
30trigger = {
31num_subjects >= 1
}
35immediate = {
36random_subject = {
37weight = {
38base = 1
39modifier = {
40add = liberty_desire
}
}
43save_scope_as = maj_tributary_country
}
}