
国家互动
要求改信伊斯兰教
他们不奉真主的意志。通过要求他们皈依伊斯兰教,我们可以进一步提高在他们国家的影响力。
禁止变更主导宗教修正类型select trigger
伊斯兰教宗教组potential, select triggerson_conversion_of_west_africa变量potential定义in_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" 选择国家:
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" 同盟
63if = {
69value = -100
}
}
}