Event
Learning from the Mistakes of Others

Target Ruler has always considered it a virtue to listen to the advice of those that came before him/her and to surround himself/herself with experienced advisors. It worries him/her, however, that Target Heir might not fully realize what ruling Country entails. At some point, this is a responsibility that Target Heir will have to shoulder, and at that time it would probably be best if he/she had been more thoroughly introduced to the challenges of rulership.
Well AdvisedTraittriggerwell_advised_tutored_heirVariabletriggerDefinitionin_game/events/character/personality_events.txt:950
951type = country_event
952title = personality_events.23.title Learning from the Mistakes of Others
953desc = personality_events.23.desc Target Ruler has always considered it a virtue to listen to the advice of those that came before him/her and to surround himself/herself with experienced advisors. It worries him/her, however, that Target Heir might not fully realize what ruling Country entails. At some point, this is a responsibility that Target Heir will have to shoulder, and at that time it would probably be best if he/she had been more thoroughly introduced to the challenges of rulership.
954outcome = neutral
955illustration_tags = {
95610 = regular
95710 = interior
}
959trigger = {
960has_ruler = yes
962has_heir = yes
963heir = {
964age_in_years >= 7
965owner = root
}
}
972immediate = {
973ruler = {
974save_scope_as = target_ruler
}
977heir = {
977save_scope_as = target_heir
}
}