Event
The Bohemian Marriage
It has been nearly a generation since Rudolf became the first Country Adjective ruler of Bohemia. Yet, his untimely passing in 1307 without an heir saw us lose our grip on the Bohemian throne. Though an armed takeover of Bohemia is unthinkable in the current climate, perhaps a more diplomatic approach could serve our ambitions. A marriage alliance with one of the Bohemian Ruler's daughters could provide a pathway toward renewing our claim to the throne. Presented as a gesture to ease tensions between our realms, such a proposal could sow the seeds of future union under Country Adjective leadership.
BohemiaCountrytrigger
AustriaCountrydynamic historical event.tag
MonarchyGovernment TypetriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
- The Bohemian Marriage
- An Austrian Overture↳ Option A “Propose the marriage.” · 7 days later
- Bohemia Accepts Our Proposal↳ Option A “This marriage could serve our interests.” · 20 days later
- Bohemia Rejects Our Proposal↳ Option B “We cannot trust their intentions.” · 20 days later
Definitionin_game/events/DHE/flavor_HAB.txt:10006
10007hide_portraits = yes
10008type = country_event
10009title = flavor_hab.2400.title The Bohemian Marriage
10010desc = flavor_hab.2400.desc It has been nearly a generation since Rudolf became the first Country Adjective ruler of Bohemia. Yet, his untimely passing in 1307 without an heir saw us lose our grip on the Bohemian throne. Though an armed takeover of Bohemia is unthinkable in the current climate, perhaps a more diplomatic approach could serve our ambitions. A marriage alliance with one of the Bohemian Ruler's daughters could provide a pathway toward renewing our claim to the throne. Presented as a gesture to ease tensions between our realms, such a proposal could sow the seeds of future union under Country Adjective leadership.
10011outcome = neutral
10013historical_info = flavor_hab.2400.historical_info In 1357, Rudolf IV of Austria married Catherine of Bohemia, the daughter of Emperor Charles IV. This marriage was a strategic alliance aimed at strengthening ties between the Habsburgs and the Luxembourg dynasty, which ruled Bohemia. At the time, both families sought to consolidate their influence within the Holy Roman Empire and counter the growing power of rival noble houses.
10015fire_only_once = yes
10017dynamic_historical_event = {
}
10024immediate = {
10025character:boh_rudolf_habsburg ?= {
10025save_scope_as = rudolf
}
10026ruler = {
10027save_scope_as = austrian_ruler
}
10030ruler = {
10031save_scope_as = bohemian_ruler
10032random_child = {
10033limit = {
10034is_female = yes
10035is_adult = yes
10036age_in_years <= 40
10037is_married = no
10038is_alive = yes
}
10040save_scope_as = target_princess
}
}
}
}
10046trigger = {
10050has_ruler = yes
10051has_regent = no
10052in_civil_war = no
10056ruler = {
10057is_female = no
10058is_married = no
10059is_adult = yes
10060has_dynasty = yes
10061is_alive = yes
}
10065has_ruler = yes
10066ruler = {
10067any_child = {
10068is_female = yes
10069is_adult = yes
10070age_in_years <= 40
10071is_married = no
10072is_alive = yes
}
}
}
}