EventChanged this version
Western Marital Ties

Having completed our conversion to Catholicism, it becomes abundantly clear that we need to seek legitimacy within our new religious society. After days of correspondence, we have received word that there exists an unmarried relative of Target Character2, by the name of Target Character3. It would be wise to consider this marriage as such a union would surely help us integrate as a part of Western Catholicism and further contribute to the development of our people.
LithuaniaCountrydynamic historical event.tag, immediate, trigger
PolandCountrytrigger
Blocked from MarriageModifier Typeimmediate, trigger
CatholicismReligiontriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Western Marital Ties
The Hand of Lithuania↳ After any choice · right away
Wedding Bells in Target Location2↳ Option A “Many blessings upon them.” · right away
Vilnius Cathedral↳ Option A “Many blessings upon them.” · 2–6 months later
Definitionin_game/events/DHE/flavor_LIT.txt:402
403hide_portraits = yes
404type = country_event
406title = flavor_lit.5.title Western Marital Ties
407desc = flavor_lit.5.desc Having completed our conversion to Catholicism, it becomes abundantly clear that we need to seek legitimacy within our new religious society. After days of correspondence, we have received word that there exists an unmarried relative of Target Character2, by the name of Target Character3. It would be wise to consider this marriage as such a union would surely help us integrate as a part of Western Catholicism and further contribute to the development of our people.
408outcome = neutral
409historical_info = flavor_lit.5.historical_info Formally known as the Union of Krewo, the marriage between the Lithuanian Grand Duke Jogaila and Queen Jadwiga of Poland was the culmination of decades-long Catholicization and diplomatic efforts, on the behalf of the Grand Duke. This marked a definitive end to the Pagan identity of the Lithuanian state.
410fire_only_once = yes
418trigger = {
420has_ruler = yes
421ruler = {
421has_available_marriage_slot = yes
}
422is_subject = no
423at_war = no
}
447illustration_tags = {
44810 = regular
44910 = interior
}
452immediate = {
453ruler = {
454save_scope_as = target_character
}
457ruler = {
458save_scope_as = target_character2
459if = {
460limit = {
461any_child = {}
}
475random_child = {
476limit = {}
489save_scope_as = target_character3
}
}
492else = {
493prev = {
494if = {
495limit = {
496root.ruler = {
497is_female = no
}
}
500create_character = {
502dynasty = ruler.dynasty
503father = scope:target_character2
504female = yes
505age = 16
506save_scope_as = target_character3
}
}
509else = {
510create_character = {
512dynasty = ruler.dynasty
513father = scope:target_character2
514female = no
515age = 16
516save_scope_as = target_character3
}
}
}
}
}
}
}
}