2021-11-09 03:57:09 +07:00
[
{
"name" : "Farm" ,
"terrainsCanBeBuiltOn" : [ "Plains" , "Grassland" , "Desert" , "Flood plains" ] ,
"food" : 1 ,
"turnsToBuild" : 7 ,
"techRequired" : "Agriculture" ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "Can also be built on tiles adjacent to fresh water" ,
2021-11-09 11:23:30 +07:00
"[+1 Food] from [Fresh water] tiles <after discovering [Civil Service]>" ,
2022-06-02 00:13:04 +07:00
"[+1 Food] from [non-fresh water] tiles <after discovering [Fertilizer]>" ,
"Pillaging this improvement yields approximately [+18 Gold]" ] ,
2021-11-09 03:57:09 +07:00
"shortcutKey" : "F"
} ,
{
"name" : "Lumber mill" ,
"terrainsCanBeBuiltOn" : [ "Forest" ] ,
"production" : 1 ,
"turnsToBuild" : 7 ,
"techRequired" : "Construction" ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "[+1 Production] <after discovering [Scientific Theory]>" , "Pillaging this improvement yields approximately [+10 Gold]" ] ,
2021-11-09 03:57:09 +07:00
"shortcutKey" : "L"
} ,
{
"name" : "Mine" ,
"terrainsCanBeBuiltOn" : [ "Hill" ] ,
"production" : 1 ,
"turnsToBuild" : 7 ,
"techRequired" : "Mining" ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "[+1 Production] <after discovering [Chemistry]>" , "Pillaging this improvement yields approximately [+20 Gold]" ] ,
2021-11-09 03:57:09 +07:00
"shortcutKey" : "M"
} ,
{
"name" : "Trading post" ,
"terrainsCanBeBuiltOn" : [ "Plains" , "Grassland" , "Desert" , "Hill" , "Tundra" , "Forest" , "Jungle" , "Flood plains" ] ,
"gold" : 1 ,
"turnsToBuild" : 7 ,
"techRequired" : "Guilds" ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "[+1 Gold] <after discovering [Economics]>" , "Pillaging this improvement yields approximately [+20 Gold]" ] ,
2021-11-09 03:57:09 +07:00
"shortcutKey" : "T"
} ,
2022-06-02 00:13:04 +07:00
2021-11-09 03:57:09 +07:00
// Resource-specific
{
"name" : "Camp" ,
"turnsToBuild" : 7 ,
"techRequired" : "Trapping" ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "Does not need removal of [Forest]" , "Does not need removal of [Jungle]" , "[+1 Gold] <after discovering [Economics]>" , "Can only be built to improve a resource" , "Pillaging this improvement yields approximately [+10 Gold]" ] ,
2021-11-09 03:57:09 +07:00
"shortcutKey" : "C"
} ,
{
"name" : "Oil well" ,
"turnsToBuild" : 9 ,
"techRequired" : "Biology" ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "Can only be built to improve a resource" , "Cannot be built on [Water] tiles" , "Pillaging this improvement yields approximately [+20 Gold]" ] ,
2021-11-09 03:57:09 +07:00
"shortcutKey" : "W"
} ,
2022-05-11 05:35:21 +07:00
{
"name" : "Offshore Platform" ,
"techRequired" : "Refrigeration" ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "Can only be built to improve a resource" , "Can only be built on [Water] tiles" , "Pillaging this improvement yields approximately [+20 Gold]" ] ,
2022-05-11 05:35:21 +07:00
"shortcutKey" : "P"
} ,
2021-11-09 03:57:09 +07:00
{
"name" : "Pasture" ,
"turnsToBuild" : 8 ,
"techRequired" : "Animal Husbandry" ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "[+1 Food] <after discovering [Fertilizer]>" , "Can only be built to improve a resource" , "Pillaging this improvement yields approximately [+10 Gold]" ] ,
2021-11-09 03:57:09 +07:00
"shortcutKey" : "P"
} ,
{
"name" : "Plantation" ,
"turnsToBuild" : 6 ,
"gold" : 1 ,
"techRequired" : "Calendar" ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "[+1 Food] <after discovering [Fertilizer]>" , "Can only be built to improve a resource" , "Pillaging this improvement yields approximately [+10 Gold]" ] ,
2021-11-09 03:57:09 +07:00
"shortcutKey" : "P"
} ,
{
"name" : "Quarry" ,
"turnsToBuild" : 8 ,
"techRequired" : "Masonry" ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "[+1 Production] <after discovering [Chemistry]>" , "Can only be built to improve a resource" , "Pillaging this improvement yields approximately [+20 Gold]" ] ,
2021-11-09 03:57:09 +07:00
"shortcutKey" : "Q"
} ,
{
"name" : "Fishing Boats" ,
"terrainsCanBeBuiltOn" : [ "Coast" ] ,
"food" : 1 ,
"techRequired" : "Sailing" ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "[+1 Gold] <after discovering [Compass]>" , "Can only be built to improve a resource" , "Pillaging this improvement yields approximately [+10 Gold]" ] ,
2022-05-11 05:35:21 +07:00
"shortcutKey" : "F"
2021-11-09 03:57:09 +07:00
} ,
// Military improvement
{
"name" : "Fort" ,
"terrainsCanBeBuiltOn" : [ "Plains" , "Grassland" , "Desert" , "Hill" , "Tundra" , "Snow" , "Forest" , "Jungle" ] ,
"turnsToBuild" : 6 ,
"techRequired" : "Engineering" ,
"uniques" : [ "Can be built outside your borders" , "Gives a defensive bonus of [50]%" ] ,
"shortcutKey" : "O"
} ,
// Transportation
{
"name" : "Road" ,
2022-05-11 05:35:21 +07:00
"terrainsCanBeBuiltOn" : [ "Land" ] ,
2021-11-09 03:57:09 +07:00
"turnsToBuild" : 4 ,
"techRequired" : "The Wheel" ,
2022-12-25 00:43:37 +07:00
"uniques" : [ "Can be built outside your borders" , "Costs [1] [Gold] per turn" ] ,
2021-11-09 03:57:09 +07:00
"shortcutKey" : "R" ,
"civilopediaText" : [
{ "text" : "Reduces movement cost to ½ if the other tile also has a Road or Railroad" } ,
{ "text" : "Reduces movement cost to ⅓ with Machinery" , "link" : "Technology/Machinery" } ,
{ "text" : "Requires Engineering to bridge rivers" , "link" : "Technology/Engineering" }
]
} ,
{
"name" : "Railroad" ,
2022-05-11 05:35:21 +07:00
"terrainsCanBeBuiltOn" : [ "Land" ] ,
2021-11-09 03:57:09 +07:00
"turnsToBuild" : 4 ,
"techRequired" : "Railroads" ,
2022-12-25 00:43:37 +07:00
"uniques" : [ "Can be built outside your borders" , "Costs [2] [Gold] per turn" ] ,
2021-11-09 03:57:09 +07:00
"shortcutKey" : "R" ,
"civilopediaText" : [ { "text" : "Reduces movement cost to ⅒ if the other tile also has a Railroad" } ]
} ,
2022-06-02 00:13:04 +07:00
2021-11-09 03:57:09 +07:00
// Removals
2022-06-02 00:13:04 +07:00
// Any improvement that starts with 'Remove ' is automatically changed into
2022-05-11 05:35:21 +07:00
// the improvement that removes the terrainfeature after it.
2021-11-09 03:57:09 +07:00
{
"name" : "Remove Forest" ,
"turnsToBuild" : 4 ,
"techRequired" : "Mining" ,
"uniques" : [ "Can be built outside your borders" ] ,
"shortcutKey" : "X" ,
"civilopediaText" : [ { "text" : "Provides a one-time Production bonus depending on distance to the closest city once finished" } ]
} ,
{
"name" : "Remove Jungle" ,
"turnsToBuild" : 7 ,
"techRequired" : "Bronze Working" ,
"uniques" : [ "Can be built outside your borders" ] ,
"shortcutKey" : "X"
} ,
{
"name" : "Remove Fallout" ,
"turnsToBuild" : 2 ,
2022-05-11 05:35:21 +07:00
// Has no tech requirements as it can always be built
2021-11-09 03:57:09 +07:00
"uniques" : [ "Can be built outside your borders" ] ,
"shortcutKey" : "X"
} ,
{
"name" : "Remove Marsh" ,
"turnsToBuild" : 6 ,
"techRequired" : "Masonry" ,
"uniques" : [ "Can be built outside your borders" ] ,
"shortcutKey" : "X"
} ,
// These are unique and have unique in-game checks related to them
{
"name" : "Remove Road" ,
"turnsToBuild" : 2 ,
"uniques" : [ "Can be built outside your borders" ]
} ,
{
"name" : "Remove Railroad" ,
"turnsToBuild" : 2 ,
"uniques" : [ "Can be built outside your borders" ]
} ,
{
"name" : "Cancel improvement order" ,
"uniques" : [ "Can be built outside your borders" ] ,
"shortcutKey" : "."
} ,
2022-11-28 00:12:26 +07:00
// Purely for turnsToBuild and civilopediaText. Unbuildable so it doesn't show in ImprovementPicker
{
"name" : "Repair" ,
"terrainsCanBeBuiltOn" : [ "Land" ] ,
"turnsToBuild" : 2 ,
"shortcutKey" : "E" ,
"uniques" : [ "Unbuildable" ] ,
"civilopediaText" : [ { "text" : "Repairs a pillaged Improvement or Route" } ]
} ,
2022-06-02 00:13:04 +07:00
2022-11-28 00:12:26 +07:00
// Great Person improvements
2021-11-09 03:57:09 +07:00
{
"name" : "Academy" ,
2022-05-11 05:35:21 +07:00
"terrainsCanBeBuiltOn" : [ "Land" ] ,
2021-11-09 03:57:09 +07:00
"science" : 8 ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "Great Improvement" , "[+2 Science] <after discovering [Scientific Theory]>" , "[+2 Science] <after discovering [Atomic Theory]>" , "Removes removable features when built" , "Pillaging this improvement yields approximately [+20 Gold]" ]
2021-11-09 03:57:09 +07:00
} ,
{
"name" : "Landmark" ,
2022-05-11 05:35:21 +07:00
"terrainsCanBeBuiltOn" : [ "Land" ] ,
2021-11-09 03:57:09 +07:00
"culture" : 6 ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "Great Improvement" , "Removes removable features when built" , "Pillaging this improvement yields approximately [+20 Gold]" ]
2021-11-09 03:57:09 +07:00
} ,
{
"name" : "Manufactory" ,
2022-05-11 05:35:21 +07:00
"terrainsCanBeBuiltOn" : [ "Land" ] ,
2021-11-09 03:57:09 +07:00
"production" : 4 ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "Great Improvement" , "[+1 Production] <after discovering [Chemistry]>" , "Removes removable features when built" , "Pillaging this improvement yields approximately [+20 Gold]" ]
2021-11-09 03:57:09 +07:00
} ,
{
"name" : "Customs house" ,
2022-05-11 05:35:21 +07:00
"terrainsCanBeBuiltOn" : [ "Land" ] ,
2021-11-09 03:57:09 +07:00
"gold" : 4 ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "Great Improvement" , "[+1 Gold] <after discovering [Economics]>" , "Removes removable features when built" , "Pillaging this improvement yields approximately [+20 Gold]" ]
2021-11-09 03:57:09 +07:00
} ,
{
"name" : "Holy site" ,
2022-05-11 05:35:21 +07:00
"terrainsCanBeBuiltOn" : [ "Land" ] ,
2021-11-09 03:57:09 +07:00
"faith" : 6 ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "Great Improvement" , "Removes removable features when built" , "Pillaging this improvement yields approximately [+20 Gold]" ]
2021-11-09 03:57:09 +07:00
} ,
{
"name" : "Citadel" ,
2022-05-11 05:35:21 +07:00
"terrainsCanBeBuiltOn" : [ "Land" ] ,
2022-05-09 01:22:01 +07:00
"uniques" : [
"Great Improvement" ,
"Gives a defensive bonus of [100]%" ,
"Adjacent enemy units ending their turn take [30] damage" ,
"Can be built just outside your borders" ,
2022-05-18 00:04:49 +07:00
"Constructing it will take over the tiles around it and assign them to your closest city" ,
"Removes removable features when built" ,
2022-05-11 05:35:21 +07:00
]
2021-11-09 03:57:09 +07:00
} ,
//Civilization unique improvements
{
"name" : "Moai" ,
"uniqueTo" : "Polynesia" ,
2022-05-11 05:35:21 +07:00
"terrainsCanBeBuiltOn" : [ "Land" ] ,
2021-11-09 03:57:09 +07:00
"culture" : 1 ,
"turnsToBuild" : 4 ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "Can only be built on [Coastal] tiles" , "[+1 Culture] for each adjacent [Moai]" , "[+1 Gold] <after discovering [Flight]>" , "Pillaging this improvement yields approximately [+10 Gold]" ] ,
2021-11-09 03:57:09 +07:00
"techRequired" : "Construction" ,
"shortcutKey" : "M"
} ,
{
"name" : "Terrace farm" ,
"uniqueTo" : "Inca" ,
"terrainsCanBeBuiltOn" : [ "Hill" ] ,
"food" : 1 ,
"turnsToBuild" : 7 ,
"uniques" : [ "Cannot be built on [Bonus resource] tiles" ,
"[+1 Food] for each adjacent [Mountain]" ,
2021-11-24 23:43:19 +07:00
"[+1 Food] from [Fresh water] tiles <after discovering [Civil Service]>" ,
2022-06-02 00:13:04 +07:00
"[+1 Food] from [non-fresh water] tiles <after discovering [Fertilizer]>" ,
"Pillaging this improvement yields approximately [+18 Gold]" ] ,
2021-11-09 03:57:09 +07:00
"techRequired" : "Construction" ,
"shortcutKey" : "F"
} ,
{
"name" : "Polder" ,
"uniqueTo" : "The Netherlands" ,
"food" : 3 ,
"terrainsCanBeBuiltOn" : [ "Marsh" , "Flood plains" ] ,
"turnsToBuild" : 7 ,
2022-06-02 00:13:04 +07:00
"uniques" : [ "[+1 Production, +2 Gold] <after discovering [Economics]>" , "Pillaging this improvement yields approximately [+18 Gold]" ] ,
2021-11-09 03:57:09 +07:00
"techRequired" : "Guilds" ,
"shortcutKey" : "F"
} ,
2022-05-11 05:35:21 +07:00
// Unbuildable improvements
2022-06-02 00:13:04 +07:00
{
2022-05-11 05:35:21 +07:00
"name" : "Ancient ruins" ,
"terrainsCanBeBuiltOn" : [ "Land" ] ,
"uniques" : [ "Unpillagable" , "Provides a random bonus when entered" , "Unbuildable" ]
2021-11-09 03:57:09 +07:00
} ,
2022-06-02 00:13:04 +07:00
{
2022-05-11 05:35:21 +07:00
"name" : "City ruins" ,
"terrainsCanBeBuiltOn" : [ "Land" ] ,
2022-07-23 04:12:55 +07:00
"uniques" : [ "Unpillagable" , "Unbuildable" , "Will be replaced by automated workers" ] ,
2021-11-09 03:57:09 +07:00
"civilopediaText" : [ { "text" : "A bleak reminder of the destruction wreaked by War" } ]
} ,
2022-06-02 00:13:04 +07:00
{
2022-05-11 05:35:21 +07:00
"name" : "City center" ,
"terrainsCanBeBuiltOn" : [ "Land" ] ,
"uniques" : [ "Unpillagable" , "Irremovable" , "Unbuildable" ] ,
2021-11-09 03:57:09 +07:00
"civilopediaText" : [
{ "text" : "Marks the center of a city" } ,
{ "text" : "Appearance changes with the technological era of the owning civilization" }
]
} ,
2022-06-02 00:13:04 +07:00
{
2022-05-11 05:35:21 +07:00
"name" : "Barbarian encampment" ,
"terrainsCanBeBuiltOn" : [ "Land" ] ,
"uniques" : [ "Unpillagable" , "Unbuildable" ] ,
2021-11-09 03:57:09 +07:00
"civilopediaText" : [ { "text" : "Home to uncivilized barbarians, will spawn a hostile unit from time to time" } ]
}
]