diff --git a/android/assets/jsons/Civ V - Gods & Kings/TileResources.json b/android/assets/jsons/Civ V - Gods & Kings/TileResources.json index f85978445e..db7e4285e0 100644 --- a/android/assets/jsons/Civ V - Gods & Kings/TileResources.json +++ b/android/assets/jsons/Civ V - Gods & Kings/TileResources.json @@ -40,7 +40,7 @@ "terrainsCanBeFoundOn": ["Jungle"], "food": 1, "improvement": "Plantation", - "improvementStats": {"food": 2,"production": -1}, + "improvementStats": {"food": 2,"production": -1,"gold": -1}, "uniques": ["Generated on every [14] tiles ", "Generated on every [16] tiles "] }, @@ -50,7 +50,6 @@ "terrainsCanBeFoundOn": ["Plains","Flood plains","Desert"], // Desert only if fresh water "food": 1, "improvement": "Farm", - "improvementStats": {"food": 1}, "uniques": ["Generated on every [27] tiles ", "Generated on every [10] tiles ", "Generated on every [20] tiles ", @@ -73,7 +72,6 @@ "terrainsCanBeFoundOn": ["Coast"], "food": 1, "improvement": "Fishing Boats", - "improvementStats": {"food": 1}, "uniques": ["Generated on every [10] tiles "] }, /* @@ -83,7 +81,7 @@ "terrainsCanBeFoundOn": ["Plains","Grassland"], "food": 1, "improvement": "Camp", - "improvementStats": {"food": 1} + "improvementStats": {"production": 1} }, */ @@ -114,7 +112,6 @@ "terrainsCanBeFoundOn": ["Grassland","Plains","Desert","Tundra","Snow","Hill","Marsh"], "production": 1, "improvement": "Mine", - "improvementStats": {"production": 1}, "uniques": ["Guaranteed with Strategic Balance resource option", "Generated with weight [45] ", "Generated with weight [25] ", @@ -139,7 +136,7 @@ "terrainsCanBeFoundOn": ["Grassland","Plains","Hill","Jungle","Forest","Marsh"], "production": 1, "improvement": "Mine", - "improvementStats": {"production": 2}, + "improvementStats": {"production": 1}, "uniques": ["Generated with weight [35] ", "Generated with weight [30] ", "Generated with weight [30] ", @@ -184,7 +181,7 @@ "terrainsCanBeFoundOn": ["Desert","Tundra","Hill","Snow","Jungle"], "production": 1, "improvement": "Mine", - "improvementStats": {"production": 2}, + "improvementStats": {"production": 1}, "uniques": ["Generated with weight [15] ", "Generated with weight [15] ", "Generated with weight [39] ", @@ -200,7 +197,7 @@ "terrainsCanBeFoundOn": ["Marsh","Jungle","Forest","Tundra","Snow"], "production": 1, "improvement": "Mine", - "improvementStats": {"production": 2}, + "improvementStats": {"production": 1}, "uniques": ["Generated with weight [35] ", "Generated with weight [70] ", "Generated with weight [70] ", @@ -229,7 +226,6 @@ "terrainsCanBeFoundOn": ["Grassland","Flood plains"], "gold": 2, "improvement": "Plantation", - "improvementStats": {"gold": 1}, "uniques": ["Generated with weight [15] ", "Generated with weight [30] ", "Generated with weight [15] ", @@ -242,7 +238,6 @@ "terrainsCanBeFoundOn": ["Jungle","Forest","Marsh"], "gold": 2, "improvement": "Plantation", - "improvementStats": {"gold": 1}, "uniques": ["Generated with weight [5] ", "Generated with weight [5] ", "Generated with weight [30] ", @@ -255,7 +250,6 @@ "terrainsCanBeFoundOn": ["Jungle","Forest","Hill"], "gold": 3, "improvement": "Mine", - "improvementStats": {"production": 1}, "uniques": ["Generated with weight [5] ", "Generated with weight [20] ", "Generated with weight [15] ", @@ -270,7 +264,6 @@ "terrainsCanBeFoundOn": ["Desert","Hill","Forest","Jungle"], "gold": 2, "improvement": "Mine", - "improvementStats": {"production": 1}, "uniques": ["Generated with weight [25] ", "Generated with weight [30] ", "Generated with weight [5] ", @@ -285,7 +278,6 @@ "terrainsCanBeFoundOn": ["Hill","Forest","Jungle","Tundra","Grassland"], "gold": 2, "improvement": "Mine", - "improvementStats": {"production": 1}, "uniques": ["Generated with weight [25] ", "Generated with weight [30] ", "Generated with weight [20] ", @@ -304,7 +296,6 @@ "terrainsCanBeFoundOn": ["Plains","Desert","Flood plains"], "gold": 2, "improvement": "Plantation", - "improvementStats": {"gold": 1}, "uniques": ["Generated with weight [35] ", "Generated with weight [10] ", "Generated with weight [5] ", @@ -328,7 +319,6 @@ "terrainsCanBeFoundOn": ["Forest","Jungle"], "gold": 2, "improvement": "Plantation", - "improvementStats": {"gold": 1}, "uniques": ["Generated with weight [5] ", "Generated with weight [30] ", "Generated with weight [5] ", @@ -341,7 +331,6 @@ "terrainsCanBeFoundOn": ["Jungle","Forest","Marsh"], "gold": 2, "improvement": "Plantation", - "improvementStats": {"gold": 1}, "uniques": ["Generated with weight [30] ", "Generated with weight [10] ", "Generated with weight [5] ", @@ -357,7 +346,6 @@ "terrainsCanBeFoundOn": ["Grassland","Plains"], "gold": 2, "improvement": "Plantation", - "improvementStats": {"gold": 1}, "uniques": ["Generated with weight [35] ", "Generated with weight [15] ", "Generated near City States with weight [10]"] @@ -369,7 +357,6 @@ // Technically sugar can also be placed on lowland jungles which then *turn* into marsh. "gold": 2, "improvement": "Plantation", - "improvementStats": {"gold": 1}, "uniques": ["Generated with weight [20] ", "Generated with weight [15] ", "Generated with weight [20] ", @@ -395,7 +382,6 @@ "food": 1, "gold": 1, "improvement": "Fishing Boats", - "improvementStats": {"food": 1}, "uniques": ["Generated with weight [35] ", "Generated with weight [10] ", "Generated with weight [10] ", @@ -410,7 +396,6 @@ "terrainsCanBeFoundOn": ["Coast"], "gold": 2, "improvement": "Fishing Boats", - "improvementStats": {"food": 1}, "uniques": ["Generated with weight [20] ", "Generated with weight [10] ", "Generated with weight [5] ", @@ -439,7 +424,6 @@ "food": 1, "gold": 1, "improvement": "Plantation", - "improvementStats": {"gold": 1}, "uniques": ["Generated with weight [35] ", "Generated with weight [5] ", "Generated with weight [5] ", @@ -453,7 +437,6 @@ "terrainsCanBeFoundOn": ["Hill","Forest","Jungle","Grassland","Tundra"], "gold": 2, "improvement": "Mine", - "improvementStats": {"production": 1}, "uniques": ["Generated with weight [15] ", "Generated with weight [5] ", "Generated with weight [5] ", @@ -473,8 +456,7 @@ "terrainsCanBeFoundOn": ["Jungle","Forest"], // Forest only if flat, non-tundra "food": 1, "gold": 1, - "improvement": "Plantation", - "improvementStats": {"food": 1,"gold": 1} + "improvement": "Plantation" }, */ { @@ -484,7 +466,6 @@ "food": 1, "gold": 1, "improvement": "Fishing Boats", - "improvementStats": {"food": 1}, "uniques": ["Generated with weight [30] ", "Generated with weight [5] ", "Generated with weight [10] ", @@ -501,7 +482,7 @@ "gold": 1, "food": 1, "improvement": "Mine", - "improvementStats": {"food": 1,"production":1}, + "improvementStats": {"food": 1}, "uniques": ["Generated with weight [15] ", "Generated with weight [5] ", "Generated with weight [15] ",