
宣战理由
驯服属国
我们的一个属国胆敢挑战我们的权威,为了维护我们的统治地位,我们必须镇压他们,使其重回正轨。
定义in_game/common/casus_belli/disloyal_subject.txt:5
6create_visible = {
7is_subject = no
8scope:target = {
9is_subject = yes
10overlord = root
}
}
14create_enabled = {
15scope:target = {
16subject_loyalty < 50
}
}
20declare_enabled = {
21is_subject = no
22scope:target = {
23is_subject = yes
24overlord = root
}
}
28allow_wars_on_own_subjects = yes