@BEGINEVENTS

@IF
UNITKILLED
unit=Distant City
attacker=Corinthians
defender=ANYBODY
@THEN
TEXT
A distant city is sacked by Corinth! Plunder and servants are returned to Greece.
ENDTEXT
CREATEUNIT
unit=Settlers
owner=Corinthians
veteran=no
homecity=NONE
locations
61,45
endlocations
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=2000
@ENDIF

@IF
CITYTAKEN
city=Corinth
attacker=Spartans
defender=Corinthians
@THEN
TEXT
The Spartans gain complete control of the mainland! The Corinthians abroad seek to regain
control of their homeland. However, they will have a hard time...
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=5000
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=Sparta
attacker=Corinthians
defender=Spartans
@THEN
TEXT
Sparta, once the military bastion of Greece, is conquered by Corinth! A massive slave revolt
leads to the destruction of all Spartan colonies!
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=2500
JUSTONCE
DESTROYACIVILIZATION
whom=Spartans
@ENDIF

@IF
NOSCHISM
defender=ANYBODY
@THEN
@ENDIF

@IF
CITYTAKEN
city=Miletus
attacker=ANYBODY
defender=Ionians
@THEN
TEXT
Miletus is captured! The Ionians lose one of their most important cities.
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=1500
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=Phoacaea
attacker=ANYBODY
defender=Ionians
@THEN
TEXT
Phoacaea is taken! The Ionians suffer a very major blow. Can they take their home back?
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=1250
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=Carthage
attacker=ANYBODY
defender=Carthage
@THEN
TEXT
The former Phonecian colony of Carthage is cut down before it has had its chance to blossom. 
The Mediterranean will not be the same
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=3000
JUSTONCE
@ENDIF

@IF
TURN
turn=2
@THEN
CREATEUNIT
unit=Hoplites
owner=Spartans
veteran=no
homecity=NONE
locations
58,52
endlocations
@ENDIF

@IF
TURN
turn=8
@THEN
CREATEUNIT
unit=Hoplites
owner=Spartans
veteran=no
homecity=NONE
locations
58,52
endlocations
@ENDIF

@IF
TURN
turn=5
@THEN
CREATEUNIT
unit=Hoplites
owner=Spartans
veteran=no
homecity=NONE
locations
58,52
0,0
endlocations
@ENDIF

@IF
TURN
turn=11
@THEN
CREATEUNIT
unit=Hoplites
owner=Spartans
veteran=no
homecity=NONE
locations
58,52
endlocations
@ENDIF

@IF
TURN
turn=10
@THEN
TEXT
Money rolls in from the Corinthian colonies.
ENDTEXT
CHANGEMONEY
receiver=Corinthians
amount=500
@ENDIF

@IF
TURN
turn=20
@THEN
TEXT
Money rolls in from Corinthian colonies.
ENDTEXT
CHANGEMONEY
receiver=Corinthians
amount=500
@ENDIF

@IF
UNITKILLED
unit=Distant City
attacker=Spartans
defender=ANYBODY
@THEN
TEXT
A cty has been pillaged and burned by Spartan troops abroad! Slaves and booty are returned to 
Sparta amid great celebration. The subjugated people fear their new Spartan masters as former 
nobles are rounded up by the troops.
ENDTEXT
CREATEUNIT
unit=Settlers
owner=TRIGGERATTACKER
veteran=no
homecity=NONE
locations
58,52
endlocations
@ENDIF

@ENDEVENTS
