Need help in my buildings mod pls

Eiskalt

Chieftain
Joined
Jul 28, 2013
Messages
32
My buildings mod is almost finished coded. I need two things. First thing I like to know the following code for this example:

Now I have a building that brings +2 culture and +2 entertainment

But my opinion its too boring and not realistic because this buildings brings in a village the same like in a big city.
I like the following code for Civ6 pls:

Building brings: 2 culture for each third citizen and +2 entertainment for each 5th citizen so if my city has e.g. 15 citizen (or saying level 15) the building brings +10 culture and +6 entertainment.

And the next thing is my example building isn´t working now. Either the reason is thats private in the workshop or I have a bug in the code.

I need help pls :/ .
 
i made some additional buildings in my mod so i might help you finding a potential bug in your code(if you would post it here)

for the scaling with citizens/population i dont think thats possible using the modifier system (or i just havent figured out how)
you would probably need a lua script for that (and i have no idea how those work)
 
Back
Top Bottom