イベント
ある旅人の登用

Country AdjectiveRuler Titleが置かれている状況は、控え目にいっても不安定だ。Flavor Rankは国内に多くの問題を抱えており、その大部分は有力貴族たちが権勢を振るっていることが原因とである。このような行政官たちとその強力な人脈を考えると、現在Countryを旅しているTarget Characterのような、真に優秀な人材を取り入れて新風を吹き込むべきかもしれない。Target Characterの協力を得て、我々は貴族の権力を削ぐのである。
イスラム教宗教グループimmediate, trigger定義in_game/events/DHE/flavor_DLH.txt:4160
4161type = country_event
4162title = flavor_dlh.52.title ある旅人の登用
4163desc = flavor_dlh.52.desc Country AdjectiveRuler Titleが置かれている状況は、控え目にいっても不安定だ。Flavor Rankは国内に多くの問題を抱えており、その大部分は有力貴族たちが権勢を振るっていることが原因とである。このような行政官たちとその強力な人脈を考えると、現在Countryを旅しているTarget Characterのような、真に優秀な人材を取り入れて新風を吹き込むべきかもしれない。Target Characterの協力を得て、我々は貴族の権力を削ぐのである。
4164outcome = neutral
4166trigger = {
4167any_neighbor_country = {
4169any_character = {
4170religion = ROOT.religion
4171total_abilities >= 200
4172is_ruler = no
4173is_regent = no
4174is_heir = no
4175is_adolescent = no
}
}
}
4180illustration_tags = {
418110 = regular
418210 = interior
}
4185immediate = {
}
4187random_neighbor_country = {
4188limit = {
4190any_character = {
4191religion = ROOT.religion
4192total_abilities >= 200
4193is_ruler = no
4194is_regent = no
4195is_heir = no
4196is_adolescent = no
}
}
}
4200random_character = {
4201limit = {
4202total_abilities >= 200
4203religion = ROOT.religion
4204is_ruler = no
4205is_regent = no
4206is_heir = no
4207is_adolescent = no
}
4209save_scope_as = target_character
}
}
}