Argentina vs England
Here is a suggestion for an event!
We all remember that in 1982 Argentina occupied the Malvinas / the Falkland Islands. In 1942 the Argentinan leadership also considered this. The German empire was at its high. The war seemed nearly over so they actually discussed wheter or not this was the right moment to take back what by the Argentinanswas considered being rightfully theirs. This could be portreyed in CORE by the following event. (I'm not very good at scripting I have copied several events and mixed them in a way I think should work) The event should of course be complemented with changes in the Argentinan AI, so that they actually take the Island. I think it would be very likely that Argentina would occupy the islands if the war turned out bad for England.
The manpower increase and the lowered dissent is something I based on the events in the real 1982 conflict. When Argentina begun their operations the regime gained strong support at home. This was however lost as soon as the war was lost and a rebellion begun. (Maybe this could be portreyed in a series of events?)
The reason for choosing Plymouth as trigger is twofold. I don't know lots of province IDs, and if Plymouth is occupied by Germany it is very likely that the rest of England will fall, this means England will not be able to counterattack Argentina and if England is annexed Argentina gets the island. They can't win be them selves.
Maybe there should be another thing in the event and that is that Argentina joins the Axis, if that doesn't happen automatically. There were some Pro-Axis forces in Argentina so it is not unlikely.
Whats your thoughts? BTW, the event ID is just for fun
Regards
Duncker
#########################################################################
# Duncker 13/01/2004 :
# 666666 - Argentina seizes the opportunity and recaptures the Malvinas (by Duncker)
#########################################################################
event = {
id = 666666
country = ARG
trigger = {
atwar = no
random = 10
control = { province = 501 data = GER } #Plymouth
}
name = "Recapture of the Malvinas"
desc = "The military in Argentina pushes for an military operation to retake what is rightfully theirs, lets attack the Malvinas / the Falkland Islands."
style = 0
date = { day = 1 month = August year = 1939 }
offset = 1
deathdate = { day = 30 month = december year = 1947 }
action_a = {
name = "Let the war begin; declare war on Britain"
command = { type = war which = ENG }
command = { type = manpowerpool value = 50 }
command = { type = dissent value = -5 }
}
}