City Building Tips: Difference between revisions

From Hazeron Wiki
Jump to navigation Jump to search
m (Fixed revision tag message.)
(Quick fixes. Need restoration.)
Line 1: Line 1:
{{Revision|Need a picture. Maybe also a picture of a [[City Report]]. Need more information about how [[morale]] is implemented for [[Building_Update|new-style cities]].}}
{{Restoration}}
 
[[file:CityDowntown.png|thumb|right|A neatly built downtown area of a city.]]
[[file:CityDowntown.png|thumb|right|A neatly built downtown area of a city.]]
 
[[File:CityReportExample.png|thumb|right|200px|Example of a city report.]]
When building a [[city]], there are a lot of things to watch out for and things to keep track of. Here we try to go through the very basic rules to watch for and which numbers are the most important.
When building a [[city]], there are a lot of things to watch out for and things to keep track of. Here we try to go through the very basic rules to watch for and which numbers are the most important.


==Important Numbers==
==Important Numbers==
The most important numbers to keep track of while building a new city is:
The most important numbers to keep track of while building a new city is:
* World [[World#World_Population|population limit]]
* <s>World [[World#World_Population|population limit]]</s>
* World [[World#World_Population|volume limit]]
* <s>World [[World#World_Population|volume limit]]</s>
* World [[World#World_Population|building limit]]
* <s>World [[World#World_Population|building limit]]</s>
* Homes
* Homes
* Jobs
* Jobs
Line 15: Line 14:


These numbers should always be as follows:
These numbers should always be as follows:
* Homes <= Population limit
* <s>Homes <= Population limit</s>
* Total volume of all buildings <= World volume limit
* <s>Total volume of all buildings <= World volume limit</s>
* Buildings <= 250 (Building limit)
* <s>Buildings <= 250 (Building limit)</s>
* Jobs < Homes
* Jobs < Homes
* (Homes - Jobs) / Homes) <= 0.2
* (Homes - Jobs) / Homes) <= 0.2
* Small homes <= Medium homes + (Large homes × 2)
* Small homes <= Medium homes + (Large homes × 2)


In other words, don't let the number of buildings exceed the world building limit, which is always 250.
<s>In other words, don't let the number of buildings exceed the world building limit, which is always 250.</s>
Don't let the total volume of all buildings exceed the world volume limit.
<s>Don't let the total volume of all buildings exceed the world volume limit.</s>
Don't let the number of homes exceed the population limit of the city's [[world]].
<s>Don't let the number of homes exceed the population limit of the city's [[world]].</s>
Don't let number of jobs equal or exceed the number of homes.
Don't let number of jobs equal or exceed the number of homes.
And don't let number of homes exceed the number of jobs by more than 20%.
And don't let number of homes exceed the number of jobs by more than 20%.
Don't use too many building blueprints with only small homes.


==Morale Buildings==
==Morale Buildings==

Revision as of 00:40, 2 April 2024

This page is very out of date due to the recent wiki data loss. It is in the process of being restored.
A neatly built downtown area of a city.
Example of a city report.

When building a city, there are a lot of things to watch out for and things to keep track of. Here we try to go through the very basic rules to watch for and which numbers are the most important.

Important Numbers

The most important numbers to keep track of while building a new city is:

These numbers should always be as follows:

  • Homes <= Population limit
  • Total volume of all buildings <= World volume limit
  • Buildings <= 250 (Building limit)
  • Jobs < Homes
  • (Homes - Jobs) / Homes) <= 0.2
  • Small homes <= Medium homes + (Large homes × 2)

In other words, don't let the number of buildings exceed the world building limit, which is always 250. Don't let the total volume of all buildings exceed the world volume limit. Don't let the number of homes exceed the population limit of the city's world. Don't let number of jobs equal or exceed the number of homes. And don't let number of homes exceed the number of jobs by more than 20%. Don't use too many building blueprints with only small homes.

Morale Buildings

Depending on the number of homes, a number of morale building professional jobs are required in order to keep up morale in the city.

This table shows each morale building and the math for finding the required amount of professional jobs.

Building Threshold Math
Church 45 Required = floor(Homes / 45) + 2
Lounge* (Cantina) 50 Required = floor(Homes / 50) + 1
Store* (Retail Store) 55 Required = floor(Homes / 55)
Police Station 60 Required = floor(Homes / 60)
University 70 Required = floor(Homes / 70)
Hospital 80 Required = floor(Homes / 80)
Park 90 Required = floor(Homes / 90)
Grocery 100 Required = floor(Homes / 100)
Zoo 150 Required = floor(Homes / 150)
Arena 175 Required = floor(Homes / 175)
Casino 200 Required = floor(Homes / 200)
* Any building type with lounges/store jobs will be counted.
(Need some confirmation)

It is important to note that having two extra church professional jobs and one extra lounge (cantina) professional job will give morale bonuses.

Lounge bonus can be increased by 1, if the population has enough liquor to drink.

TL;DR

Most Important rules of city building:

  • Don't build more homes than the population limit allows.
  • Don't build more buildings than the building limit of 500 buildings.
  • Get all the required morale buildings for the amount of population.
  • Build the extra levels of church and cantina necessary to get the morale bonuses.
  • The total amount of jobs must not exceed the number of homes, but also must not be lower than 5%.
  • Keep the number of "small homes" less than the number of non-small homes, or simply avoid "small homes" altogether.