Event
The House of Target Dynasty 1 Challenges the Target Dynasty 2

Tension has erupted between the Target Dynasty 1 and our own house of Target Dynasty 2. At feasts, during hunts, and now in councils, their leading scions question the judgment and lineage of the Ruler Title, hinting that their own blood is no less suited to rule Country.
What began as murmured slights has hardened into an open contest for prestige, clients, and influence at court. If we do not take a firm stance, lesser lords may conclude that our dynasty is just one noble family among many.
Definitionin_game/events/disaster/turmoil_in_brandenburg.txt:774
775type = country_event
776category = disaster_event
777title = turmoil_in_brandenburg.11.title The House of Target Dynasty 1 Challenges the Target Dynasty 2
778desc = turmoil_in_brandenburg.11.desc Tension has erupted between the Target Dynasty 1 and our own house of Target Dynasty 2. At feasts, during hunts, and now in councils, their leading scions question the judgment and lineage of the Ruler Title, hinting that their own blood is no less suited to rule Country.
What began as murmured slights has hardened into an open contest for prestige, clients, and influence at court. If we do not take a firm stance, lesser lords may conclude that our dynasty is just one noble family among many.
What began as murmured slights has hardened into an open contest for prestige, clients, and influence at court. If we do not take a firm stance, lesser lords may conclude that our dynasty is just one noble family among many.
779image = "gfx/interface/illustrations/disaster/turmoil_in_brandenburg.dds"
780outcome = neutral
781trigger = {
786any_character = {
787count > 0
789has_dynasty = yes
790is_adult = yes
791is_heir = no
793trigger_if = {
794limit = {
795root = {
795has_ruler = yes
}
796root.ruler = {
796has_dynasty = yes
}
}
798dynasty != root.ruler.dynasty
}
}
}
802immediate = {
803random_character = {
804limit = {
806has_dynasty = yes
807is_adult = yes
808is_heir = no
810trigger_if = {
811limit = {
812root = {
812has_ruler = yes
}
813root.ruler = {
813has_dynasty = yes
}
}
815dynasty != root.ruler.dynasty
}
}
824save_scope_as = target_character_1
825dynasty = {
825save_scope_as = target_dynasty_1
}
}
828ruler_or_regent = {
829save_scope_as = target_character_2
831dynasty = {
831save_scope_as = target_dynasty_2
}
}
}