
Target Characterが成年に近づくにつれ、その教育方針をめぐって教師や廷臣たちの対立が深まっている。どの言語を用い、どの書物を読ませ、誰を師とするか——いずれを選ぶにせよ、それはCountryの将来のあり方をめぐる代理戦となりかねない。
定義in_game/events/government/D008_latinization_vs_hellenization.txt:1034
1035type = country_event
1036title = latinization_vs_hellenization.9.title Target Characterの教育
1037desc = latinization_vs_hellenization.9.desc Target Characterが成年に近づくにつれ、その教育方針をめぐって教師や廷臣たちの対立が深まっている。どの言語を用い、どの書物を読ませ、誰を師とするか——いずれを選ぶにせよ、それはCountryの将来のあり方をめぐる代理戦となりかねない。
1038outcome = neutral
1039trigger = {
1041has_societal_value = societal_value_type:latinization_vs_hellenization
1043has_heir = yes
}
1053illustration_tags = {
105410 = regular
105510 = interior
}
1058immediate = {
1066heir = {
1066save_scope_as = target_character
}
}
選択肢
ATarget Characterの教育は、明確な方針に基づき、熟慮のうえで進めねばならない。
1072scope:target_character = {
1073switch = {
1074trigger = education
1076balanced_education = {
1077if = {
1081add_character_modifier = {
1083mode = replace
1084years = -1
}
}
1087else = {
1088add_character_modifier = {
1090mode = replace
1091years = -1
}
}
}
1096administrative_education = {
1097if = {
1101add_character_modifier = {
1103mode = replace
1104years = -1
}
}
1107else = {
1108add_character_modifier = {
1110mode = replace
1111years = -1
}
}
}
1116diplomatic_education = {
1117if = {
1121add_character_modifier = {
1123mode = replace
1124years = -1
}
}
1127else = {
1128add_character_modifier = {
1130mode = replace
1131years = -1
}
}
}
1136military_education = {
1137if = {
1141add_character_modifier = {
1143mode = replace
1144years = -1
}
}
1147else = {
1148add_character_modifier = {
1150mode = replace
1151years = -1
}
}
}
1156expensive_in_depth_education = {
1157if = {
1161add_character_modifier = {
1163mode = replace
1164years = -1
}
}
1167else = {
1168add_character_modifier = {
1170mode = replace
1171years = -1
}
}
}
1176orthodox_education = {
1177if = {
1181add_character_modifier = {
1183mode = replace
1184years = -1
}
}
1187else = {
1188add_character_modifier = {
1190mode = replace
1191years = -1
}
}
}
}
}
1198if = {
1201change_societal_value = {
}
}
1207else = {
1208change_societal_value = {
}
}
BTarget Characterの養育を政争に利用してはならない。
1219random_list = {
12201 = {
1221show_chance = no
1222desc = refusal_to_politicize_tt Target Characterの教育にあからさまに介入することを控える我らの姿勢は、Court Titleの一部には弱さの表れと受け取られかねない
}
12251 = {
1226desc = court_does_not_react Court Titleは反応を示さない
1227show_chance = no
}
}