Event
A Strict Etiquette

Target Heir joined Target Ruler for supper one evening. The rumors say that it did not go well. What apparently started out as an argument about etiquette soon led to the usually well-mannered Heir Title barging out in the middle of the meal, closely followed by Target Ruler yelling that the cur attempted to poison him/her!
CruelTraitoption 1
StrictTraittriggerDefinitionin_game/events/character/personality_events.txt:1790
1791type = country_event
1792title = personality_events.40.title A Strict Etiquette
1793desc = personality_events.40.desc Target Heir joined Target Ruler for supper one evening. The rumors say that it did not go well. What apparently started out as an argument about etiquette soon led to the usually well-mannered Heir Title barging out in the middle of the meal, closely followed by Target Ruler yelling that the cur attempted to poison him/her!
1794outcome = neutral
1795illustration_tags = {
179610 = regular
179710 = interior
}
1799trigger = {
1800has_ruler = yes
1802has_heir = yes
1803heir = {
1804age_in_years >= 20
1805owner = root
}
}
1809immediate = {
1810ruler = {
1810save_scope_as = target_ruler
}
1811heir = {
1811save_scope_as = target_heir
}
}