Event
A Marriage Proposal for Target Character Last Name

Target Character is an ambitious individual, and his/her military achievements are remarkable. Having someone like him/her in our country is a double-edged sword, for as soon he/she can help us reach greater highs as he/she can decide he/she wants the whole country for himself/herself.
Perhaps it would be best if we keep him/her appeased for now. We could offer him/her an offer to marry the son/daughter of Ruler, Target Spouse, to keep him/her satisfied and controlled at the same time.
MilanCountrydynamic historical event.tagEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
A Proposition for Target Character Last Name
Target Character Last Name Clashes with the Flavor Rank↳ Option A “We shall appoint [him/her] commander of our armies.” · 250–400 days later
Target Character Last Name Seizes the Throne↳ Option A “Impose military rule under [Target Character Last Name].” · 500–1000 days later
A Marriage Proposal for Target Character Last Name
Target Character Last Name Seizes the Throne (see above)↳ Option A “[Target Character] and [Target Spouse] shall marry.” · 30–200 days later
Definitionin_game/events/DHE/flavor_mlo.txt:2088
2089hide_portraits = yes
2090type = country_event
2091title = flavor_mlo.37.title A Marriage Proposal for Target Character Last Name
2092desc = flavor_mlo.37.desc Target Character is an ambitious individual, and his/her military achievements are remarkable. Having someone like him/her in our country is a double-edged sword, for as soon he/she can help us reach greater highs as he/she can decide he/she wants the whole country for himself/herself.
Perhaps it would be best if we keep him/her appeased for now. We could offer him/her an offer to marry the son/daughter of Ruler, Target Spouse, to keep him/her satisfied and controlled at the same time.
Perhaps it would be best if we keep him/her appeased for now. We could offer him/her an offer to marry the son/daughter of Ruler, Target Spouse, to keep him/her satisfied and controlled at the same time.
2093outcome = neutral
2095fire_only_once = yes
2096dynamic_historical_event = {
}
2103trigger = {
2104character:mlo_sforza_script ?= {
2105is_alive = yes
2106is_ruler = no
2107is_heir = no
2108is_married = no
}
2110ruler = {
2111any_child = {
2112is_alive = yes
2113is_adult = yes
2114is_female = yes
2115is_married = no
2116character_age <= 40
}
}
}
2121illustration_tags = {
212210 = regular
212310 = interior
}
2126immediate = {
}
2128ruler = {
2129random_child = {
2130limit = {
2131is_alive = yes
2132is_adult = yes
2133is_female = yes
2134is_married = no
2135character_age <= 40
}
2137save_scope_as = target_spouse
}
}
2140character:mlo_sforza_script = {
2140save_scope_as = target_character
}
}