Page 1 of 1

More accurate Russian OOB

Posted: Fri May 13, 2022 8:36 am
by ncc1701e
Could you please change few things in the Russian OOB please?

The current list of generals is here:
Russian Generals.JPG
Russian Generals.JPG (84.32 KiB) Viewed 1019 times

Re: More accurate Russian OOB

Posted: Fri May 13, 2022 8:37 am
by ncc1701e
The current list of fronts is here:
Russian fronts.JPG
Russian fronts.JPG (114.93 KiB) Viewed 1018 times

Re: More accurate Russian OOB

Posted: Fri May 13, 2022 8:44 am
by ncc1701e
Russian OOB for August Storm was:

Transbaikal Front

The Transbaikal Front, under Marshal Rodion Malinovsky, included:
17th Army
36th Army
39th Army
53rd Army
6th Guards Tank Army
Soviet Mongolian Cavalry Mechanized Group under Issa Pliyev
12th Air Army

1st Far Eastern Front

The 1st Far Eastern Front, under Marshal Kirill Meretskov, included:
1st Red Banner Army
5th Army
25th Army
35th Army
10th Mechanized Corps
9th Air Army

2nd Far Eastern Front

The 2nd Far Eastern Front, under General Maksim Purkayev, included:
2nd Red Banner Army
15th Army
16th Army (whose 56th Rifle Corps was its only formation to see combat, on South Sakhalin)
5th Separate Rifle Corps
Chuguevsk Operational Group
Amur Military Flotilla
10th Air Army

Re: More accurate Russian OOB

Posted: Fri May 13, 2022 8:54 am
by ncc1701e
I would change the following if possible:

1. I would like to rename Belarus Front in the Deployment queue at start to Far Eastern Military District
2. I would like to remove Semyon Timoshenko from the game
3. I would like to assign Aleksandr Vasilevsky to the renamed Far Eastern Military District in the Deployment queue at start

4. I would like to add Rodion Malinovsky in the list of generals
5. I would like to add Maksim Purkayev in the list of generals

6. I would like to remove Baltic Front in the list of names for headquarters
7. I would like to remove Southwest Front in the list of names for headquarters
8. I would like to remove Southern Front in the list of names for headquarters
9. I would like to remove Northern Front in the list of names for headquarters
10. I would like to remove Karelian Front in the list of names for headquarters
11. I would like to remove Moscow Mil. Dist. in the list of names for headquarters

12. I would like to add Transbaikal Front in the list of names for headquarters
13. I would like to add 1st Far Eastern Front in the list of names for headquarters
14. I would like to add 2nd Far Eastern Front in the list of names for headquarters

Re: More accurate Russian OOB

Posted: Fri May 13, 2022 3:45 pm
by AlvaroSousa
I'll take a look at this. If you have an OOB for the divisions as well for WP2 email them to me.

Re: More accurate Russian OOB

Posted: Fri May 13, 2022 4:35 pm
by ncc1701e
I am looking into it.

Re: More accurate Russian OOB

Posted: Sat May 21, 2022 9:57 am
by ncc1701e
By the way, based on the above OOB, I would rename in the Deployment queue:

1st Siberian Tank to 6th Guards Tank Army
24th Mech Corps to 10th Mechanized Corps
25th Air Army to 9th Air Army
23rd Air Army to 10th Air Army
Deployment.JPG
Deployment.JPG (63.56 KiB) Viewed 935 times

Re: More accurate Russian OOB

Posted: Sat May 21, 2022 10:06 am
by ncc1701e
Another problem, the name of this city is Borzya with a Z like Zorro.
Typo.JPG
Typo.JPG (23.26 KiB) Viewed 928 times

Re: More accurate Russian OOB

Posted: Sat May 21, 2022 10:09 am
by ncc1701e
Last problem, there are two 25th Army on the map starting with Pacific 1941 Small Fleet scenario.

First one is in Borzya (and not Borsya).
25th Army 1.JPG
25th Army 1.JPG (88.5 KiB) Viewed 927 times

Re: More accurate Russian OOB

Posted: Sat May 21, 2022 10:10 am
by ncc1701e
Second one is in Vladivostok.
25th Army 2.JPG
25th Army 2.JPG (110.81 KiB) Viewed 924 times

Re: More accurate Russian OOB

Posted: Sat May 21, 2022 10:13 am
by ncc1701e
Based on this map, I would rename the 25th Army in Borzya to 36th Army.

August Storm.JPG
August Storm.JPG (44.82 KiB) Viewed 922 times

Re: More accurate Russian OOB

Posted: Thu May 26, 2022 5:43 pm
by ncc1701e
One last thing for a good simulation of August Storm, the Transbaikal Front was mostly deployed in Mongolia for the attack as you can see in the above map.

Inside the game, that would be around the red circle below:
Mongolia.JPG
Mongolia.JPG (198.64 KiB) Viewed 854 times

Re: More accurate Russian OOB

Posted: Thu May 26, 2022 5:48 pm
by ncc1701e
But, with the current events, this is impossible to deploy as historically because Mongolia joins the Allies at the same date than when USSR declares war on Japan. As such, USSR can't place their units before declaring war on Japan.

Would it be possible to change the events so that Mongolia joins the Allies a little before? And allow USSR to move units inside Mongolia as historically.
//Mongolia joins the Allies
$ChangeEntry
if_Date=8/9/1945
if_Country=4
if_Alliance=Allies
lifespan=tillTrigger
targetCountry=34
entryShift=200
$End

//USSR declares war on Japan
$ChangeEntry
if_Date=8/9/1945
if_Country=4
if_Alliance=Neutral
lifespan=tillTrigger
targetCountry=4
entryShift=200
$End

//USSR at 100% message for players
$Information
if_Date=1/1/1939
if_Country=4
if_Alliance=Allies
lifespan=tillTrigger
text=The USSR has joined the Western Allies and may declare war on all other countries that are neutral or the Axis.
addReportTo=Allies
$End

Re: More accurate Russian OOB

Posted: Fri May 27, 2022 9:36 pm
by AlvaroSousa
How the code is no. It will be an active minor that will align to China if I did. The interactions of nations was really hard to do for WP. I had to get imaginative.

Re: More accurate Russian OOB

Posted: Sat May 28, 2022 11:58 am
by ncc1701e
And if you align Mongolia to USSR?

Re: More accurate Russian OOB

Posted: Tue May 31, 2022 2:45 pm
by AlvaroSousa
It is aligned to the USSR when they come in,

It won't work with the current code.