The only time it has any implact is the 1st time a player experiences it. After that, the Italians dodge it by not basing Naval in Taranto from Nov 11, 1940 until it fires.
In the game, it should not be limited to Taranto as it could have targeted any number of ports that the Italian navy was routinely based.
Code: Select all
;REMOVE1941
; Taranto Raid
{
#NAME= ALLIED AI: Taranto Raid (50%)
#POPUP= <<TAG_28>>
#IMAGE= taranto.png
#SOUND= taranto.ogg
#FLAG= 1
#TYPE= 0
#AI= 2
#LEVEL= 0
; Set global variable condition to always trigger (dummy value)
#GV= 1[1,100]
; Set link value to always trigger (dummy value)
#LINK= 0[0]
#COUNTRY_ID= 112
#FLAG_ID= 112
#TRIGGER= 50
#SEASON_FLAG= 0
#DATE= 1940/11/11
; Taranto(180,105)
; Min Range, Max Range (1,1)
; Min Str Loss, Max Str Loss (1, 3)
; Min Morale Adj, Max Moral Adj (-50, -75)
#MAP_POSITION= 180,105 [1,1] [1,3] [-50,-75] [1] [0]
; 1st Line - Italy politically aligned with the Axis and not surrendered
#VARIABLE_CONDITION= 59 [1] [100] [0]
; 2nd Line - UK politically aligned with the Allies and not surrendered
#VARIABLE_CONDITION= 112 [2] [100] [0]
;Allied units in Malta
#CONDITION_POSITION= 175,114 [0,0] [1,1] [2] [0]
}
					
					
