@BEGINEVENTS

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
TURNINTERVAL
interval=4
@THEN
TEXT
Probes are said to have spotted what is left of the Jupiter Expedition near the Asteroid Belt.
The probes show that the astronauts sent on the expedition seem to have been changed by
something in the far reaches of the Solar System.
ENDTEXT
@ENDIF

@IF
TURN
turn=42
@THEN
TEXT
A giant worm has been spotted in the southern deserts of Mars.  This creature was thought to
be long extinct and was the primary predator on ancient Mars.
ENDTEXT
@ENDIF

@IF
TURN
turn=38
@THEN
TEXT
Planetary Radar has discovered what may be Unidentified Flying Objects in space.  These
readings are being hotly disputed but if they do exist, they are definitely alien in origin.
ENDTEXT
@ENDIF

@IF
TURN
turn=41
@THEN
TEXT
A meteorite has been spotted in space!  It's current course could pose a risk for some cities on
the Moon!
ENDTEXT
@ENDIF

@IF
UNITKILLED
unit=Space Pirate
attacker=ANYBODY
defender=ANYBODY
@THEN
TEXT
A space pirate has been apprehended, 100$ worth of booty has been confiscated and added
to the coffers.
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=100
@ENDIF

@IF
TURN
turn=-1
@THEN
TEXT
A band of Space Bikers has been spotted near New Cape Canaveral on Earth!  They are
notorious drifters who could be wanting to pick a fight with the armada stationed there.
ENDTEXT
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=33
receiver=United Mars 
@THEN
TEXT
  A failed genetics experiment near Partial Recall on Mars has gone disastrously wrong!  Two 
severely mutated astronauts have gained strange powers and fled to the countryside!
ENDTEXT
CREATEUNIT
unit=Mutant 'Naut
owner=Unexplained Phenomena  
veteran=no
homecity=Lost Colony
locations
117,21
115,23
endlocations
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=33
receiver=Lunar Free State
@THEN
TEXT
   A demonstration of genetic engineering in Copernicus City on the Moon has somehow gone 
disastrously wrong!  A severely mutated astronaut has gained strange powers and fled the city.
ENDTEXT
CREATEUNIT
unit=Mutant 'Naut
owner=Unexplained Phenomena  
veteran=no
homecity=Lost Colony
locations
108,106
endlocations
@ENDIF

@IF
UNITKILLED
unit=Lunar Elite
attacker=ANYBODY
defender=Lunar Free State
@THEN
TEXT
     A regiment of Lunar Elite Forces has been killed while they served their planet.  Members of 
this special order are rare in number and a mass funeral is held in Armstrong City.
ENDTEXT
@ENDIF

@IF
UNITKILLED
unit=Alien Invaders
attacker=ANYBODY
defender=Unexplained Phenomena  
@THEN
TEXT
     Human forces have managed to kill a group of alien invaders!  These mysterious beings 
appeared without a trace from the depths of the Universe and it appears the only way to stop 
them is to destroy them all.
ENDTEXT
@ENDIF

@IF
UNITKILLED
unit=Mutant 'Naut
attacker=ANYBODY
defender=Unexplained Phenomena  
@THEN
TEXT
    A highly mutated astronaut who has gained mysterious powers has been killed.  These 
mutations are known to occasionally happen to people in deep space but their exact cause is 
unknown.
ENDTEXT
@ENDIF

@IF
NEGOTIATION
talker=Unexplained Phenomena  
talkertype=HumanOrComputer
listener=United Mars Colonies
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Unexplained Phenomena  
talkertype=HumanOrComputer
listener=Eurasian Superstate
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Unexplained Phenomena  
talkertype=HumanOrComputer
listener=Mercutopia
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Unexplained Phenomena  
talkertype=HumanOrComputer
listener=Lunar Free State
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Unexplained Phenomena  
talkertype=HumanOrComputer
listener=United Continents
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Unexplained Phenomena  
talkertype=HumanOrComputer
listener=West Venus Colonies
listenertype=HumanOrComputer
@THEN
@ENDIF

@ENDEVENTS
