Unciv/android/assets/jsons/Techs.json
Yair Morgenstern ea5552f3a7 Added techs and buildings up to industral era
Added option to remove jungles, forests and marshes
2017-12-06 23:13:49 +02:00

363 lines
No EOL
9.3 KiB
JSON

[
{
columnNumber: 1,
techCost: 35,
buildingCost:60,
techs:[
{
name:"Pottery",
row:2,
description:"Allows your cities to construct a granary, which provides food."
},
{
name:"Animal Husbandry",
row:5,
description:"Reveals horses, and allows workers to build pastures, which improve various animal resources."
},
{
name:"Mining",
row:9,
description:"Allows workers to build mines, which grant access to several strategic and luxury resources and increases production. Also allows workers to clear forests."
}
]
},
{
columnNumber: 2,
techCost: 55,
buildingCost:75,
wonderCost:185,
techs:[
{
name:"Sailing",
row:1,
prerequisites:["Pottery"],
description:"Does nothing since we have no sea tiles - In theory, Allows access to sea resources by building work boats"
},
{
name:"Calendar",
row:2,
prerequisites:["Pottery"],
description:"Allows your workers to build Plantations, which grant access to several luxury resources"
},
{
name:"Writing",
row:3,
prerequisites:["Pottery"],
description:"Allows your cities to construct libraries, which increases science produced. Also enables construction of the Great Library wonder."
},
{
name:"Trapping",
row:5,
prerequisites:["Animal Husbandry"],
description:"Allows your workers to build Camps and Trading Posts, which increase gold produced and grant access to several luxury resources"
},
{
name:"The Wheel",
row:6,
prerequisites:["Animal Husbandry"],
description:"Allows construction or roads to your capilat city, providing gold from trade"
},
{
name:"Masonry",
row:9,
prerequisites:["Mining"],
description:"Allows workers to build quarries, granting access to stone and marble resources, and clear marshes. Also enables construction of the Pyramids wonder."
},
{
name:"Bronze Working",
row:10,
prerequisites:["Mining"],
description:"Allows workers to remove jungles"
}
]
},
{
columnNumber: 3,
techCost: 115,
buildingCost:100,
wonderCost:250,
techs:[
{
name:"Optics",
cost:95,
row:1,
prerequisites:["Sailing"],
description:"Does nothing since we have no sea tiles - In theory, Allows construction of lighthouses, providing more food for sea tiles"
},
{
name:"Philosophy",
row:3,
prerequisites:["Writing"],
description:"Allows construction of temples, which generate culture, and the Oracle and National College wonders"
},
{
name:"Horseback Riding",
row:5,
prerequisites:["The Wheel"],
description:"Allows construction of stables, which increase production on cattle, sheep and horses, and the Circus Maximus wonder"
},
{
name:"Mathematics",
row:7,
prerequisites:["The Wheel"],
description: "Enables construction of the Hanging Gardens wonder."
},
{
name:"Construction",
row:9,
prerequisites:["Masonry"],
description:"Allows construction of colloseums, which generate happiness, and building lumber mills on forests, providing production"
},
{
name:"Iron Working",
row:10,
prerequisites:["Bronze Working"],
description:"Reveals Iron on map"
}
]
},
{
columnNumber: 4,
techCost: 305,
buildingCost:120,
wonderCost:300,
techs:[
{
name:"Theology",
row:2,
prerequisites:["Calendar","Philosophy"],
description:"Unclear what this does in Vanilla civ"
},
{
name:"Civil Service",
row:4,
prerequisites:["Trapping","Philosophy"],
description:"Enables the Chichen Itza wonder, which increases the length of golden ages"
},
{
name:"Currency",
row:7,
prerequisites:["Mathematics"],
description:"Enables construction of Markets and Mints, which increase gold, and conversion of city production to gold. Also enables the Machu Pichu wonder."
},
{
name:"Engineering",
row:8,
prerequisites:["Mathematics","Construction"],
description:"Enables construction of aqueducts, which speed up city growth"
},
{
name:"Metal Casting",
row:10,
prerequisites:["Construction","Iron Working"],
description:"Enables constrution of Forges and Workshops, increasing production"
}
]
},
{
columnNumber: 5,
techCost: 535,
buildingCost:160,
wonderCost:400,
techs:[
{
name:"Compass",
row:1,
cost:415,
prerequisites:["Optics"],
description:"Does nothing since we have no sea tiles - In theory, allows construction of harbors"
},
{
name:"Education",
row:3,
prerequisites:["Theology","Civil Service"],
description:"Allows cities to convert production to science, construction of Universities which provide science, and construction of the Angkor Wat wonder"
},
{
name:"Chivalry",
row:5,
prerequisites:["Horseback Riding","Civil Service","Currency"],
description:"???"
},
{
name:"Machinery",
row:8,
prerequisites:["Engineering"],
description:"Speeds movement speed on roads and allows you to construct the Ironworks wonder, which gives a massive boost in production"
},
{
name:"Physics",
row:9,
prerequisites:["Engineering","Metal Casting"],
description:"Contributes only war-relatied things - on hold until AI is introduced"
},
{
name:"Steel",
row:10,
prerequisites:["Metal Casting"],
description:"Contributes only war-relatied things - on hold until AI is introduced"
}
]
},
{
columnNumber: 6,
techCost: 855,
buildingCost:200,
wonderCost:500,
techs:[
{
name:"Astronomy",
row:2,
prerequisites:["Compass","Education"],
description:"Enables construction of Observatories in cities near mountains"
},
{
name:"Acoustics",
row:4,
prerequisites:["Education","Chivalry"],
description:"Enables construction of Opera Houses and the Sistine Chapel, providing culture"
},
{
name:"Banking",
row:6,
prerequisites:["Chivalry"],
description:"Enables construction of banks, giving a serious boost in gold to your empire"
},
{
name:"Printing Press",
row:8,
prerequisites:["Machinery","Physics"],
description:"Eables construction of the Theatre and Taj Mahal, increasing happiness"
},
{
name:"Gunpowder",
row:10,
prerequisites:["Physics","Steel"],
description:"Contributes only war-relatied things - on hold until AI is introduced"
}
]
},
{
columnNumber: 7,
techCost: 1265,
buildingCost:250,
wonderCost:625,
techs:[
{
name:"Navigation",
row:2,
prerequisites:["Astronomy"],
description:"Does nothing since we have no sea tiles - In theory, allows construction of Frigates and Seaports"
},
{
name:"Economics",
row:6,
prerequisites:["Banking","Printing Press"],
description:"Camps and Trading Posts provide +1 gold, allows construction of Windmill"
},
{
name:"Chemistry",
row:9,
prerequisites:["Gunpowder"],
description:"Mines and Quarries provide +1 production"
},
{
name:"Metallurgy",
row:10,
prerequisites:["Gunpowder"],
description:"Contributes only war-relatied things - on hold until AI is introduced"
}
]
},
{
columnNumber: 8,
techCost: 1755,
buildingCost:300,
wonderCost:750,
techs:[
{
name:"Archaeology",
row:2,
prerequisites:["Navigation"],
description:"Allows construction of Museums and the Hermitage and Louvre wonders, providing culture"
},
{
name:"Scientific Theory",
row:4,
prerequisites:["Navigation","Acoustics","Economics"],
description:"This is a lie, change!!!"
},
{
name:"Military Science",
row:6,
prerequisites:["Economics","Chemistry"],
description:"Contributes only war-relatied things - on hold until AI is introduced"
},
{
name:"Fertilizer",
row:9,
prerequisites:["Chemistry"],
description:"+1 food from Farms, Plantations and Pastures"
},
{
name:"Rifling",
row:10,
prerequisites:["Metallurgy"],
description:"Contributes only war-relatied things - on hold until AI is introduced"
}
]
},
{
columnNumber: 9,
techCost: 2585,
buildingCost:360,
wonderCost:920,
techs:[
{
name:"Biology",
row:4,
prerequisites:["Archaeology","Scientific Theory"],
description:"Reveals oil and allows construction of oil wells - Todo"
},
{
name:"Steam Power",
row:6,
prerequisites:["Scientific Theory","Military Science"],
description:"Enables construction of factories and - Todo"
},
{
name:"Dynamite",
row:9,
prerequisites:["Military Science","Fertilizer","Rifling"],
description:"Contributes only war-relatied things - on hold until AI is introduced"
}
]
},
{
columnNumber: 10,
techCost: 3405,
buildingCost:500,
wonderCost:1060,
techs:[
{
name:"Electricity",
row:4,
prerequisites:["Biology","Steam Power"],
description:"Reveals Aluminium on map and allows construction of stock exchange, providing gold - todo"
},
{
name:"Replaceable Parts",
row:6,
prerequisites:["Steam Power"],
description:"Contributes only war-relatied things - on hold until AI is introduced - todo"
},
{
name:"Railroad",
row:8,
prerequisites:["Steam Power","Dynamite"],
description:"Allows construction of railroads, providing fast transport and a 25% production boost to cities - todo"
}
]
}
]