Event
Eclipse of Country

In not-so-distant past, the Country used to be the sole hegemon of Indonesia. Unfortunately, those glory days are long gone and there is plethora of states that garner more respect in our waters. One such nation is the Target Country, a state that is throwing us an informal challenge.
Definitionin_game/events/disaster/decline_of_majapahit.txt:102
103hide_portraits = yes
104type = country_event
105category = disaster_event
106title = decline_of_majapahit.3.title Eclipse of Country
107desc = decline_of_majapahit.3.desc In not-so-distant past, the Country used to be the sole hegemon of Indonesia. Unfortunately, those glory days are long gone and there is plethora of states that garner more respect in our waters. One such nation is the Target Country, a state that is throwing us an informal challenge.
108outcome = neutral
109image = "gfx/interface/illustrations/disaster/death_of_hayan_wuruk.dds"
111trigger = {
112OR = {
113region:indonesia_region = {
}
118area:malay_peninsula_area = {
}
}
}
127immediate = {
129region:indonesia_region = {
130every_present_country = {
134add_to_list = stronger_countries
}
}
137area:malay_peninsula_area = {
138every_present_country = {
142add_to_list = stronger_countries
}
}
145random_in_list = {
146list = stronger_countries
147weight = {
148factor = 0
149modifier = {
150add = {
151value = power_projection
152subtract = root.power_projection
}
}
}
156save_scope_as = target_country
157ruler_or_regent ?= {
158save_scope_as = target_character
}
}
}