Event
Custodianship of Holy City

With each year the holy city of Holy City has seen an increase in the number of pilgrims that seek the shrines there. The faithful come from all corners of the Islamic world, bringing commerce, goods, capital, news and ideas from faraway places to our ports.
IslamReligion Grouptrigger
ḤanbalīReligious Schoolimmediate, triggerSufi ShrineStatic Modifierimmediate, triggerDefinitionin_game/events/religion/muslim_school_events.txt:216
217hide_portraits = yes
218type = country_event
219title = muslim_school_events.5.title Custodianship of Holy City
220desc = muslim_school_events.5.desc With each year the holy city of Holy City has seen an increase in the number of pilgrims that seek the shrines there. The faithful come from all corners of the Islamic world, bringing commerce, goods, capital, news and ideas from faraway places to our ports.
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
}
}
}