;
; Events text for The Wing Commander: The Kilrathi War
; Copyright(c) 1996, MicroProse Studios Inc.
;
;

@BEGINEVENTS
 
@IF
SCENARIOLOADED
@THEN
PLAYCDTRACK
21
DONTPLAYWONDERS
@ENDIF

@IF
NOSCHISM
DEFENDER=anybody 
@THEN
 
@ENDIF

@IF
NEGOTIATION
talker=Confederation
talkertype=humanorcomputer
listener=Kilrathi
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Kilrathi
talkertype=humanorcomputer
listener=Confederation
listenertype=humanorcomputer
@THEN

@ENDIF

@IF
CITYTAKEN
City=Sol
attacker=Kilrathi
defender=Confederation
@THEN
DESTROYACIVILIZATION
whom=Confederation
PLAYWAVEFILE
win.wav
TEXT
^War ends with the Capture of Sol!  Human Government flees to a distant part
of the Galaxy!  Confederation Surrenders!
ENDTEXT
@ENDIF

@IF
CITYTAKEN
City=Vega
attacker=Kilrathi
defender=Confederation
@THEN
TEXT
^Key system of Vega is lost to the Kilrathi!  Terran Confederation Network
airs report, 'Is Earth Next?'
ENDTEXT
@ENDIF

@IF
CITYTAKEN
City=Kilrah
attacker=Confederation
defender=Kilrathi
@THEN
DESTROYACIVILIZATION
whom=Kilrathi
PLAYWAVEFILE
win.wav
TEXT
^War ends with the Capture of Kilrah!  Kilrathi Government concedes defeat!
^Kilrathi Sign Peace Treaty and Dismantle Fleet!
ENDTEXT
@ENDIF

@IF
RANDOMTURN
denominator=40
@THEN
TEXT
^This is just a reminder...
^The Original Concept for this Scenario is based on an Origin game.
^If you like this scenario, please consider trying one of their games.
^Their webpage can be found here: www.origin.ea.com
ENDTEXT
@ENDIF

@IF
TURN
turn=94
@THEN
CHANGEMONEY
receiver=Confederation
amount=-100
TEXT
^The Society of Mandarin has perpetrated a Major Raid against the 
Confederation... 100 Million Credits Stolen!
ENDTEXT
@ENDIF

@IF
TURN
turn=119
@THEN
TEXT
^The Confederation reports the discovery of a new race, the Fierkkans,
a bird-like race in the system Fierkka.  The new race has plans to ally
with the Confederation.
ENDTEXT
@ENDIF

@IF
TURN
turn=121
@THEN
TEXT
^The Battle of Fierkka has begun with the arrival of a huge Kilrathi
battleleet into the area... their Intent is still unknown to Confed.
ENDTEXT
@ENDIF

@IF
TURN
turn=127
@THEN
TEXT
^The Kilrathi defector, Ralgha nar Hhallas exposes the Kilrathi plan to use 
Firekka for a religious ritual in which warriors rededicate themselves 
to Sivar, the Kilrathi god of war.
ENDTEXT
@ENDIF

@IF
TURN
turn=130
@THEN
TEXT
^Goddard colony has mysteriously dissapeared!!  Confederation blames
suspected new Kilrathi superweapon.
ENDTEXT
@ENDIF

@IF
TURN
turn=131
@THEN
TEXT
^Confederation marine troopships have jumped into the Firreka system and have
disrupted the ceremony, damaging Kilrathi morale.  The Confed forces then
escaped into friendly space.
ENDTEXT
@ENDIF

@IF
TURN
turn=132
@THEN
TEXT
^The Firrekans have revolted against the Kilrathi and have forced the
remaining Kilrathi presence to withdraw.  In addition, Confederation
forces have finally extracted revenge upon the Dreadnought which caused
Goddard colony's destruction.
ENDTEXT
@ENDIF

@IF
TURN
turn=133
@THEN
TEXT
^The Battle of Repleetah has begun with the devestation of the research
planet with Kilrathi biological weapons.  Both sides have landed ground
troops, however, stalemate has ensued and nobody knows when the bloodshed
will end.
ENDTEXT
@ENDIF

@IF
TURN
turn=144
@THEN
CHANGEMONEY
receiver=Confederation
amount=-100
TEXT
^The Society of Mandarin has perpetrated a Major Raid against the 
Confederation... 100 Million Credits Stolen!
ENDTEXT
@ENDIF

@IF
TURN
turn=156
@THEN
TEXT
^The First Confederation Enigma Sector Campaign has begun.  The Confederation
hopes to stop the Kilrathi from gaining critical jump points into the Terran
sector.
ENDTEXT
@ENDIF

@IF
TURN
turn=157
@THEN
CHANGEMONEY
receiver=Confederation
amount=-100
TEXT
^The Society of Mandarin has perpetrated a Major Raid against the 
Confederation... 100 Million Credits Stolen!
ENDTEXT
@ENDIF

@IF
TURN
turn=160
@THEN
TEXT
^The First Confederation Enigma Sector Campaign has been suddenly halted with
the destruction of the renowned 'Tiger's Claw.'  The Claw was destroyed in
its attempt to knock out the Kilrathi sector HQ at K'Tithrak mang.  Colonel
Blair has been blamed for its loss and has thus been demoted to Captain and
placed in the Security Forces.  The Confederation has now switched to a
defensive campaign in the Enigma Sector.
ENDTEXT
@ENDIF

@IF
TURN
turn=196
@THEN
CHANGEMONEY
receiver=Confederation
amount=-100
TEXT
^The Society of Mandarin has perpetrated a Major Raid against the 
Confederation... 100 Million Credits Stolen!
ENDTEXT
@ENDIF

@IF
TURN
turn=247
@THEN
CHANGEMONEY
receiver=Confederation
amount=-100
TEXT
^The Society of Mandarin has perpetrated a Major Raid against the 
Confederation... 100 Million Credits Stolen!
ENDTEXT
@ENDIF

@IF
TURN
turn=263
@THEN
TEXT
^The Second Confederation Enigma Sector Campaign has begun.  The Concordia
is reportedly leading the attack.
ENDTEXT
@ENDIF

@IF
TURN
turn=269
@THEN
TEXT
^Demoted Captain Blair returned to the Concordia and assited the vessel many
times.  He also single-handedly destroyed the HQ at K'Tithrak mang, turning
the tides of war in the Enigma sector.  With this action, he has been
re-instated to Colonel.  However, the Kilrathi took advantage of this 
and have taken the Deneb system in the Epsilon Sector.
ENDTEXT
@ENDIF

@IF
TURN
turn=271
@THEN
TEXT
^A Mutinee on the TCS Gettysburg was resolved with the loss of many oficers,
while many of the pilots returned to the side of the Confederation.  Colonel
Blair was hailed for his efforts to regain the wayward crew.
ENDTEXT
@ENDIF

@IF
TURN
turn=273
@THEN
CHANGEMONEY
receiver=Confederation
amount=150
TEXT
^The Society of Mandarin suffered a fatal blow as Ayer's Rock, their primary
base, was destroyed by Colonel Blair in an amazing attack.  Confederation
War efforts will now be unhampered by human spies.  As a result, 150 Million
Credits were found amongst the reckage.
ENDTEXT
@ENDIF

@ENDEVENTS
