事件
Scholar Country Religious School神学家

为我国伊斯兰学校送入Scholar Country Adjective的学者不光提高了国家神学讨论水平,还强化了我们与Scholar CountryScholar Country的关系。
伊斯兰教宗教组trigger定义in_game/events/religion/muslim_school_events.txt:480
481type = country_event
482title = muslim_school_events.9.title Scholar Country Religious School神学家
483desc = muslim_school_events.9.desc 为我国伊斯兰学校送入Scholar Country Adjective的学者不光提高了国家神学讨论水平,还强化了我们与Scholar CountryScholar Country的关系。
484outcome = neutral
485trigger = {
487has_invited_religious_figure = yes
488any_invited_religious_figure = {
489religious_school ?= {
490any_country_in_religious_school = {
491count > 0
}
}
}
}
497illustration_tags = {
49810 = regular
49910 = interior
}
502immediate = {
}
504hidden_effect = {
505random_invited_religious_figure = {
506limit = {
507religious_school ?= {
508any_country_in_religious_school = {
509count > 0
}
}
}
513religious_school = {
514random_country_in_religious_school = {
515save_scope_as = scholar_country
}
}
}
}
}