Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions jsons/Buildings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"name": "~limit",
"gold": 2,
"cost": -1,
"uniques": ["Will not be displayed in Civilopedia","Unbuildable","Unsellable"],
"uniques": ["Will not be displayed in Civilopedia","Unbuildable","Unsellable"]
},
{
"name": "Cloves", // Indonesian "luxury"
Expand All @@ -21,7 +21,7 @@
"requiredTech": "Astronomy",
"isNationalWonder": true,
"cost": -1,
"uniques": ["Will not be displayed in Civilopedia","Provides [2] [Cloves]","Must be next to [Coast]"],
"uniques": ["Will not be displayed in Civilopedia","Provides [2] [Cloves]","Must be next to [Coast]"]
},
{
"name": "Nutmeg", // Indonesian "luxury"
Expand All @@ -31,7 +31,7 @@
"requiredTech": "Astronomy",
"isNationalWonder": true,
"cost": -1,
"uniques": ["Will not be displayed in Civilopedia","Provides [2] [Nutmeg]","Must be next to [Coast]"],
"uniques": ["Will not be displayed in Civilopedia","Provides [2] [Nutmeg]","Must be next to [Coast]"]
},
{
"name": "Pepper", // Indonesian "luxury"
Expand All @@ -41,22 +41,22 @@
"requiredTech": "Astronomy",
"isNationalWonder": true,
"cost": -1,
"uniques": ["Will not be displayed in Civilopedia","Provides [2] [Pepper]","Must be next to [Coast]"],
"uniques": ["Will not be displayed in Civilopedia","Provides [2] [Pepper]","Must be next to [Coast]"]
},
{
"name": "~Dutch",
"isNationalWonder": true,
"uniqueTo": "The Netherlands",
"cost": -1,
"uniques": ["Provides 1 extra copy of each improved luxury resource near this City","Will not be displayed in Civilopedia"],
"uniques": ["Provides 1 extra copy of each improved luxury resource near this City","Will not be displayed in Civilopedia"]
},
{
"name": "Free Annexed Technology",
"uniqueTo": "Assyria",
"cost": -1,
"replacementTextForUniques": " ",
"uniques": ["Can only be built in annexed cities","Free Technology",
"Will not be displayed in Civilopedia","Unsellable"],
"Will not be displayed in Civilopedia","Unsellable"]
},
{
"name": "Maya Great People Bonus",
Expand All @@ -73,47 +73,47 @@
"uniqueTo": "Poland",
"cost": -1,
"replacementTextForUniques": " ",
"uniques": ["Not displayed as an available construction without [Palace]","Free Social Policy","Unsellable"
"uniques": ["Not displayed as an available construction without [Palace]","Free Social Policy","Unsellable",
"Obsolete with [Theology]","Unlocked with [Classical era]","Will not be displayed in Civilopedia"]
},
{
"name": "Free Medieval Policy",
"uniqueTo": "Poland",
"cost": -1,
"replacementTextForUniques": " ",
"uniques": ["Not displayed as an available construction without [Palace]","Free Social Policy","Unsellable"
"uniques": ["Not displayed as an available construction without [Palace]","Free Social Policy","Unsellable",
"Obsolete with [Astronomy]","Unlocked with [Medieval era]","Will not be displayed in Civilopedia"]
},
{
"name": "Free Renaissance Policy",
"uniqueTo": "Poland",
"cost": -1,
"replacementTextForUniques": " ",
"uniques": ["Not displayed as an available construction without [Palace]","Free Social Policy","Unsellable"
"uniques": ["Not displayed as an available construction without [Palace]","Free Social Policy","Unsellable",
"Obsolete with [Archaeology]","Unlocked with [Renaissance era]","Will not be displayed in Civilopedia"]
},
{
"name": "Free Industrial Policy",
"uniqueTo": "Poland",
"cost": -1,
"replacementTextForUniques": " ",
"uniques": ["Not displayed as an available construction without [Palace]","Free Social Policy","Unsellable"
"uniques": ["Not displayed as an available construction without [Palace]","Free Social Policy","Unsellable",
"Obsolete with [Refrigeration]","Unlocked with [Industrial era]","Will not be displayed in Civilopedia"]
},
{
"name": "Free Modern Policy",
"uniqueTo": "Poland",
"cost": -1,
"replacementTextForUniques": " ",
"uniques": ["Not displayed as an available construction without [Palace]","Free Social Policy","Unsellable"
"uniques": ["Not displayed as an available construction without [Palace]","Free Social Policy","Unsellable",
"Obsolete with [Pharmaceuticals]","Unlocked with [Modern era]","Will not be displayed in Civilopedia"]
},
{
"name": "Free Atomic Policy",
"uniqueTo": "Poland",
"cost": -1,
"replacementTextForUniques": " ",
"uniques": ["Not displayed as an available construction without [Palace]","Free Social Policy","Unsellable"
"uniques": ["Not displayed as an available construction without [Palace]","Free Social Policy","Unsellable",
"Obsolete with [Telecommunications]","Unlocked with [Atomic era]","Will not be displayed in Civilopedia"]
},
{
Expand Down Expand Up @@ -321,7 +321,7 @@
"maintenance": 1,
"uniques": ["New [Military] units start with [15] Experience in this city","All newly-trained [Melee] units in this city receive the [Buffalo Horns I] promotion"],
"requiredTech": "Bronze Working"
}
},
{
"name": "Colossus",
"culture": 1,
Expand Down Expand Up @@ -397,7 +397,7 @@
"hurryCostModifier": 25,
"uniques": ["[+2 Gold] from [Land Trade Route (Gold)] in this city"],
"requiredTech": "Horseback Riding"
}
},
{
"name": "Stable",
"maintenance": 1,
Expand All @@ -421,7 +421,7 @@
"New [Mounted] units start with [15] Experience in this city",
"[+1 Production, +1 Gold] from [Cattle] tiles in this city",
"[+1 Production, +1 Gold] from [Horses] tiles in this city",
"[+1 Production, +1 Gold] from [Sheep] tiles in this city",],
"[+1 Production, +1 Gold] from [Sheep] tiles in this city"],
"requiredTech": "Horseback Riding"
},
{
Expand Down