Event
Disloyalty to Country

The rulers of Maj Tributary Country have been increasingly ignoring Country Adjective rule. They have now crossed the line into outright defiance, withholding tribute and disrespecting our emissaries.
Definitionin_game/events/disaster/decline_of_majapahit.txt:22
23type = country_event
24category = disaster_event
25title = decline_of_majapahit.2.title Disloyalty to Country
26desc = decline_of_majapahit.2.desc The rulers of Maj Tributary Country have been increasingly ignoring Country Adjective rule. They have now crossed the line into outright defiance, withholding tribute and disrespecting our emissaries.
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
}
}