Free building in founded cities only?

gateboy6

Chieftain
Joined
Nov 28, 2018
Messages
2
Is there any way to give a Civ the ability to get a free building in new founded cities only?
 
If you mean only if the player founds the city and only when they found the city, then it would have to be done by an lua script.

The FreeBuilding in Traits will apply it to any city the player owns, whether they found it or annex it, assuming the player has the needed tech, and the terrain-requirements for the building are otherwise met. For example the free Harbor that Dido (?) gets is not applied to cities that are not on a coast.
 
If you mean only if the player founds the city and only when they found the city, then it would have to be done by an lua script.

The FreeBuilding in Traits will apply it to any city the player owns, whether they found it or annex it, assuming the player has the needed tech, and the terrain-requirements for the building are otherwise met. For example the free Harbor that Dido (?) gets is not applied to cities that are not on a coast.
Yeah, that's basically what I was hoping to do. I tried FreeBuildingOnConquest to a dummy building that's in a mutually exclusive group with the building I want in founded cities and then the building I want in founded cities with FreeBuilding. Didn't work. FreeBuildingOnConquest might not even work at all. Then I was thinking updating the palace into a mutually exclusive group but that wouldn't even work plus comes with a bunch of problems itself lol.

Thanks for the help anyway.
 
Back
Top Bottom