Event
Quarreling Brothers

The relationship between our ruler Aragon Ruler and his brother Ruler Brother has always been tense, but the birth of Aragon Daugther has brought the situation to a boil.
Aragon Ruler has immediately moved to strip Ruler Brother of any privilege and power provided by his position as heir of the Aragon. On his side, Ruler Brother has quickly fled to Target Location and has started gathering allies, telling them that the decision of the Aragon Ruler Title is too premature and motivated by irrational hate instead of justice.
AragonCountrydynamic historical event.tag
MonarchyGovernment TypetriggerDefinitionin_game/events/DHE/flavor_ARA.txt:2407
2408type = country_event
2409title = flavor_ara.210.title Quarreling Brothers
2410desc = flavor_ara.210.desc The relationship between our ruler Aragon Ruler and his brother Ruler Brother has always been tense, but the birth of Aragon Daugther has brought the situation to a boil.
Aragon Ruler has immediately moved to strip Ruler Brother of any privilege and power provided by his position as heir of the Aragon. On his side, Ruler Brother has quickly fled to Target Location and has started gathering allies, telling them that the decision of the Aragon Ruler Title is too premature and motivated by irrational hate instead of justice.
Aragon Ruler has immediately moved to strip Ruler Brother of any privilege and power provided by his position as heir of the Aragon. On his side, Ruler Brother has quickly fled to Target Location and has started gathering allies, telling them that the decision of the Aragon Ruler Title is too premature and motivated by irrational hate instead of justice.
2411outcome = neutral
2412fire_only_once = yes
2413dynamic_historical_event = {
}
2420trigger = {
2424character:ara_james_i_urgell = {
2425is_alive = yes
2426is_heir = no
}
2430character:ara_peter_iv_arago = {
2431is_alive = yes
2432is_ruler = yes
2434num_of_children > 0
2435any_child = {
2436father = root.ruler
2437is_alive = yes
2438is_heir = yes
2439is_female = yes
}
}
2444num_estate_privileges:nobles_estate > 2
}
2447illustration_tags = {
244810 = angry
244910 = interior
}
2452immediate = {
}
2454character:ara_james_i_urgell = {
2455save_scope_as = ruler_brother
}
2457character:ara_peter_iv_arago = {
2458save_scope_as = aragon_ruler
}
2460character:ara_peter_iv_arago = {
2461random_child = {
2462limit = {
2463is_alive = yes
2464is_heir = yes
2465is_female = yes
}
2467save_scope_as = aragon_daugther
}
}
2470location:valencia = {
2471save_scope_as = target_location
}
}