Skip to content

Commit

Permalink
Merge pull request #19 from A1y0sh4/patch-5
Browse files Browse the repository at this point in the history
Katorga's definitive version
  • Loading branch information
Caballero-Arepa authored Feb 23, 2023
2 parents 1f443e2 + 315e94e commit f554caa
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions jsons/TileImprovements.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,13 @@
"Limited to [3] per Civilization",
"Does not need removal of [Jungle]","Pillaging this improvement yields approximately [+50 Gold]"]
},
//Aiyosha
{
"name": "Katorga",
"uniqueTo": "Aleksandria",
"terrainsCanBeBuiltOn": ["Land"],
"production": 1,
"uniques": ["Great Improvement", "Can only be built on [Strategic resource] tiles <in tiles without [Grassland]> <in tiles without [Plains]> <in tiles without [Desert]>",
"[+1 Production] <after discovering [Chemistry]>", "[+2 Production] <when below [0] Happiness>",
"Constructing it will take over the tiles around it and assign them to your closest city"]
}
//Alyosha
{
"name": "Katorga",
"uniqueTo": "Aleksandria",
"terrainsCanBeBuiltOn": ["Snow", "Tundra"],
"production": 1,
"uniques": ["Great Improvement", "Can only be built on [Strategic resource] tiles", "[+1 Production] <after discovering [Chemistry]>", "[+2 Production] <when below [0] Happiness>",
"Constructing it will take over the tiles around it and assign them to your closest city"]
}
]

0 comments on commit f554caa

Please sign in to comment.