Added "Vegetation" unique so that vegetation spawn is not limited to just jungle and forest (#6569)

This commit is contained in:
Yair Morgenstern
2022-04-19 15:25:33 +03:00
committed by GitHub
parent aa6bd364de
commit 1069b0933e
5 changed files with 14 additions and 10 deletions

View File

@ -179,7 +179,7 @@
"defenceBonus": 0.25,
"occursOn": ["Tundra","Plains","Grassland","Hill"],
"uniques": [
"Rough terrain",
"Rough terrain", "Vegetation",
"Provides a one-time Production bonus to the closest city when cut down",
"Blocks line-of-sight from tiles at same elevation",
"[25]% Chance to be destroyed by nukes",
@ -204,7 +204,7 @@
"defenceBonus": 0.25,
"occursOn": ["Plains","Grassland"],
"uniques": [
"Rough terrain",
"Rough terrain", "Vegetation",
"Blocks line-of-sight from tiles at same elevation",
"[25]% Chance to be destroyed by nukes",
"[-1] to Fertility for Map Generation",