Event
Sufi Orders Growing in Popularity in New Province
Some of the more prevalent Sufi orders in Country have quickly started to establish themselves in the newly acquired New Province. While the locals seem somewhat hesitant about Country Adjective rule, they have embraced the orders and this has greatly eased the integration of the New Province Rank into our Flavor Rank.
Allow Mysticism vs JurisprudenceModifier TypetriggerDefinitionin_game/events/government/mysticism_vs_jurisprudence.txt:725
726type = country_event
727title = mysticism_vs_jurisprudence.15.title Sufi Orders Growing in Popularity in New Province
728desc = mysticism_vs_jurisprudence.15.desc Some of the more prevalent Sufi orders in Country have quickly started to establish themselves in the newly acquired New Province. While the locals seem somewhat hesitant about Country Adjective rule, they have embraced the orders and this has greatly eased the integration of the New Province Rank into our Flavor Rank.
729outcome = neutral
731illustration_tags = {
73210 = happy
73310 = exterior
}
736trigger = {
738NOT = {
738has_cooldown = sufi_cooldown
}
739any_owned_location = {
740NOT = {
740is_core_of = root
}
741any_pop = {
741religion = root.religion
}
}
}
745immediate = {
746random_owned_location = {
747limit = {
748NOT = {
748is_core_of = root
}
749any_pop = {
749religion = root.religion
}
}
751random_pop = {
752limit = {
753religion = root.religion
}
755save_scope_as = target_pop
756save_scope_as = target_pop_bckg
}
759save_scope_as = new_province
}
762add_cooldown = {
763type = sufi_cooldown
764months = 240
}
}