Civilization Wiki
Civilization Wiki

Documentation for this module may be created at Module:Data/Starships/Steam achievements/doc

local data = {}

data["A new order of intelligence"] = { 
  condition="Win the game as Supremacy", 
  reference="''[http://www.metal-archives.com/albums/view/id/239714 A New Order of Intelligence]'' is a 2009 song by the brutal death metal band ''Flesh Consumed''. The song celebrates the supremacy of machines over human beings."
}
data["A wondrous civilization"] = {
  condition="Win a Wonder Victory",
  reference=""
}
data["Building a better today"] = {
  condition="Raise a planetary improvement to level 5",
  reference=""
}
data["Can you turn the tide of war?"] = {
  condition="Take over an enemy's home planet",
  reference=""
}
data["Dodge this"] = { 
  condition="Destroy a ship with a torpedo", 
  reference="\"Dodge this\" is a quote from [https://www.youtube.com/watch?v=ggFKLxAQBbc a famous scene in ''The Matrix''] (1999)." 
}
data["Food for the masses"] = {
  condition="Upgrade the population on an earth-like planet",
  reference=""
}
data["Hit 'em where it hurts"] = {
  condition="Score a critical hit on an enemy ship",
  reference=""
}
data["I am the swarm"] = {
  condition="Have 4 or more fighters on the map at once during a battle",
  reference="Starcraft 2 quote"
}
data["I, uh, I've been to another planet, Ma."] = { 
  condition="Travel to another planet", 
  reference="A quote from ''[http://www.imdb.com/title/tt0087597/ The Last Starfighter]'' (1984)." 
}
data["It's dangerous to go alone! Take this."] = {
  condition="Upgrade the lasers on your ship",
  reference="A quote from the original Legend of Zelda Nintendo game from 1986."
}
data["It's just a flesh wound"] = {
  condition="Repair a critical hit on a ship in your fleet",
  reference="A quote from ''[http://www.imdb.com/title/tt0071853/ Monty Python and the Holy Grail]'' (1975), spoken by the Black Knight."
}
data["It's our time down here."] = {
  condition="Defend your home planet",
  reference="A quote from ''[http://www.imdb.com/title/tt0089218/ The Goonies]'' (1985), spoken by Mikey."
}
data["Knowledge is the key to success"] = {
  condition="Win a Science Victory",
  reference=""
}
data["Light years ahead of the competition!"] = {
  condition="Research a tech to level 4",
  reference="A quote from ''[http://www.imdb.com/title/tt0087597/ The Last Starfighter]'' (1984)."
}
data["Like rabbits"] = {
  condition="Increase the population on a planet to 10",
  reference="A reference to how quickly rabbits reproduce"
}
data["Of all the wonders that I have heard…"] = {
  condition="Control 5 Galactic Wonders",
  reference="A quote from William Shakespeare's play ''[[wikipedia:Julius Caesar (play)|Julius Caesar]]''."
}
data["Perpetual peace is a futile dream"] = { 
  condition="Win a Domination Victory", 
  reference="A quote by [[wikipedia:George S. Patton|General George S. Patton]]." 
}
data["Span the galaxy"] = {
  condition="Win a Population Victory",
  reference=""
}
data["Take to the skies"] = {
  condition="Start a game using a save game from Beyond Earth",
  reference=""
}
data["Tell me of your homeworld"] = {
  condition="Bring a planet fully into your empire",
  reference="A quote from ''[http://www.imdb.com/title/tt0087182/ Dune]'' (1984)."
}
data["That is the sound of inevitability..."] = {
  condition="Win the game as Purity",
  reference="A Quote from ''The Matrix'', spoken by Agent Smith."
}
data["The technology of tomorrow"] = {
  condition="Research 5 techs to level 4",
  reference=""
}
data["The trouble with science…"] = {
  condition="Give away a tech through negotiating with an enemy",
  reference=""
}
data["They can't shoot what they can't see"] = {
  condition="Upgrade the stealth module to level 6",
  reference=""
}
data["They've gone to plaid!"] = {
  condition="Have a ship in your fleet move 7 or more hexs in one turn during a battle",
  reference="A quote from ''[http://www.imdb.com/title/tt0094012/ Spaceballs]'' (1987), spoken by Barf."
}
data["Through the wormhole"] = {
  condition="Use a jumpgate during battle",
  reference=""
}
data["We choose our own path"] = {
  condition="Win the game as Harmony",
  reference=""
}
data["We gotta get outta here"] = {
  condition="Win a mission by bringing your flagship to a warp portal",
  reference=""
}
data["Women and children first"] = {
  condition="Win a mission by bringing the colony ship to a warp portal",
  reference=""
}
data["…We don't need roads"] = {
  condition="Create a warp portal between two planets",
  reference="Back to the Future quote"
}
data["…Wretched hive of scum and villainy"] = { 
  condition="Defeat the Pirate planet", 
  reference="\"Wretched hive of scum and villainy\" is a description given by Obi-Wan Kenobi about the Mos Eisley spaceport in the original ''Star Wars'' (1977)." 
}

return data