redrum68
Posts: 1202
Joined: 11/26/2017 Status: offline
|
I assume you mean when Italy surrenders to the USA and there are not enough German units near Rome to have them seize the remaining Italian territory. If so then here are the surrender scripts: #NAME= DE 382 - USA: Italy's National Morale falls below 1% (100%) #POPUP= #MESSAGE= #IMAGE= #SOUND= #FLAG= 1 #TYPE= 1 #AI= 0 #LEVEL= 0 #COUNTRY_ID= 115 #TRIGGER= 100 #DISPLAY_ORDER= 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] ; Set decision value #DECISION= 382 ; Set how many MPPs should be collected over X turns if player selects 'yes' #MPP_UPDOWN= 0 #MPP_TURNS= 0 #MPP_TEXT= #NOTES= #NOTES_POSITION= ; Set AI acceptance % (AI will accept 100% of the time) #AI_RESPONSE= 100 #AI_RESPONSE_POPUP= #DATE= 1939/09/01 #TEXT_RGB= 0,0,0 #SHADOW_RGB= 0,0,0 ; Ottawa is in Allied hands #ALIGNMENT_POSITION= 20,46 [2] ;Set National Morale Trigger (dummy value) #NATIONAL_MORALE_TRIGGER= 59 [1] ; Set variable conditions: ; USA politically aligned with Allies and fully mobilized #VARIABLE_CONDITION= 115 [2] [100] [0] ; Italy politically aligned with Axis and not surrendered #VARIABLE_CONDITION= 59 [1] [100] [0] ; Set condition position: ; 1 Allied unit within 8 hexes of Rome #CONDITION_POSITION= 101,53 [8,8] [1,1] [2] [0] #NAME= DE 382 Italy Surrenders (Italy -> USA) (100%) #POPUP= <<TAG_25>> #IMAGE= #SOUND= italy_surrender.ogg #FLAG= 1 #TYPE= 1 #AI= 0 #LEVEL= 0 ; Set global variable condition to always trigger (dummy value) #GV= 1[1,100] ; Set link value to always trigger (dummy value) #LINK= 382[1] #COUNTRY_ID= 59 #RECIPIENT_ID= 115 #ARMISTICE= 0 #REMOVE= 3 #TRIGGER= 100 #DATE= 1939/09/01 ; Set variable conditions: ; 1st Line - USA politically aligned with Allies and not surrendered ; 2nd Line - Italy polically aligned with Axis and not surrendered #VARIABLE_CONDITION= 115 [2] [100] [0] #VARIABLE_CONDITION= 59 [1] [100] [0] ; 1st Line - No German unit in Rome #CONDITION_POSITION= 101,53 [0,0] [0,0] [1] [45]
< Message edited by redrum68 -- 12/11/2021 4:55:54 PM >
|