Event
The Groom of Country

Due to the many misfortunes that the Country had to face in the recent decades, it ended with a female Ruler Title sitting on the throne, New Ruler. The matter of her future husband is of pivotal importance and the Nobility will only allow her to marry a candidate that has their approval.
Once the groom is elected the Nobility is pressing to write down this procedure into law, so they keep choosing who their next ruler is going to be.
RomeCountryimmediate
PolandCountrytriggerDefinitionin_game/events/DHE/flavor_pol.txt:413
414type = country_event
415title = flavor_pol.6.title The Groom of Country
416desc = flavor_pol.6.desc Due to the many misfortunes that the Country had to face in the recent decades, it ended with a female Ruler Title sitting on the throne, New Ruler. The matter of her future husband is of pivotal importance and the Nobility will only allow her to marry a candidate that has their approval.
Once the groom is elected the Nobility is pressing to write down this procedure into law, so they keep choosing who their next ruler is going to be.
Once the groom is elected the Nobility is pressing to write down this procedure into law, so they keep choosing who their next ruler is going to be.
417outcome = neutral
419fire_only_once = yes
421trigger = {
}
431illustration_tags = {
43210 = angry
43310 = interior
}
436immediate = {
}
440if = {
441limit = {
}
447save_scope_as = lithuania_groom_country
}
}
451ordered_neighbor_country = {
452order_by = total_population
453limit = {
454this != scope:lithuania_groom_country
}
461check_range_bounds = no
462max = 1
463save_scope_as = first_groom_country
}
465ordered_neighbor_country = {
466order_by = total_population
467limit = {
468this != scope:first_groom_country
469this != scope:lithuania_groom_country
}
476check_range_bounds = no
477max = 1
478save_scope_as = second_groom_country
}
480ordered_neighbor_country = {
481order_by = total_population
482limit = {
483this != scope:first_groom_country
484this != scope:second_groom_country
485this != scope:lithuania_groom_country
}
492check_range_bounds = no
493max = 1
494save_scope_as = third_groom_country
}
}