Generalize production-to-stat conversion uniques (#7342)

* Generalize production to stat conversion enabling uniques

* Remove unnecessary code

* Rename class

* Update sound
This commit is contained in:
OptimizedForDensity
2022-07-04 09:38:24 -04:00
committed by GitHub
parent 1649b236bb
commit 9477b319bc
9 changed files with 57 additions and 38 deletions

View File

@ -197,7 +197,7 @@
"name": "Guilds",
"row": 7,
"prerequisites": ["Currency"],
"uniques": ["Enables conversion of city production to gold"],
"uniques": ["Enables conversion of city production to [Gold]"],
"quote": "'The merchants and the traders have come; their profits are pre-ordained...' - Sri Guru Granth Sahib"
},
{
@ -226,7 +226,7 @@
"name": "Education",
"row": 3,
"prerequisites": ["Theology","Civil Service"],
"uniques": ["Enables conversion of city production to science","Enables Research agreements"],
"uniques": ["Enables conversion of city production to [Science]","Enables Research agreements"],
"quote": "'Education is the best provision for old age.' - Aristotle"
},
{

View File

@ -170,7 +170,7 @@
"name": "Currency",
"row": 7,
"prerequisites": ["Mathematics"],
"uniques": ["Enables conversion of city production to gold"],
"uniques": ["Enables conversion of city production to [Gold]"],
"quote": "'Better is bread with a happy heart than wealth with vexation.' - Amenemope"
},
{
@ -206,7 +206,7 @@
"name": "Education",
"row": 3,
"prerequisites": ["Theology","Civil Service"],
"uniques": ["Enables conversion of city production to science"],
"uniques": ["Enables conversion of city production to [Science]"],
"quote": "'Education is the best provision for old age.' - Aristotle"
},
{

View File

@ -1023,6 +1023,8 @@ Current points =
Points per turn =
Convert production to gold at a rate of 4 to 1 =
Convert production to science at a rate of [rate] to 1 =
Convert production to [stat] at a rate of [rate] to 1 =
Production to [stat] conversion in cities changed by [relativeAmount]% =
The city will not produce anything. =
Worked by [cityName] =
Lock =