事件
对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
}
}