Tanaka
Posts: 4378
Joined: 4/8/2003 From: USA Status: offline
|
quote:
ORIGINAL: BillRunacre There are two scripts that can move Turkey towards the Axis that are related to Axis advances to, and the capture of, Sevastopol or other locations. I've pasted them below for reference. It's probable that the first has already fired in your game, whereas the second one only has a one-off 50% chance of firing (as the Turks may well be indifferent to further advances). If you are both investing in diplomacy with Turkey then the actual chance of the Axis moving Turkey further that way is the difference between Axis and Allied investments, bearing in mind that the US chits have more sway than anyone else's: 7% chance per chit per turn, as opposed to 5%. So you might need to compare how many chits you both have invested, and by whom, to work out the real per turn chance of Turkey being swayed further by diplomacy. ; Axis land units 1 hex from Sevastopol resulting in a ; 5-10% increase in Turkish mobilization towards Axis { #NAME= Axis Advance On Sevastopol (Turkey->Axis) #POPUP= <<TAG_45>> #IMAGE= #SOUND= #FLAG= 1 #TYPE= 1 #AI= 0 #LEVEL= 0 #GV= 1[1,100] #LINK= 0[0] #COUNTRY_ID= 111 #TRIGGER= 100 #DATE= 1939/09/01 ; 5-10% mobilization increase towards Axis #MOBILIZATION= [5,10] [1] ; Set variable conditions: ; 1st Line - Germany politically aligned with Axis and not surrendered #VARIABLE_CONDITION= 45 [1] [100] [0] ; Axis has 1-2 units 1 hex from Sevastopol #CONDITION_POSITION= 124,49 [1,1] [1,2] [1] [0] } ; Axis forces capture Sevastopol resulting in a ; 10-20% increase in Turkish mobilization towards Axis { #NAME= Axis Advance To Sevastopol (Turkey->Axis) #POPUP= <<TAG_46>> #IMAGE= #SOUND= #FLAG= 1 #TYPE= 0 #AI= 0 #LEVEL= 0 #GV= 1[1,100] #LINK= 0[0] #COUNTRY_ID= 111 #TRIGGER= 50 #DATE= 1939/09/01 ; 10-20% mobilization increase towards Axis #MOBILIZATION= [10,20] [1] ; Set variable conditions: ; 1st Line - Germany politically aligned with Axis and not surrendered #VARIABLE_CONDITION= 45 [1] [100] [0] ; Axis has 1 unit in Sevastopol #CONDITION_POSITION= 124,49 [0,0] [1,1] [1] [0] ; Axis has 1 unit in Maikop #CONDITION_POSITION= 130,49 [0,0] [1,1] [1] [0] ; Axis has 1 unit in Grozny #CONDITION_POSITION= 136,50 [0,0] [1,1] [1] [0] ; Axis has 1 unit in Grozny Oilfield #CONDITION_POSITION= 135,49 [0,0] [1,1] [1] [0] } I believe all events have fired and I have put 5 chits into Turkey via Germany after and nothing...
_____________________________

|