Page 1 of 1

Soviet Mobilization 3% per turn? Can't find the script?

Posted: Sun Jan 30, 2022 8:55 pm
by archmache
Hi,

I have gone through and looked at the script but cannot find what is going on.

After 1/1/1941 SU is moving 3% every turn toward Allies. I have only 4 units within Warsaw.

Additional info;
I took Jerusalem and Palestine with an Italian AVL.
Did all France Strat.

I can't figure out what is moving the USSR every turn. I know after Barbarossa historical date the % move should kick in but I don't know what it is starting earlier.

I also took Malta if that matters.

Thanks

RE: Soviet Mobilization 3% per turn? Can't find the script?

Posted: Sun Jan 30, 2022 10:33 pm
by Taxman66
USSR Mobiliztion

Under the Mobilization 3 script you'll find that in 1941 the USSR moves 1-2% per turn (and that means both Allied and Axis turns)
After 6/22/41 an additional 1-3% is added (yes cumulative so 2-5%)
And once 1942 hits your looking at a total of 5-10%

Sample below (see the link for the full list; albiet there may be slight differences via version changes that aren't taken into account).
#NAME= 1941 (USSR->Allies)
#TYPE= 2
#TRIGGER= 90
#DATE= 1941/01/01
;1-2% mobilization increase towards Allies
Poland politically aligned with Allies and surrendered

#NAME= Post Historical Barbarossa Date (USSR->Allies)
#TYPE= 2
#TRIGGER= 100
#DATE= 1941/06/22
;1-3% mobilization increase towards Allies
USSR still not fully active

#NAME= 1942 (USSR->Allies)
#TYPE= 2
#TRIGGER= 100
#DATE= 1942/01/01
;3-5% mobilization increase towards Allies
USSR still not fully active

RE: Soviet Mobilization 3% per turn? Can't find the script?

Posted: Mon Jan 31, 2022 7:42 pm
by archmache
ah gotcha I was not taking into account both allied an axis turns. Thank you!