Adds conditionals to most of the uniques currently in the enum (#5270)

* Moved uniques to their own folder

* Added support for conditionals to most of the uniques in the current enum

* Deprecation > removal, of course

* Fixed tests & added `.removeConditionals` before checking for placeholders
This commit is contained in:
Xander Lenstra
2021-09-19 17:43:32 +02:00
committed by GitHub
parent 62e3dbe014
commit f47f427b05
11 changed files with 83 additions and 53 deletions

View File

@ -147,7 +147,7 @@
{
"name": "Guruship",
"type": "Follower",
"uniques": ["[+2 Production] if this city has at least [1] specialists"]
"uniques": ["[+2 Production] <if this city has at least [1] specialists>"]
},
// ToDo: Holy Warriors (I have to look up the faith costs for these sometime)
{