イベント
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
}
}