EventChanged this version
Soirée
The chandeliers blaze shadows and light across the grand ballroom of the Country Adjective palace, and the music of a hundred dancing Contemporary Stringed Instrument Plural fills the air. The foreign guests and local dignitaries greet him/her with jubilation. Everywhere is conversation, laughter, discussion, and the breathing, pulsating rhythm of life. The Ruler Title's eyes gaze across the assembled myriads, contemplating whom he/she should talk to tonight.
MonarchyGovernment Typetrigger
CastratedTraittrigger
EunuchTraittriggerDefinitionin_game/events/character/dynastic.txt:285
286hide_portraits = yes
287type = country_event
288title = dynastic.6.title Soirée
289desc = dynastic.6.desc The chandeliers blaze shadows and light across the grand ballroom of the Country Adjective palace, and the music of a hundred dancing Contemporary Stringed Instrument Plural fills the air. The foreign guests and local dignitaries greet him/her with jubilation. Everywhere is conversation, laughter, discussion, and the breathing, pulsating rhythm of life. The Ruler Title's eyes gaze across the assembled myriads, contemplating whom he/she should talk to tonight.
290outcome = neutral
291illustration_tags = {
29210 = happy
29310 = interior
}
295trigger = {
297ruler ?= {
298num_of_children < 1
299has_dynasty = yes
}
301has_regent = no
}
312immediate = {
313ruler = {
314save_scope_as = ruler_char
}
317if = {
318limit = {
319ruler ?= {
319is_female = no
}
}
322if = {
327random_character = {
329save_scope_as = hookup_char
}
}
333else = {
334create_character = {
336age = {
18
30
}
337female = yes
338create_in_limbo = yes
339save_scope_as = hookup_char
}
}
}
344else = {
346if = {
351random_character = {
353save_scope_as = hookup_char
}
}
357else = {
358create_character = {
360age = {
18
30
}
361female = no
362create_in_limbo = yes
363save_scope_as = hookup_char
}
}
367create_character = {
369age = {
18
30
}
370female = no
371create_in_limbo = yes
372save_scope_as = hookup_char
}
}
}