Event
The Weeping Song
The war has taken a heavy toll upon the mothers and wives of the Flavor Rank, and as the Ruler Title and Heir Title pass a ragged old widow where she sits, her face buried deep in her palmed hands, the Heir Title asks why all the women are weeping.
MonarchyGovernment TypetriggerDefinitionin_game/events/character/dynastic.txt:148
149hide_portraits = yes
150type = country_event
151title = dynastic.4.title The Weeping Song
152desc = dynastic.4.desc The war has taken a heavy toll upon the mothers and wives of the Flavor Rank, and as the Ruler Title and Heir Title pass a ragged old widow where she sits, her face buried deep in her palmed hands, the Heir Title asks why all the women are weeping.
153outcome = neutral
154illustration_tags = {
15510 = regular
15610 = interior
}
158trigger = {
159war_exhaustion >= 4
160has_heir = yes
161heir = {
162age_in_years > 3
163age_in_years < 11
164owner = root
}
167OR = {
169AND = {
170has_regent = yes
171regency_type = regency_type:consort_regency
172consort ?= {
172is_female = no
}
}
}
}
177immediate = {
178ruler_or_regent ?= {
179save_scope_as = ruler_char
}
181heir = {
182save_scope_as = heir_char
}
}