Event
The Brightest of a Generation

Our wise examination system, the Examination System Policy Name, encourages our population to study and better themselves in order to become great leaders and bureaucrats capable of taking on the honor of holding an office in the great Country.
A new generation of bright minds have distinguished themselves in our many centers of wisdom and are offering their services to our Ruler Title.
Confucian AcademyBuildingimmediate
Confucian SchoolBuildingimmediate
LibraryBuildingimmediate
UniversityBuildingimmediateyear_of_start_of_examination_systemVariabletriggerDefinitionin_game/events/imperial_examination_events.txt:608
609type = country_event
610title = imperial_examination_events.7.title The Brightest of a Generation
611desc = imperial_examination_events.7.desc Our wise examination system, the Examination System Policy Name, encourages our population to study and better themselves in order to become great leaders and bureaucrats capable of taking on the honor of holding an office in the great Country.
A new generation of bright minds have distinguished themselves in our many centers of wisdom and are offering their services to our Ruler Title.
A new generation of bright minds have distinguished themselves in our many centers of wisdom and are offering their services to our Ruler Title.
612outcome = neutral
614trigger = {
}
622illustration_tags = {
62310 = regular
62410 = interior
}
626immediate = {
}
628set_variable = {
}
634random_owned_location = {
634save_scope_as = random_location_1
}
635random_owned_location = {
635save_scope_as = random_location_2
}
636random_owned_location = {
636save_scope_as = random_location_3
}
639set_local_variable = {
639name = num_schools
639value = 0
}
640every_owned_location = {
641if = {
643owner = {
643change_local_variable = {
643name = num_schools
643add = 1
}
}
}
645if = {
647owner = {
647change_local_variable = {
647name = num_schools
647add = 1
}
}
}
649if = {
651owner = {
651change_local_variable = {
651name = num_schools
651add = 1
}
}
}
653if = {
655owner = {
655change_local_variable = {
655name = num_schools
655add = 1
}
}
}
}
660set_variable = {
662value = {
663integer_range = {
664min = {
665value = local_var:num_schools
666multiply = 2
667add = 50
668max = 95
}
670max = 100
}
}
673days = 1
}
675set_variable = {
}
676set_variable = {
}
677create_character = {
682save_scope_as = adm_bureocrat
}
684set_variable = {
}
685set_variable = {
687value = {
688integer_range = {
689min = {
690value = local_var:num_schools
691multiply = 2
692add = 50
693max = 95
}
695max = 100
}
}
698days = 1
}
700set_variable = {
}
702create_character = {
707save_scope_as = dip_bureocrat
}
709set_variable = {
}
710set_variable = {
}
711set_variable = {
713value = {
714integer_range = {
715min = {
716value = local_var:num_schools
717multiply = 2
718add = 50
719max = 95
}
721max = 100
}
}
724days = 1
}
727create_character = {
732save_scope_as = mil_bureocrat
}
}