@BEGINEVENTS

@IF
TURN
turn=1
@THEN
TEXT
Early October 1940
The Germans completed the conquest of France three months ago, and waited for Englend to
ask for peace. However after the English rejection of the offer, and the devastating battle of
Britain which raged through August and September, Hitler made his worst mistake so far and
cancelled operation sea lion, invasion on England. From now on war against the British will
be a naval war. Let the battle of the Atlantic beggin.
ENDTEXT
@ENDIF

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
NOSCHISM
defender=ANYBODY
@THEN
@ENDIF

@IF
NEGOTIATION
talker=ANYBODY
talkertype=HumanOrComputer
listener=ANYBODY
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
UNITKILLED
unit=Sea Liner
attacker=Kriegsmarine
defender=Royal Navy
@THEN
TEXT
After the sinking of an unarmed Ocean Liner, by the German navy, the United states openly
declare war against HItler.
ENDTEXT
MAKEAGGRESSION
who=U.S Navy
whom=Kriegsmarine
@ENDIF

@IF
UNITKILLED
unit=Sea Liner
attacker=Royal Italian Navy
defender=Royal Navy
@THEN
TEXT
After the sinking of an unarmed Ocean Liner, by the Royal Italian Navy, the United States
openly declare war against Mussolini.
ENDTEXT
MAKEAGGRESSION
who=U.S Navy
whom=Royal Italian Navy
@ENDIF

@IF
TURN
turn=15
@THEN
TEXT
The U.S fleet in Pearl Harbour is destroyed by a surprising Japanese attack. The United States,
officially enter the war against Germany and Italy.
ENDTEXT
CHANGEMONEY
receiver=Royal Navy
amount=1200
MAKEAGGRESSION
who=U.S Navy
whom=Kriegsmarine
@ENDIF

@IF
TURN
turn=15
@THEN
CHANGEMONEY
receiver=U.S Navy
amount=600
MAKEAGGRESSION
who=U.S Navy
whom=Royal Italian Navy
@ENDIF

@IF
TURN
turn=39
@THEN
TEXT
After the events of the last year, the Fuhrer decides to replace admiral Raeder with  the
submarine warfare expert, admiral Donitz. Admiral Raeder will be replaced in a month.
ENDTEXT
@ENDIF

@IF
TURNINTERVAL
interval=6
@THEN
TEXT
The Germans prepare to reinforce the battle of the Atlantic while the winter comes.
ENDTEXT
CHANGEMONEY
receiver=Kriegsmarine
amount=500
@ENDIF

@IF
UNITKILLED
unit=Sea Liner
attacker=ANYBODY
defender=ANYBODY
@THEN
TEXT
A thousand innocent civilians are drowned as an Ocean liner is sunk. Public opinion dissaproves 
the attacker.
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=-150
@ENDIF

@IF
UNITKILLED
unit=U.S Carrier
attacker=ANYBODY
defender=U.S Navy
@THEN
TEXT
The huge carrier of the U.S navy is sunk at battle. The attackers morale raises.
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=150
@ENDIF

@IF
UNITKILLED
unit=Bismarck Class
attacker=ANYBODY
defender=Kriegsmarine
@THEN
TEXT
The huge battleship of the Bismarck class is sunk at battle, attackers morale is boosted.
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=150
@ENDIF

@IF
TURN
turn=15
@THEN
TEXT
The United S complete a new Carrier and decide to use it in the Atlantic.
ENDTEXT
CREATEUNIT
unit=U.S Carrier
owner=U.S Navy
veteran=yes
homecity=New York
locations
37,65
endlocations
@ENDIF

@IF
TURN
turn=25
@THEN
TEXT
Carrier U.S Saratoga is moved to the Atlantic, to pounce the French coasts.
ENDTEXT
CREATEUNIT
unit=U.S Carrier
owner=U.S Navy
veteran=yes
homecity=Boston
locations
37,65
endlocations
@ENDIF

@IF
UNITKILLED
unit=Mine
attacker=ANYBODY
defender=ANYBODY
@THEN
TEXT
Mines cause damage to passing ships.
ENDTEXT
@ENDIF

@IF
UNITKILLED
unit=Scharnhorst cl
attacker=Kriegsmarine
defender=Royal Navy
@THEN
TEXT
The pocket battleship Admiral Graff Spe, is sunk by three English ships after putting up a heroic 
fight.
ENDTEXT
JUSTONCE
@ENDIF

@ENDEVENTS
