
전쟁 명분이번 버전 변경
이단 척결
이단을 불태우라! 우리 신앙의 이름으로 저들의 잘못된 세계관을 척결하라!
정의in_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
}