Requirement for a certain number of resources in a city?

ITcore

Warlord
Joined
Dec 25, 2016
Messages
248
Location
127.0.0.1
Is there a way to create a requirement that requires a certain number of resources in a city to trigger?

Example: I want a city with 3 or more sources of Wheat to boost a trade routes yield of Food. As far as I've been able to tell, I can set a requirement for having an improved resource (REQUIREMENT_PLOT_RESOURCE_TYPE_MATCHES + REQUIREMENT_PLOT_IMPROVEMENT_TYPE_MATCHES) or set a requirement that there is a resource in the city limits (REQUIREMENT_PLOT_RESOURCE_TYPE_MATCHES).
 
Back
Top Bottom