
Country Interaction
Demand Conversion to Islam
They do not follow Allāh's will. By demanding them to convert to Islam we can further increase our influence in their nation.
Blocked from ConversionModifier Typeselect trigger
IslamReligion Grouppotential, select triggerson_conversion_of_west_africaVariablepotentialDefinitionin_game/common/country_interactions/demand_conversion_to_islam.txt:1
2category = CATEGORY_INFLUENCE_ACTIONS
3type = diplomacy
5potential = {
6scope:actor = {
}
}
12allow = {
}
16select_trigger = {
17looking_for_a = country
18target_flag = recipient
19name = "choose_country" Choose the Country:
20column = {
21data = name
}
26enabled = {
27trigger_if = {
}
}
}
34effect = {
35scope:recipient = {
36change_religion = scope:actor.religion
37country = scope:recipient
37religion = scope:actor.religion
}
38capital = {
39every_pop = {
40limit = {
41NOT = {
42religion = scope:actor.religion
}
}
45split_pop = {
46fraction = 0.25
47religion = scope:actor.religion
}
}
}
}
}
54diplo_chance = {
55base = -20
56opinion = 0.2
57recipient_is_rival = -100
}
60accept = {
61add = {
62desc = "game_concept_ally" Ally
63if = {
69value = -100
}
}
}