Event
The Jealous Brother

Jealous Brother, the harshest and more wrathful of the Joint Rulers of Country, has again brought conflict to the heart of the government. This time after complaining about the managing skill of our current Ruler Title and the poor state of Country, he is demanding that the power of the throne is immediately transferred to him. If we do not do so he threatens with gathering his followers and rising his region in open rebellion against the current Ruler Title.
CruelTraitoption 3
MalevolentTraitoption 3
SinnerTraitoption 3Definitionin_game/events/government_reforms.txt:193
194type = country_event
195title = joint_ruling.101.title The Jealous Brother
196desc = joint_ruling.101.desc Jealous Brother, the harshest and more wrathful of the Joint Rulers of Country, has again brought conflict to the heart of the government. This time after complaining about the managing skill of our current Ruler Title and the poor state of Country, he is demanding that the power of the throne is immediately transferred to him. If we do not do so he threatens with gathering his followers and rising his region in open rebellion against the current Ruler Title.
197outcome = neutral
199trigger = {
201has_reform = government_reform:joint_ruling_monarchy
202NOT = {
202is_member_of_international_organization_of_type = {
202type = union
}
}
205ruler.father ?= {
206any_child = {
207not = {
207this = root.ruler
}
208is_alive = yes
209is_female = no
210is_adult = yes
}
}
}
215illustration_tags = {
21610 = angry
21710 = interior
}
220immediate = {
}
222ruler.father = {
223every_child = {
224limit = {
225not = {
225this = root.ruler
}
226is_alive = yes
227is_female = no
}
229add_to_list = other_sons Number of other sons
}
}
233ruler.father = {
234random_child = {
235limit = {
236not = {
236this = root.ruler
}
237is_alive = yes
238is_female = no
239is_adult = yes
}
241save_scope_as = jealous_brother
}
}
}