Event
Regent is a Good Influence
When good men and women are more devoted to the good of the nation than to their own interests, great things happen. For months, Target Regent has taken a lot of time to share his/her wisdom to Target Heir, and both have enjoyed this time greatly.
The preparation to be a ruler is never easy, but Target Regent has done great work. Lessons about sciences, etiquette, history, and military tactiques have been going up and down the palace, following the regent and the heir wherever they went.
Definitionin_game/events/government/regency_estate_events.txt:102
103type = country_event
104title = regency_estate_events.9.title Regent is a Good Influence
105desc = regency_estate_events.9.desc When good men and women are more devoted to the good of the nation than to their own interests, great things happen. For months, Target Regent has taken a lot of time to share his/her wisdom to Target Heir, and both have enjoyed this time greatly.
The preparation to be a ruler is never easy, but Target Regent has done great work. Lessons about sciences, etiquette, history, and military tactiques have been going up and down the palace, following the regent and the heir wherever they went.
The preparation to be a ruler is never easy, but Target Regent has done great work. Lessons about sciences, etiquette, history, and military tactiques have been going up and down the palace, following the regent and the heir wherever they went.
106outcome = neutral
107trigger = {
108has_heir = yes
109heir = {
110owner = ROOT
111age_in_years > 6
112age_in_years < 16
}
115has_regent = yes
117regent = {
118total_abilities > 200
119location = ROOT.heir.location
}
122OR = {
123regency_type = regency_type:nobles_estate_regency
124regency_type = regency_type:burghers_estate_regency
125regency_type = regency_type:clergy_estate_regency
126regency_type = regency_type:peasants_estate_regency
}
}
130immediate = {
131regent = {
131save_scope_as = target_regent
}
132heir = {
132save_scope_as = target_heir
}
}