Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Mod #9

Open
RjGm001 opened this issue Mar 26, 2023 · 0 comments
Open

Error Mod #9

RjGm001 opened this issue Mar 26, 2023 · 0 comments

Comments

@RjGm001
Copy link

RjGm001 commented Mar 26, 2023

Pathfinder's unique "May upgrade to [Composite Bowman] through ruins-like effects" contains parameter Composite Bowman, which does not fit parameter type baseUnitFilter !
Siege Tower's unique "[50]% Strength bonus for [Sword] units within [1] tiles <vs [city] units>" contains parameter Sword, which does not fit parameter type mapUnitFilter !
Landsknecht's unique "Earn [100]% of the damage done to [city] units as [Gold]" contains parameter city, which does not fit parameter type combatantFilter !
Winged Hussar's unique "Consumes [1] [Horses]" contains parameter Horses, which does not fit parameter type resource !
Berber Cavalry's unique "Consumes [1] [Horses]" contains parameter Horses, which does not fit parameter type resource !
Comanche Rider's unique "Consumes [1] [Horses]" contains parameter Horses, which does not fit parameter type resource !
Merchant of Venice's unique "Can construct [Customs house]" contains parameter Customs house, which does not fit parameter type improvementName !
Merchant of Venice's unique "Double movement in [Coast]" contains parameter Coast, which does not fit parameter type terrainFilter !
Cloves's unique "Must be next to [Coast]" contains parameter Coast, which does not fit parameter type tileFilter !
Nutmeg's unique "Must be next to [Coast]" contains parameter Coast, which does not fit parameter type tileFilter !
Pepper's unique "Must be next to [Coast]" contains parameter Coast, which does not fit parameter type tileFilter !
Ducal Stable's unique "New [Mounted] units start with [15] Experience [in this city]" contains parameter Mounted, which does not fit parameter type baseUnitFilter !
Ducal Stable's unique "[+15]% Production when constructing [Mounted] units [in this city]" contains parameter Mounted, which does not fit parameter type baseUnitFilter !
Ducal Stable's unique "[+1 Production, +1 Gold] from [Cattle] tiles [in this city]" contains parameter Cattle, which does not fit parameter type tileFilter !
Ducal Stable's unique "[+1 Production, +1 Gold] from [Horses] tiles [in this city]" contains parameter Horses, which does not fit parameter type tileFilter !
Ducal Stable's unique "[+1 Production, +1 Gold] from [Sheep] tiles [in this city]" contains parameter Sheep, which does not fit parameter type tileFilter !
Ikanda's unique "All newly-trained [Sword] units [in this city] receive the [Buffalo Horns] promotion" contains parameter Sword, which does not fit parameter type baseUnitFilter !
Hanging Gardens's unique "Gain a free [Garden] [in this city]" contains parameter Garden, which does not fit parameter type buildingName !
The Pyramids's unique "[2] free [Worker] units appear" contains parameter Worker, which does not fit parameter type baseUnitFilter !
Great Mosque of Djenne's unique "Gain a free [Mosque] [in this city]" contains parameter Mosque, which does not fit parameter type buildingName !
Great Mosque of Djenne's unique "[Missionary] units built [in this city] can [Spread Religion] [1] extra times" contains parameter Missionary, which does not fit parameter type baseUnitFilter !
Great Mosque of Djenne's unique "[Great Prophet] units built [in this city] can [Spread Religion] [1] extra times" contains parameter Great Prophet, which does not fit parameter type baseUnitFilter !
The Louvre's unique "[2] free [Great Artist] units appear" contains parameter Great Artist, which does not fit parameter type baseUnitFilter !
Porcelain Tower's unique "Free [Great Scientist] appears" contains parameter Great Scientist, which does not fit parameter type baseUnitFilter !
Kremlin's unique "[+50]% Production when constructing [Armored] units [in all cities]" contains parameter Armored, which does not fit parameter type baseUnitFilter !
Borobudur's unique "[3] free [Missionary] units appear" contains parameter Missionary, which does not fit parameter type baseUnitFilter !
East India Company's unique "Requires a [Market] in all cities" contains parameter Market, which does not fit parameter type buildingFilter !
Uffizi's unique "Free [Great Artist] appears" contains parameter Great Artist, which does not fit parameter type baseUnitFilter !
Brazil's unique "[Great Artist] is earned [50]% faster " contains parameter Great Artist, which does not fit parameter type greatPerson !
Venice's unique "Receive free [Merchant of Venice] when you discover [Optics]" contains parameter Optics, which does not fit parameter type tech !
Venice's unique "Cannot build [Settler] units" contains parameter Settler, which does not fit parameter type baseUnitFilter !
Japan's unique "[+1 Culture] from every [Fishing Boats]" contains parameter Fishing Boats, which does not fit parameter type tileFilter or specialist or buildingFilter !
Japan's unique "[+2 Culture] from every [Atoll]" contains parameter Atoll, which does not fit parameter type tileFilter or specialist or buildingFilter !
Altitude Training's unique "Double movement in [Hill]" contains parameter Hill, which does not fit parameter type terrainFilter !
Assyria's colors do not contrast enough - it is unreadable!
Suggested colors:
"outerColor": [252, 255, 218],
"innerColor": [191, 132, 6],
Kuala Lumpur's colors do not contrast enough - it is unreadable!
Suggested colors:
"outerColor": [0, 0, 0],
"innerColor": [127, 48, 191],
Vancouver's colors do not contrast enough - it is unreadable!
Suggested colors:
"outerColor": [0, 0, 0],
"innerColor": [41, 83, 190],
Belgrade's colors do not contrast enough - it is unreadable!
Suggested colors:
"outerColor": [0, 0, 0],
"innerColor": [155, 54, 79],
M'Banza-Kongo's colors do not contrast enough - it is unreadable!
Suggested colors:
"outerColor": [0, 0, 0],
"innerColor": [176, 34, 27],
Kyzyl's colors do not contrast enough - it is unreadable!
Suggested colors:
"outerColor": [0, 0, 0],
"innerColor": [160, 12, 170],
Panama City's colors do not contrast enough - it is unreadable!
Suggested colors:
"outerColor": [0, 0, 0],
"innerColor": [55, 64, 238],
Riga's colors do not contrast enough - it is unreadable!
Suggested colors:
"outerColor": [0, 0, 0],
"innerColor": [74, 80, 209],
Ragusa's colors do not contrast enough - it is unreadable!
Suggested colors:
"outerColor": [0, 0, 0],
"innerColor": [84, 88, 172],
Wellington's colors do not contrast enough - it is unreadable!
Suggested colors:
"outerColor": [0, 0, 0],
"innerColor": [51, 99, 124],
Sofia's colors do not contrast enough - it is unreadable!
Suggested colors:
"outerColor": [0, 0, 0],
"innerColor": [153, 71, 53],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant