イベント
Holy Cityの管理

聖都Holy Cityでは、神殿を訪れる巡礼者の数が年々増加している。イスラム世界のあらゆる地域から敬虔な信者が訪れ、遠く離れた土地の商業、物資、資本、情報、思想などをわが国にもたらしている。
イスラム教宗教グループtrigger
ハンバリー宗教学派immediate, triggerスーフィーの信仰混合静的補正immediate, trigger定義in_game/events/religion/muslim_school_events.txt:216
217hide_portraits = yes
218type = country_event
219title = muslim_school_events.5.title Holy Cityの管理
220desc = muslim_school_events.5.desc 聖都Holy Cityでは、神殿を訪れる巡礼者の数が年々増加している。イスラム世界のあらゆる地域から敬虔な信者が訪れ、遠く離れた土地の商業、物資、資本、情報、思想などをわが国にもたらしている。
221outcome = neutral
222trigger = {
225any_country = {
226religion = root.religion
}
228OR = {
229AND = {
230owns = location:jerusalem
231location:jerusalem = {
231integration_level = core
}
}
233AND = {
234owns = location:medina
235location:medina = {
235integration_level = core
}
}
237AND = {
238owns = location:mecca
239location:mecca = {
239integration_level = core
}
}
242AND = {
}
}
}
254illustration_tags = {
25510 = regular
25610 = exterior
}
259immediate = {
}
261hidden_effect = {
262random_owned_location = {
263limit = {
264OR = {
265location_key = jerusalem
266location_key = medina
267location_key = mecca
269AND = {
275is_core_of = root
}
}
}
280save_scope_as = holy_city
}
}
}