Event
Incident during Nēmontēmi

A member of one of our most prominent families among the Nobility was found drunk in the street today. Not only is this a terrible affront to God Name, punishable by strangulation, but it happened during the time of Nēmontēmi when all disturbances of the peace are strictly forbidden.
NahuaReligiontriggerDefinitionin_game/events/religion/nahuatl_events.txt:403
404type = country_event
405title = nahuatl_events.10.title Incident during Nēmontēmi
406desc = nahuatl_events.10.desc A member of one of our most prominent families among the Nobility was found drunk in the street today. Not only is this a terrible affront to God Name, punishable by strangulation, but it happened during the time of Nēmontēmi when all disturbances of the peace are strictly forbidden.
407outcome = neutral
408trigger = {
409has_doom = yes
411current_month >= 0
412current_month < 5
413at_war = no
414has_ruler = yes
415any_character = {
416is_adult = yes
417has_dynasty = yes
418is_female = no
419NOT = {
419dynasty = root.ruler.dynasty
}
}
}
423illustration_tags = {
42410 = angry
42510 = exterior
}
428immediate = {
}
430random_character = {
431limit = {
432is_adult = yes
433has_dynasty = yes
434is_female = no
435NOT = {
435dynasty = root.ruler.dynasty
}
}
437save_scope_as = target_char
}
}