EventChanged this version
The Fate of House Plantagenet

While Ruler have no children yet, there is no worry for the succession, as there are two strong cadet branches in House of York and the House of lancaster dynasty.
Surely there will be no way for these Roses to have a Conflict...
EnglandCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_ENG.txt:4872
4873type = country_event
4874fire_only_once = yes
4875title = flavor_eng.49.title The Fate of House Plantagenet
4876desc = flavor_eng.49.desc While Ruler have no children yet, there is no worry for the succession, as there are two strong cadet branches in House of York and the House of lancaster dynasty.
Surely there will be no way for these Roses to have a Conflict...
Surely there will be no way for these Roses to have a Conflict...
4877outcome = neutral
4879dynamic_historical_event = {
}
4886trigger = {
4887dynasty_exists = plantagenet_dynasty
4888ruler ?= {
4889dynasty = dynasty:plantagenet_dynasty
4890is_married = yes
4891num_of_children = 0
4892first_spouse = {
4893is_pregnant = no
}
}
4896dynasty:york_dynasty ?= {
4897dynasty_head ?= {
4898is_adult = yes
4899is_female = no
}
}
4902dynasty:lancaster_dynasty ?= {
4903dynasty_head ?= {
4904is_adult = yes
4905is_female = no
}
}
}
4910illustration_tags = {
491110 = regular
491210 = interior
}
4915immediate = {
}
}