Event
Securing the Western Borders
To our West lies the Target Country2, ruled by Target Character2. As we strive to expand our influence and authority across Indonesia, the matter of securing our western border has once again come up amidst our advisors. They support the idea that a political marriage between Target Character3 and the Target Country2 Adjective princess Target Character would solve the matter peacefully.
However, a faction of our council members is in favor of a more violent solution. They speak of the weakness that Target Character2 has displayed. Thus, they wish for the marriage to be a lie, a reason to demand their immediate subjugation.
MajapahitCountrydynamic historical event.tag
SundaCountrytriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
- Securing the Western Borders
- Peace Through Marriage?↳ Option A “This is a great opportunity to secure their allegiance.” · right away
- Target Country2's Response↳ After any choice · right away
- The Demands of Target Country↳ Option A “They will bend the knee!” · 15–45 days later
Definitionin_game/events/DHE/flavor_maj.txt:240
241type = country_event
242title = flavor_maj.5.title Securing the Western Borders
243desc = flavor_maj.5.desc To our West lies the Target Country2, ruled by Target Character2. As we strive to expand our influence and authority across Indonesia, the matter of securing our western border has once again come up amidst our advisors. They support the idea that a political marriage between Target Character3 and the Target Country2 Adjective princess Target Character would solve the matter peacefully.
However, a faction of our council members is in favor of a more violent solution. They speak of the weakness that Target Character2 has displayed. Thus, they wish for the marriage to be a lie, a reason to demand their immediate subjugation.
However, a faction of our council members is in favor of a more violent solution. They speak of the weakness that Target Character2 has displayed. Thus, they wish for the marriage to be a lie, a reason to demand their immediate subjugation.
244outcome = neutral
245fire_only_once = yes
252trigger = {
254has_ruler = yes
255ruler = {
256is_married = no
257is_female = no
}
260has_ruler = yes
261is_subject = no
262at_war = no
263ruler = {
263has_dynasty = yes
}
264any_character = {
265owner = prev
266dynasty ?= prev.ruler.dynasty
267is_female = yes
268is_alive = yes
269is_married = no
270age_in_years >= 16
}
}
273at_war = no
}
276immediate = {
277save_scope_as = target_country
279save_scope_as = target_country2
280random_character = {
281limit = {
282owner = prev
283OR = {
284is_child_of = prev.ruler
285is_close_relative = prev.ruler
286dynasty = prev.ruler.dynasty
}
288is_female = yes
289is_alive = yes
290is_married = no
291age_in_years >= 16
}
293save_scope_as = target_character
}
295ruler_or_regent = {
295save_scope_as = target_character2
}
}
297ruler_or_regent = {
297save_scope_as = target_character3
}
}