
Casus Belli
Humiliate Rival
Our rivals think they are better than us. We must prove them fatally wrong!
Definitionin_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
}
}