이벤트
시대의 석학

우리에게는 시험을 통해 관리를 발탁하는 지혜로운 제도인 Examination System Policy Name(이)가 있어 백성이 스스로 학문을 배우고 수양하고자 하는 마음을 갖습니다. 그래야 훌륭한 지도자나 관리가 되어 위대한 Country의 공직에 종사하는 영예를 누릴 수 있으니까요.
우리 배움의 전당 여러 곳에서는 신세대 지식인이 두각을 드러냈고, 이들은 자진하여 Ruler Title(을)를 섬기고자 합니다.
서원건물immediate
유학당건물immediate
도서관건물immediate
대학교건물immediateyear_of_start_of_examination_system변수trigger정의in_game/events/imperial_examination_events.txt:608
609type = country_event
610title = imperial_examination_events.7.title 시대의 석학
611desc = imperial_examination_events.7.desc 우리에게는 시험을 통해 관리를 발탁하는 지혜로운 제도인 Examination System Policy Name(이)가 있어 백성이 스스로 학문을 배우고 수양하고자 하는 마음을 갖습니다. 그래야 훌륭한 지도자나 관리가 되어 위대한 Country의 공직에 종사하는 영예를 누릴 수 있으니까요.
우리 배움의 전당 여러 곳에서는 신세대 지식인이 두각을 드러냈고, 이들은 자진하여 Ruler Title(을)를 섬기고자 합니다.
우리 배움의 전당 여러 곳에서는 신세대 지식인이 두각을 드러냈고, 이들은 자진하여 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
}
}