이벤트
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
}
}
}