• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Fürstbischof

General
17 Badges
Jan 25, 2009
1.765
92
  • Arsenal of Democracy
  • Deus Vult
  • Europa Universalis III
  • Europa Universalis III Complete
  • Divine Wind
  • For The Glory
  • Heir to the Throne
  • Hearts of Iron Anthology
  • 500k Club
  • Europa Universalis: Rome
  • Victoria 2: A House Divided
  • Europa Universalis III: Collection
  • 200k Club
  • Rome: Vae Victis
  • Victoria 2
  • Europa Universalis III Complete
  • Europa Universalis III Complete
sov_1936.ai:

province_priorities = {
187 = 6.0 # Leningrad
238 = 6.0 # Kiev
235 = 6.0 # Dnepropetrovsk
163 = 6.0 # Stalingrad
248 = 6.0 # Kharkov
277 = 6.0 # Bryansk
1372 = 6.0 # Vladivostock
113 = 6.0 # Murmansk
253 = 6.0 # Sevastopool
258 = 6.0 # Rostov
219 = 6.0 # Smolensk
175 = 9.0 # Moscow
243 = 6.0 # Kursk
}
}
###################################
# Air bombardment and defense
###################################

In this file is the province id of Murmansk mistyped, too. #133 would be correct. ;)
 
Upvote 0
It's even worse as all SOV AI files except the 1945 one are affected with at least one wrong ID for Murmansk. The same applies to Armageddon and Core.

This typo is very old. :( It seems that they introduced it in their draft of the soviet ai file which was then used as a base for all other soviet ai files. Since the ai files are quite large you can easily miss such typos or introduce them by yourself. I've some general ideas how the overall system of ai files could be restructured/improved. When I have the time, i.e. after adapting all E3 ai files to v1.05, I'll write them up and send my proposal to the devs. ;)