事件
Target Location学者

Target Location是整个埃及最伟大的地方。就像当初Target Character3朝觐时受到热情欢迎一样,我们也正被接纳。学者们开始纷纷投奔我们,希望加入。或许我们可以用几根金条说服他们永久留下。
事件链
每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。
Target Character的朝觐
马格里布的学者↳ 选项A“我们应该携带所有财富前往麦加!” · 15天后
马格里布捐献↳ 任意选项之后 · 15天后
Target Location学者↳ 任意选项之后 · 15天后
跟随Target Character3的脚步↳ 任意选项之后 · 15天后
至圣之地↳ 任意选项之后 · 15天后
朝觐结束↳ 任意选项之后 · 15天后
定义in_game/events/DHE/flavor_son.txt:957
958type = country_event
959title = flavor_son.1003.title Target Location学者
960desc = flavor_son.1003.desc Target Location是整个埃及最伟大的地方。就像当初Target Character3朝觐时受到热情欢迎一样,我们也正被接纳。学者们开始纷纷投奔我们,希望加入。或许我们可以用几根金条说服他们永久留下。
961outcome = neutral
963illustration_tags = {
96410 = happy
96510 = interior
}
968immediate = {
}
970ruler_or_regent ?= {
971save_scope_as = target_character
}
974region:egypt_region = {
975ordered_location_in_region = {
976order_by = population
977max = 1
978check_range_bounds = no
979save_scope_as = target_location
}
}
983create_character = {
984artist_skill = 0.8
985artist = scientist
987birth_location = scope:target_location
988save_scope_as = target_character2
989create_in_limbo = yes
}
992character:mal_musa_keita = {
993save_scope_as = target_character3
}
}