Page 1 of 1

SOE: Issue with Axis DoW On Lithuania (USSR->Allies)

Posted: Wed Aug 14, 2024 12:46 pm
by DarkHorse2
Regarding "<<TAG_40>>= Stalin Alarmed By Axis Aggresion - Abandons Molotov-Ribbentrop Pact", as used in mobilization_1.txt in the listed event script below:

1. Stalin does NOT abandon the Molotov-Ribbentrop Pact, as stated, in the game.
2. Even if Axis did declare war on Lithuania, Lithuania fell in the Axis sphere of influence until the Pact was amended via the "Revised" Boundaries and Friendship Treaty, which may or may not be signed in the game.
see - https://en.wikipedia.org/wiki/German%E2 ... hip_Treaty

At the least, "Abandons Molotov-Ribbentrop Pact" should be removed from TAG_40 as this never happens as a result of the following event script.

Code: Select all

;REMOVE1941
;
; Axis Declare War on Baltic States resulting in a
; random 8-15% increase in USSR mobilization towards Allies:
{
#NAME= Axis DoW On Lithuania (USSR->Allies)
#POPUP= <<TAG_40>>
#IMAGE=
#SOUND=
#FLAG= 1
#TYPE= 0
#AI= 0
#GV= 1[1,100]
#LINK= 0[0]
#LEVEL= 0
#COUNTRY_ID= 116
#TRIGGER= 100
; 8-15% mobilization increase towards Allies
#MOBILIZATION= [8,15] [2]
; Lithuania declared war on by Axis
#CONDITION= 64 [1] [1]
}

Re: SOE: Issue with Axis DoW On Lithuania (USSR->Allies)

Posted: Thu Aug 15, 2024 9:28 am
by BillRunacre
Now amended.