
Casus belli
Upokorzenie rywala
Nasi rywale myślą, że są od nas lepsi. Musimy udowodnić, jak bardzo się mylą!
Definicjain_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
}
}