
宫廷中有人低声议论,年轻的Young King David在流亡France期间并未接受真正Country Adjective的习俗。他们担心他归来时,王国将如同被异乡人统治一般。
定义in_game/events/DHE/flavor_SCO.txt:839
840type = country_event
841title = flavor_sco.14.title Ruler Title的教育
842desc = flavor_sco.14.desc 宫廷中有人低声议论,年轻的Young King David在流亡France期间并未接受真正Country Adjective的习俗。他们担心他归来时,王国将如同被异乡人统治一般。
843outcome = neutral
845fire_only_once = yes
847illustration_tags = {
84810 = interior
84910 = angry
}
852dynamic_historical_event = {
854from = 1337.1.1
855to = 1342.3.5
856monthly_chance = 10
}
859trigger = {
860has_ruler = no
861has_regent = yes
863heir = {
864this = character:sco_david_ii
865is_adult = no
866is_alive = yes
}
}
870immediate = {
871character:sco_david_ii = {
871save_scope_as = young_king_david
}
872save_scope_as = france
}
}
选项
A派一位低地地区的教师去教导他。
878historical_option = yes
883scope:young_king_david = {
888if = {
889limit = {
890NOR = {
891has_child_education = administrative_education
892has_child_education = expensive_in_depth_education
}
}
895set_child_education = child_education:administrative_education
896add_adm = 10
}
}
B派一位高地酋长去培养他的责任感和勇气。
907scope:young_king_david = {
912if = {
913limit = {
914NOR = {
915has_child_education = military_education
916has_child_education = expensive_in_depth_education
}
}
919set_child_education = child_education:military_education
920add_mil = 10
}
}
C由France Adjective廷臣来教导,这无疑是最高贵的安排。
931scope:young_king_david = {
936if = {
937limit = {
938NOR = {
939has_child_education = diplomatic_education
940has_child_education = expensive_in_depth_education
}
}
943set_child_education = child_education:diplomatic_education
}
945add_dip = 10
}