MichaelAGolden / pymerchant

Merchant trader simulation written in Python
1 stars 0 forks source link

Create City Tier definitions #6

Closed MichaelAGolden closed 1 year ago

MichaelAGolden commented 1 year ago

Each city needs to have a level from 1-5, which will define the level of supply or demand for a given good as defined by their market type

Tier 1's will be lowest tier, like deserted towns and impoverished communities with no workable land or means Tier 5's would be the equivalent of major metropolitan cities like a new york or london, High pops filled with supply and demand

MichaelAGolden commented 1 year ago

Cities will need to be defined as Ports, accessible from sea and land, or inland cities, which have no access by port, but could be traveled to still. Imagining access to a countries tier 1 locations via a port which could be a tier 2 to tier 5 location.

Locations tier lists will open up more and more trade options, increase supply & demand.

If you've got a tier 1 location, you could eventually upgrade it to a tier 5 location, but it would take such a substantial effort it, as the key requirements are population, and production.

For example:

Possible elements of tier locations

[Tier 1] Market:

Tier 2 requirements

Tier 2 Upgrade

Tier 3 Requirements -Cannot upgrade to a Tier 3 location without being directly connected to a Tier 4 or Tier 5 location or a connection to a Tier 3 Port

Tier 3 Upgrade

MichaelAGolden commented 1 year ago

Location Tiers will be tabled till next month,