@BEGINEVENTS

@IF
NOSCHISM
defender=ANYBODY
@THEN
@ENDIF

@IF
TURN
turn=-1
@THEN
MAKEAGGRESSION
who=English
whom=French
@ENDIF

@IF
SCENARIOLOADED
@THEN
PLAYWAVEFILE
FRANCE.WAV
@ENDIF

@IF
UNITKILLED
unit=Imperial Guard
attacker=Barbarians
defender=French
@THEN
CREATEUNIT
unit=Imperial Guard
owner=French
veteran=no
homecity=none
locations
33,95
34,94
32,94
endlocations
@ENDIF

@IF
UNITKILLED
unit=Imperial Guard
attacker=Austrians
defender=French
@THEN
CREATEUNIT
unit=Imperial Guard
owner=French
veteran=no
homecity=none
locations
33,95
34,94
32,94
endlocations
@ENDIF

@IF
UNITKILLED
unit=Imperial Guard
attacker=Prussians + Swedes
defender=French
@THEN
CREATEUNIT
unit=Imperial Guard
owner=French
veteran=no
homecity=none
locations
33,95
34,94
32,94
endlocations
@ENDIF

@IF
UNITKILLED
unit=Imperial Guard
attacker=Turks
defender=French
@THEN
CREATEUNIT
unit=Imperial Guard
owner=French
veteran=no
homecity=none
locations
33,95
34,94
32,94
endlocations
@ENDIF

@IF
UNITKILLED
unit=Imperial Guard
attacker=English
defender=French
@THEN
CREATEUNIT
unit=Imperial Guard
owner=French
veteran=no
homecity=none
locations
33,95
34,94
32,94
endlocations
@ENDIF

@IF
UNITKILLED
unit=Imperial Guard
attacker=Spanish
defender=French
@THEN
CREATEUNIT
unit=Imperial Guard
owner=French
veteran=no
homecity=none
locations
33,95
34,94
32,94
endlocations
@ENDIF

@IF
UNITKILLED
unit=Imperial Guard
attacker=Russians
defender=French
@THEN
CREATEUNIT
unit=Imperial Guard
owner=French
veteran=no
homecity=none
locations
33,95
34,94
32,94
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=20
@THEN
CREATEUNIT
unit=Marshal
owner=French
veteran=no
homecity=none
locations
36,92
endlocations
@ENDIF

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

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

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

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

@IF
RANDOMTURN
denominator=3
@THEN
CREATEUNIT
unit=Swedes
owner=Prussians + Swedes
veteran=no
homecity=none
locations
56,72
64,40
endlocations
@ENDIF

@IF
CITYTAKEN
city=Madrid
attacker=French
defender=ANYBODY
@THEN
CREATEUNIT
unit=King
owner=French
veteran=no
homecity=none
locations
16,134
endlocations
@ENDIF

@IF
CITYTAKEN
city=Rome
attacker=French
defender=ANYBODY
@THEN
TEXT
Rome is annexed by Napoleon and the papal state incorporeted to the Empire. The pope answer
by banishing Napoleon.
ENDTEXT
@ENDIF

@IF
RANDOMTURN
denominator=4
@THEN
CREATEUNIT
unit=Frigate
owner=English
veteran=no
homecity=none
locations
11,161
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=8
@THEN
CREATEUNIT
unit=Man of War
owner=English
veteran=no
homecity=none
locations
11,161
endlocations
@ENDIF

@IF
CITYTAKEN
city=Lisbon
attacker=English
defender=ANYBODY
@THEN
CREATEUNIT
unit=Fortress
owner=English
veteran=no
homecity=none
locations
2,142
endlocations
@ENDIF

@IF
UNITKILLED
unit=Regulars
attacker=French
defender=Spanish
@THEN
CREATEUNIT
unit=Guerilla
owner=Spanish
veteran=no
homecity=none
locations
19,145
endlocations
@ENDIF

@IF
CITYTAKEN
city=Madrid
attacker=English
defender=French
@THEN
CREATEUNIT
unit=Fortification A
owner=English
veteran=no
homecity=none
locations
16,134
endlocations
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=Vienna
attacker=Austrians
defender=ANYBODY
@THEN
CREATEUNIT
unit=Fortress
owner=Austrians
veteran=no
homecity=none
locations
62,108
endlocations
JUSTONCE
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=13
receiver=Spanish
@THEN
CREATEUNIT
unit=Guerilla
owner=Spanish
veteran=no
homecity=none
locations
16,146
15,147
17,147
endlocations
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=13
receiver=Spanish
@THEN
CREATEUNIT
unit=Guerilla
owner=Spanish
veteran=no
homecity=none
locations
11,121
12,122
11,123
endlocations
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=13
receiver=Spanish
@THEN
CREATEUNIT
unit=Guerilla
owner=Spanish
veteran=no
homecity=none
locations
4,150
5,151
6,152
endlocations
@ENDIF

@IF
TURN
turn=57
@THEN
TEXT
Napoleon marries Maria-Louis of Habsburg, daughter of Franz I of Austria.
ENDTEXT
@ENDIF

@IF
TURN
turn=61
@THEN
TEXT
The swedes elect Napoleon's marshall Bernadotte to crown prince.
ENDTEXT
@ENDIF

@IF
TURN
turn=68
@THEN
TEXT
Napoleon's son, "the king of Rome", is born.
ENDTEXT
@ENDIF

@IF
TURN
turn=81
@THEN
TEXT
PART IV: VIVE L'EMPEREUR!
^
Czar Alexander demands that Napoleon should withdraw his troops from Prussia - France and Russia is now at war...
^
This is the end of Part 3. Save game as "eagles.sav", load part 4 by running "eagles.bat" and reload.
ENDTEXT
MAKEAGGRESSION
who=Russians
whom=French
@ENDIF


@IF
RECEIVEDTECHNOLOGY
technology=99
receiver=English
@THEN
CREATEUNIT
unit=Cavalry E
owner=English
veteran=no
homecity=none
locations
2,142
1,141
2,140
2,144
endlocations
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=99
receiver=English
@THEN
CREATEUNIT
unit=Grenadiers E
owner=English
veteran=no
homecity=none
locations
2,142
1,141
2,140
2,144
endlocations
@ENDIF

@IF
NEGOTIATION
talker=Russians
talkertype=HumanOrComputer
listener=Austrians
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Austrians
talkertype=HumanOrComputer
listener=Russians
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
CITYTAKEN
city=Warsaw
attacker=French
defender=ANYBODY
@THEN
TEXT
Napoleon enters Warsaw, where he is hailed as a liberator. The Grand Duchy of Warsaw is established as a military outpost.
ENDTEXT
CREATEUNIT
unit=Duke
owner=French
veteran=no
homecity=none
locations
71,87
endlocations
GIVETECHNOLOGY
receiver=Prussians + Swedes
technology=34
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=London
attacker=French
defender=ANYBODY
@THEN
GIVETECHNOLOGY
receiver=English
technology=34
@ENDIF

@IF
CITYTAKEN
city=Madrid
attacker=French
defender=ANYBODY
@THEN
GIVETECHNOLOGY
receiver=Spanish
technology=34
@ENDIF

@IF
RANDOMTURN
denominator=10
@THEN
CREATEUNIT
unit=Poles
owner=French
veteran=no
homecity=none
locations
71,87
endlocations
@ENDIF

@ENDEVENTS
