
전쟁 명분
경쟁국에 굴욕 주기
경쟁국이 마치 자기들이 우리보다 우월한 양 콧대를 높이고 있습니다. 놈들의 착각을 반드시 바로잡아야 합니다!
정의in_game/common/casus_belli/humiliate_rival.txt:4
5create_visible = {
6scope:target = {
7is_rival_of = root
}
}
10create_enabled = {
11not = {
12has_truce_with = scope:target
}
}
15declare_enabled = {
16scope:target = {
17is_rival_of = root
}
}
22ai_will_do = {
23add = {
24desc = "BASE"
25value = -10
}
}