We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21cdbe3 commit 4c26119Copy full SHA for 4c26119
data/configurables/ideological_ai_peace.txt
@@ -18,11 +18,10 @@ fascism = {
18
ROOT = {
19
is_major = yes #We are big
20
has_government = fascism #We are the baddies
21
- tag = ROOT.FROM #We are acting for ourselves
22
}
23
24
25
- ai_desire = -75
+ ai_desire = -50
26
27
28
fascist_liberate_desire = {
@@ -132,7 +131,7 @@ democratic = {
132
131
133
134
135
- ai_desire = 10
+ ai_desire = 20
136
137
138
liberate_if_already_exists = {
@@ -147,7 +146,7 @@ democratic = {
147
146
148
149
150
- ai_desire = 20
+ ai_desire = 100
151
152
153
wrong_ideology_faction_members_dont_force_gov = {
0 commit comments