СобытиеИзменено в этой версии

Ruler Title получает образование

flavor_sco.14in_game/events/DHE/flavor_SCO.txt:839
… получает образование

Некоторые члены двора обеспокоены тем, что юный Young King David не приобщается к Country Adjectiveой культуре, находясь в изгнании во CL PREP. Они опасаются, что по возвращении он будет править державой, как иностранец.

ТребуетШотландияДержаваdynamic historical event.tagФрансийскКультураoption 3ХайлендскКультураoption 2Равнинно-шотландскКультураoption 1МонархияФорма правленияtrigger

Определение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 не приобщается к Country Adjectiveой культуре, находясь в изгнании во CL PREP. Они опасаются, что по возвращении он будет править державой, как иностранец.
843outcome = neutral
845fire_only_once = yes
847illustration_tags = {
84810 = interior
84910 = angry
}
852dynamic_historical_event = {
853tag = SCO
854from = 1337.1.1
855to = 1342.3.5
856monthly_chance = 10
}
859trigger = {
860has_ruler = no
861has_regent = yes
862government_type = government_type:monarchy
863heir = {
864this = character:sco_david_ii
865is_adult = no
866is_alive = yes
}
}
870immediate = {
871character:sco_david_ii = {
871save_scope_as = young_king_david
}
872c:FRA = {
872save_scope_as = france
}
}

Варианты

AПослать к нему мудрого учителя из долин.
878historical_option = yes
879ai_chance = {
880factor = 0.9
}
882add_legitimacy = legitimacy_mild_bonus (10)
883scope:young_king_david = {
884if = {
885limit = {
885NOT = {
885culture = culture:scottish
}
}
886change_character_culture = culture:scottish
}
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Послать к нему вождя горцев, чтобы тот учил его храбрости и долгу.
903ai_chance = {
904factor = 0.05
}
906add_legitimacy = legitimacy_mild_bonus (10)
907scope:young_king_david = {
908if = {
909limit = {
909NOT = {
909culture = culture:highland
}
}
910change_character_culture = culture:highland
}
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ие придворные воспитают из него достойного правителя.
927ai_chance = {
928factor = 0.05
}
930add_prestige = prestige_mild_bonus (10)
931scope:young_king_david = {
932if = {
933limit = {
933NOT = {
933culture = culture:french
}
}
934change_character_culture = culture:french
}
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
}