
Landesinteraktion
Bekehrung zum Islam fordern
Sie folgen nicht dem Willen von Allāh. Indem wir das Land auffordern, zum Islam zu konvertieren, können wir unseren Einfluss in diesem Land vergrößern.
BekehrungsverbotModifikatorartselect trigger
IslamReligionsgruppepotential, 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" Das Land wählen:
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" Verbündeter
63if = {
69value = -100
}
}
}