
Casus BelliChanged this version
Cleanse Heresy
Burn the Heretics! Extinguish their faulty world views in the name of our faith!
Definitionin_game/common/casus_belli/heretic.txt:5
6years = 25
7create_visible = {
8religion = {
9group = scope:target.religion.group
}
11not = {
12religion = scope:target.religion
}
}
15create_enabled = {
16is_neighbor_of = scope:target
}
18declare_enabled = {
19religion = {
20group = scope:target.religion.group
}
22not = {
23religion = scope:target.religion
}
}
26custom_tags = {
religious_casus_belli
}