事件
伊斯兰教传播到满者伯夷

远道而来的商旅与中央权威的式微,导致Target Province的民众改信逊尼派。异教传播本不足为惧,但在动荡时期培植无法与我国信仰共存的宗教,实乃危险先例。
苏菲派清真寺建筑option
逊尼派宗教immediate, optionhigh_pop_conversion_variable变量immediate, optionlow_pop_conversion_variable变量immediate, optionmild_pop_conversion_variable变量immediate, optionrecently_received_muslim_community_event_variable变量immediate, triggervery_high_pop_conversion_variable变量immediate定义in_game/events/disaster/death_of_hayan_wuruk.txt:205
206type = country_event
207category = disaster_event
208title = death_of_hayan_wuruk.6.title 伊斯兰教传播到满者伯夷
209desc = death_of_hayan_wuruk.6.desc 远道而来的商旅与中央权威的式微,导致Target Province的民众改信逊尼派。异教传播本不足为惧,但在动荡时期培植无法与我国信仰共存的宗教,实乃危险先例。
210outcome = neutral
211image = "gfx/interface/illustrations/disaster/death_of_hayan_wuruk.dds"
213trigger = {
214capital.area = {
215any_province_in_area = {
216owner = root
}
}
}
222immediate = {
223capital.area = {
224random_province_in_area = {
225limit = {
226any_location_in_province = {
226owner = root
}
}
229save_scope_as = target_province
}
}
232random_list = {
}
246scope:target_province = {
247ordered_location_in_province = {
248order_by = population
249max = 1
250check_range_bounds = no
251save_scope_as = target_location
256if = {
260every_pop = {
}
}
272else_if = {
276every_pop = {
}
}
288else_if = {
292every_pop = {
}
}
304else_if = {
308every_pop = {
}
}
}
}
}