EventChanged this version
A Silent Spring
The Ruler Title looks at her laying patiently before him/her, finding a beauty unmatched in all of Country and even in realms beyond. he/she says nothing. Spring is in the air, and as he/she leans in toward her, with the intoxicating scent of her perfume painfully present, a thought crosses his/her mind.
MonarchyGovernment Typetrigger
CastratedTraittrigger
EunuchTraittriggerDefinitionin_game/events/character/dynastic.txt:201
202type = country_event
203title = dynastic.5.title A Silent Spring
204desc = dynastic.5.desc The Ruler Title looks at her laying patiently before him/her, finding a beauty unmatched in all of Country and even in realms beyond. he/she says nothing. Spring is in the air, and as he/she leans in toward her, with the intoxicating scent of her perfume painfully present, a thought crosses his/her mind.
205outcome = neutral
206illustration_tags = {
20710 = regular
20810 = interior
}
210trigger = {
211current_month >= 3
212current_month < 6
214ruler ?= {
215is_female = no
216is_adult = yes
217num_of_children < 1
218is_married = no
}
224has_regent = no
226has_consort = no
}
230immediate = {
231ruler = {
232save_scope_as = ruler_char
}
234create_character = {
235culture = root.ruler.culture
236religion = root.ruler.religion
237age = {
18
20
}
238female = yes
239trait_category = none
242save_scope_as = young_female
}
}