EventChanged this version
The Founding of House Target Dynasty

The many noble Houses that populate our Flavor Rank have long since held tremendous power and influence. Recently, a new dynasty by the name of Target Dynasty, a cadet branch of the Plantagenet dynasty, has emerged under Target Character. Their ambitions are not yet clear, but they seem to be shaping into a great contender for Country Adjective politics.
EnglandCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_ENG.txt:4396
4397type = country_event
4399fire_only_once = yes
4401title = flavor_eng.45.title The Founding of House Target Dynasty
4402desc = flavor_eng.45.desc The many noble Houses that populate our Flavor Rank have long since held tremendous power and influence. Recently, a new dynasty by the name of Target Dynasty, a cadet branch of the Plantagenet dynasty, has emerged under Target Character. Their ambitions are not yet clear, but they seem to be shaping into a great contender for Country Adjective politics.
4403outcome = neutral
4404historical_info = flavor_eng.45.historical_info The House of York, a cadet branch of the Plantagenets, produced three English kings during the 15th century: Edward IV, Edward V, and Richard III. Descended from Edward III's son Edmund of Langley, it had a strong claim to the throne, leading to conflict with the Lancastrians in the Wars of the Roses. Edward IV secured the throne, but Richard III's reign ended at Bosworth in 1485, ushering in the Tudor era. Despite its short rule, the Yorkist legacy shaped England's monarchy and remains influential, especially through Elizabeth of York's marriage to Henry VII, uniting the warring factions.
4405dynamic_historical_event = {
}
4413trigger = {
4414has_ruler = yes
4415owns_or_non_sovereign_subject_owns = location:york
4416ruler.dynasty ?= dynasty:plantagenet_dynasty
4417dynasty:plantagenet_dynasty = {
4418any_character_in_dynasty = {
4419is_heir = no
4420is_ruler = no
4421is_female = no
4422is_adult = yes
}
}
4426dynasty:lancaster_dynasty ?= {
4427any_character_in_dynasty = {
4428count > 0
}
}
}
4433illustration_tags = {
443410 = regular
443510 = interior
}
4438immediate = {
}
4440dynasty:plantagenet_dynasty = {
4441random_character_in_dynasty = {
4442limit = {
4443is_heir = no
4444is_ruler = no
4445is_female = no
4446is_adult = yes
}
4448weight = {
4449base = 1
4450modifier = {
4451factor = 100
4452trigger = {
4453exists = father
4454father ?= character:eng_edward_iii
}
}
}
4458save_scope_as = target_character
4459change_dynasty = dynasty:york_dynasty
4460every_descendant = {
4461change_dynasty = dynasty:york_dynasty
}
}
4464scope:target_character.dynasty = {
4464save_scope_as = target_dynasty
}
}
}