
宣战理由
镇压革命
我们不能让卑劣思想的洪流越过国界侵蚀我们的领土,否则我们就有可能王冠落地。
人民起义局势create visible, declare enabled定义in_game/common/casus_belli/revolution_casus_belli.txt:1
2no_cb = no
8create_enabled = {
9is_subject = no
10is_revolutionary = no
11OR = {
12scope:target = {
12is_revolutionary = yes
}
13revolutionary_target ?= scope:target
}
}
16declare_enabled = {
20is_subject = no
21is_revolutionary = no
22OR = {
23scope:target = {
23is_revolutionary = yes
}
24revolutionary_target ?= scope:target
}
}
27speed = 10
28additional_war_enthusiasm = 0.1
29ai_will_do = {
30add = {
31desc = "BASE"
32value = 100
}
}
37ai_will_do = {
38add = {
39desc = "CB_REASON_IMPORTANT_CB"
40value = 100
}
}