EventChanged this version
Muslim Chiefs

In the Country Adjective hinterlands, many chiefs rule their own little domains with little interference from central rule. However, even though they lack the ability to project much power, some do have greater ambitions. Some local chiefs in Target Location have given name to greater pretensions by starting to style themselves sultans and trying to claim legitimacy by converting their population to Islam.
ChristianityReligion Grouptrigger
IslamReligion Groupimmediate, triggerPretensions of Local PotentatesStatic Modifierimmediate, triggerDefinitionin_game/events/religion/propagate_religion_events.txt:748
749type = country_event
750title = propagate_religion_events.9.title Muslim Chiefs
751desc = propagate_religion_events.9.desc In the Country Adjective hinterlands, many chiefs rule their own little domains with little interference from central rule. However, even though they lack the ability to project much power, some do have greater ambitions. Some local chiefs in Target Location have given name to greater pretensions by starting to style themselves sultans and trying to claim legitimacy by converting their population to Islam.
752outcome = neutral
754trigger = {
756any_market_with_merchants = {
760any_location_in_market = {
761owner ?= root
762is_capital = no
765local_control < 0.3
}
}
}
770illustration_tags = {
77110 = interior
77210 = regular
}
775immediate = {
}
777random_market_with_merchants = {
778limit = {
782any_location_in_market = {
783owner ?= root
784is_capital = no
787local_control < 0.3
}
}
790random_merchant_in_market = {
794save_scope_as = target_country
}
796random_location_in_market = {
797limit = {
798owner ?= root
799is_capital = no
802local_control < 0.3
}
804save_scope_as = target_location
}
}
}
}