
전쟁 명분
혁명 분쇄
가증스러운 사상이 우리 국경을 넘어 퍼지도록 허용해서는 안 됩니다. 자칫하면 우리도 왕관을 잃을 수 있습니다.
국민 봉기상황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
}
}