@BEGINEVENTS

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
TURN
turn=1
@THEN
TEXT
Lisbona is occupied by the rebels, the Explorers, commanded by Colombo himself. They steals
the Three Spanish Caravels and they also bribe the militia.
Spain declare war on them; until each one of them will be dead!
ENDTEXT
@ENDIF

@IF
CITYTAKEN
city=Lisbona
attacker=Spanish
defender=Explorers
@THEN
TEXT
Spanish take their revenge on Lisbona, the city is plundered!!!!!!!!
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=500
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=Ice City
attacker=ANYBODY
defender=Ancients
@THEN
TEXT
Destroying the ice pack, you've discovered the hidden Ancient's Ice City,the city is full of gold
and  Ancient's artifacts. After returning to your Capital with these new discoveries, your wise men
begin to learn more thing about this ancient race.
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=2000
GIVETECHNOLOGY
receiver=TRIGGERATTACKER
technology=91
@ENDIF

@IF
UNITKILLED
unit=Water Hydra
attacker=ANYBODY
defender=Ancients
@THEN
TEXT
What is this.....???That's a monster, that's a huge monster, i've never seen something like that
before, they'll pay much gold for this one!!!!!
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=300
@ENDIF

@IF
UNITKILLED
unit=Demi_God
attacker=ANYBODY
defender=Ancients
@THEN
TEXT
"I can feel his power, it's entered inside me!!!"
"Captain, what are you sayin'??!?"
"Don't call me Captain anymore, i'm GOD!!!"
ENDTEXT
CREATEUNIT
unit=Ethereal
owner=TRIGGERATTACKER
veteran=yes
homecity=Nibelheim
locations
53,7
54,8
52,8
51,7
50,6
51,5
52,4
53,5
54,6
endlocations
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=Nibelheim
attacker=ANYBODY
defender=Ancients
@THEN
TEXT
You've finally found the Capital of the Ancient's Civilization.
It's a huge metropolis with very high palace,it's full of alien artifacts,this is a great discoverie for 
human race,
now we must know all of this civilization so we can conquer and civilize the entire world!!!!!
It's full of alien artifacts.........
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=3500
JUSTONCE
GIVETECHNOLOGY
receiver=TRIGGERATTACKER
technology=95
@ENDIF

@IF
UNITKILLED
unit=Pyramids
attacker=ANYBODY
defender=Ancients
@THEN
TEXT
You've finally killed the pyramid's guards ,now you're free to collect all the riches you found here!
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=500
@ENDIF

@IF
UNITKILLED
unit=El Dorado
attacker=ANYBODY
defender=Ancients
@THEN
TEXT
You've found the lost  alien city of El Dorado; the entire city is made of gold and diamonds.
"Captain we're rich!!!!!!".
"Yes, now we must take all we can and escape from this city, i can feel something bad. I think
there's a resident evil!!!!!!".
.............After a few days the entire  riches of the city was sended to your capital.
"Captain it's all done here, we can go away...........hey! Wha...what is
this.......aaaaaaaaaahhhhhhh!!!!"
ENDTEXT
CREATEUNIT
unit=Hungry Spirit
owner=Ancients
veteran=yes
homecity=El Dorado
locations
37,39
36,80
37,81
38,80
39,79
38,78
35,79
37,77
36,78
endlocations
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=2000
JUSTONCE
GIVETECHNOLOGY
receiver=TRIGGERATTACKER
technology=91
HASTRIGGERED
@ENDIF

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

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

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

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

@IF
RECEIVEDTECHNOLOGY
technology=91
receiver=ANYBODY
@THEN
TEXT
Now that we have discovered this ancient civilization, we must learn their origins, their history and
their technology!
ENDTEXT
JUSTONCE
HASTRIGGERED
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=25
receiver=ANYBODY
@THEN
TEXT
Now that we have learned more about their technology, we can reproduce some of their artifacts!
ENDTEXT
JUSTONCE
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=92
receiver=ANYBODY
@THEN
TEXT
The Ancients civilization his most advanced than our, we must learn their Life-style!
ENDTEXT
JUSTONCE
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=4
receiver=ANYBODY
@THEN
TEXT
Now that we have known better their civilization and that we have discovered their new alloys,
we can learn to build more powerful weapons and we can improve our economics!
ENDTEXT
JUSTONCE
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=95
receiver=ANYBODY
@THEN
TEXT
In the city of Nibelheim, you've found the projects for the most powerful weapons!
ENDTEXT
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=Ethereal
attacker=ANYBODY
defender=ANYBODY
@THEN
TEXT
Nooooooooooooooooo..................! Beware, i will return and i will take my revengeeee!!!!!
HAHAHAHAHAHAHA!!!!!!!
ENDTEXT
CREATEUNIT
unit=Hungry Spirit
owner=TRIGGERDEFENDER
veteran=yes
homecity=none
locations
0,54
44,112
0,0
0,0
0,0
0,0
0,0
0,0
0,0
endlocations
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=26
receiver=ANYBODY
@THEN
TEXT
Now we have learned how to use their "God maker" device!
ENDTEXT
JUSTONCE
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=97
receiver=ANYBODY
@THEN
TEXT
We have discovered the alien power source, it's based on a new alien metal, the Elerium 112.
We must research a rich Elerium's deposit in order to apply it to our technology.
ENDTEXT
JUSTONCE
@ENDIF

@ENDEVENTS
