Announcement

Collapse
No announcement yet.

How Supply and Demand Lists Are Determined

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How Supply and Demand Lists Are Determined

    Overview

    The key to understanding Supply and Demand lists in cities is recognizing that each commodity has its own formula and set of determining factors which govern its appearance and disappearance. Each of these commodity formulae derive what I call a Supply Quotient and a Demand Quotient. When a trigger event occurs, such as the 16-turn "solo" cycle, the SQ and DQ are calculated for each of the sixteen commodities.

    If a particular commodity's Demand Quotient is higher than its Supply Quotient, it goes on a roster of demanded commodities. If not, it goes on the supplied commodities roster. (This prevents a commodity from being both supplied and demanded by the same city, as a rule.) The top three commodities on each roster become the city's supply and demand list.

    If either the supply or demand roster does not have enough commodities to fill its list, then the commodity with the highest ID number that is enabled and not already on the list is used.

    There are also two Wildcard commodities, one for supply and one for demand. These are based solely on the city's map coordinates. The wildcard formulae are:

    Supply Wildcard = RemainderOf ( (Horizontal x 13 + Vertical x 7) / 14)

    Demand Wildcard = RemainderOf ( ( Horizontal x 3 + Vertical x 5) / 14)

    Because coordinate pairs on Civ2 maps are always either both even or both odd, the remainder from this division by 14 is an even number between 0 and 12. This number is used as an index into the commodity list to choose the Wildcard. The commodity list is:

    0 Hides
    1 Wool
    2 Beads
    3 Cloth
    4 Salt
    5 Coal
    6 Copper
    7 Dye
    8 Wine
    9 Silk
    10 Silver
    11 Spice
    12 Gems
    13 Gold
    14 Oil
    15 Uranium

    Each Wildcard is then checked against the six commodities on the Supply and Demand lists and against the other wildcard to prevent duplicates. If the Wildcard is not present on either list, it replaces the middle commodity on its respective list.

    After a civilization has acquired 32 Techs, the wildcard formulae for its cities changes slightly. The divisor is now 9 instead of 14, and 5 is added to the remainder, as follows:

    Supply Wildcard = RemainderOf ( (Horizontal x 13 + Vertical x 7) / 9) + 5

    Demand Wildcard = RemainderOf ( ( Horizontal x 3 + Vertical x 5) / 9) + 5

    This eliminates commodities 0-4 (Hides to Salt) from the Wildcard spot in the middle and late game and allows odd numbered commodities to appear. Again, if the wildcard commodity is already present on either list, it is not used and the originally determined 3 commodities remain.

    If the supply and demand Wildcards are the same commodity, it is used only on the demand list.

    After the discovery of Industrialization, Oil becomes available as a secondary wildcard, used to substitute the middle commodity when the primary wildcard was eliminated as a duplicate. It is because of its role as a secondary wildcard that Oil sometimes appears on both the Supply and Demand lists of a city.

    Wildcard commodities, when present, always appear in the middle position on the list.

    Determinants of Supply and Demand

    The formulae for calculating each commodity's Supply and Demand Quotients involve a number of factors.

    Terrain. Terrain is probably the most important factor in determining supply and demand. The terrain of all 21 squares in the city radius are counted by type to create a city's Terrain Profile. Resource specials count as 4 of their base type. Thus, Fish and Whale count as 4 Ocean; Wine counts as 4 Hills; Wheat counts as 4 Plains, etc. Rivers are counted as a separate terrain type, making for a total of 11 terrain counts. Each commodity's selection and weighting of terrain types will be unique.

    Location. In addition to the Wildcard calculation, location affects a number of commodity SQs and DQs. Location's role includes use of the city map coordinates in calculating proximity to the poles or equator for a simulation of historical distribution patterns of commodities.

    Continent. Continent number and continent size(?) are important determinants for some commodities.

    City Size. The population of a city affects many commodity SQs and DQs, but in different ways. There is no one city size algorithm, although a pattern of 3, 8, 13, etc. (increments of 5) occurs in a number of instances.

    Tech Acquisition. The number of techs acquired is used as a measure of progress and time passage, reducing or increasing demand and supply of certain commodities in simulation of their historical importance to civilization. Specific technological advances have profound affects on certain commodities, many of these are well known, such as Industrialization and Automobile's impact on Oil. Tech acquisition applies to all cities in a civilization. In a few rare cases, a tech discovery may have global impact.

    City Improvements. Some city improvements affect the SQs and DQs of commodities for that specific city.

    Nationality. Occasionally, a civ's historical association with a specific commodity is reflected in its supply and demand. French cities are more likely to be suppliers of Wine, while Silk is often common in Chinese cities.

    Some of these determining factors are static, unchanging throughout the game, or change only rarely (like terrain). Others change rapidly over time. It is the changing factors alone, City Size and Tech Acquistion, that are responsible for the changes in supply and demand lists that occur over the course of the game. Once all of the commodity SQ and DQ formulae are known and well-tested, it will be possible to determine not only the initial commodities of a newly founded city, but to chart all future changes to these lists based on city growth, terrain modification, and the strategic acquistion of technologies.
    Last edited by samson; December 6, 2002, 17:27.

  • #2
    Commodity Supply and Demand Quotient Formulae

    Note: All formulae assume the use of Civ2 integer math, i.e. all fractional parts of division results are dropped, never rounded up.

    Hides

    Supply = Forest x 4 + Tundra x 6 + Glacier x 6 + Jungle x 3 + Rivers x 3
    Location: N/A
    Techs: N/A
    # of Techs 1-15: 4x 16-23: 2x 24-48: 1x >48: 1/2
    City Size 1-2: 2x 3-7: 1x >7: 1/2

    Special Note: If Techs>48 the 2X bonus for Size<3 does not apply.

    Demand = Forest + Mountains x 2 + Tundra x 5 + Glacier x 5
    Location: + DistanceToEquator x 3/2
    Techs: Industrialization: 1/3 Mass Production: eliminates demand
    # of Techs: 1-9: 4x 10-19: 2x 20-47: 1x >47: 1/2
    City Size: 1-2 2x


    Wool

    Supply = (Grass + Hills x 2 + Rivers/2 ) x (Tundra + Glacier + 2 + PolarCircle)
    Location:
    Techs:
    # of Techs:
    City Size:

    Demand = Plains x 2 + Forest
    Location: + TemperateZoneOffset x 2
    Techs: Industrialization: 2x
    # of Techs:
    City Size:

    Beads

    Supply = Ocean x 8
    Location: - DistanceToEquator
    Techs: none
    # of Techs: >32: 1/2
    CitySize: 1-9: 1x >9: 1/2

    Demand = Land x 3/2
    Location: + DistanceToEquator
    Techs: none
    # of Techs: >47: 1/2
    CitySize: 1-3: 3/2 4-12: 1x >12: 1/2

    Cloth

    Supply = Desert + Plains x 3 - Rivers
    Location:
    Techs: Industrialization: x 3/2
    # of Techs: 1-7: 1/4 8-15: 1/2 16-19: 1x >19: 2x
    CitySize:

    Demand = Forest x 4 + Hills x 4
    Special: + ( (Techs/10) x (Forest + Mountains x 2 + Tundra x 5 + Glacier x 5 + DistanceToEquator x 3/2) ) / 8


    Salt

    Supply = Desert x 4 + Swamp x 2 + Ocean x 3
    # of Techs: - Techs/6
    Location:
    Continent#: 1,3,5: x 3/2
    Techs: Pottery, if not discovered: 1/3
    CitySize:
    City Improvements: Aqueduct: x 3/2

    Demand =
    Location:
    Techs:
    # of Techs: - Techs/2
    CitySize: 1-5: + pop x 8 6-10: + pop x 4 11-15: + pop x 2 16-20: + pop x 1 >20: +75

    Special Note: The first five citizens each demand 8 salt, the next five demand 4 salt, the next five 2 salt and the fourth group of five demand 1 salt. Size-based demand maxes out at 75.


    Coal

    Supply = (Plains + Forest + Swamp + Jungle +1) x (Hills x 5)
    Location:
    Continent#: If ODD and >1: x 3/2
    Techs:
    # of Techs: <20: 1/2
    City Size: 1-7: 1/2 8-17: 1x >17: 2x

    Demand =
    Location: (DistanceToEquator + 10) x (CitySize+2)/5
    # of Techs: + Techs
    CitySize: 1-4: Demand = 0 5-7: 1/2x >7: 1x
    Techs: Industrialization: 2x Electricity: 2x
    City Improvements: PowerPlant: 2x NuclearPlant, HydroPlant, SolarPlant: 1/ 8

    Special Note: CitySize has two affects in this formula: once as a multiplier of the location factor and later, after # of Techs has been added, a penalty is applied to smaller cities.


    Copper

    Supply = Hills x 5 + Mountains x 5
    Continent#: If EVEN: 2x

    Demand = Rivers + Roads
    Techs: Electricity: 3/2 Computers: 1/4
    CitySize: 1-2: Demand = 0 3-4: 1/2 5-7: 1x 8-12: 2x 13-17: 3x
    18-22: 4x ... etc.
    City Improvements: Marketplace: x 3/2 Bank: x 3/2

    Special Note: The formula for Copper Demand is theoretical, as there appears to be a serious bug in all versions of Civ2 with regards to the demand of both Copper and Dye.

    On 2.4.2, the formula as given is valid only when the city's Supply and Demand lists are updated by a caravan delivery. When the update is caused by viewing the City Display on that city's 16-year turn, the Base Demand is Rivers + Roads + City#. When the update is caused by the 16-year automatic update, then Copper's DQ is a LARGE NUMBER.

    On the Gold Edition, the formula as given is valid only when the city's update is caused by the 16-year automatic update. Both caravan deliveries and City Displays during the 16-year turn cause the DQ to be set to a VERY LARGE NUMBER.


    Dye

    Supply = Grass x 10 + Rivers x 2 - Plains x 2
    Continent#: If multiple of 4: 2x

    Demand = SupplyOf(Cloth) + Roads
    Techs: Chemistry: 1/2 Mass Production: 1/2

    Special Note: See the note for Copper Demand. The same bug affects the demand of Dye. The common factor in both formulas appears to be "Roads".


    Wine

    Supply = LesserOf (Plains x 4, Rivers x 5 - Grass)
    Location: +DistanceToDateline/4 If NorthernHemisphere: x 2
    Continent#: If RemainderOf(Continent# /4 ) = 2: x 3/2
    CitySize: 1-2: 1/2 8-10: 2x
    Civ: If FRENCH: 2x

    Demand = 0
    Location: + | Horizontal - Vertical |
    CitySize: 1-2: +4 3-7: +8 8-12: +12 13-17: +16 18-22: +20 23-27: +24 28-32: +28 etc.

    Silk

    Supply = (Forest x 2 + Jungle + 1) x (Hills + 1)
    Location: + LongitudeEast x 2
    Continent#: Multiple of 5: 2x
    Civ: If CHINESE: 2x

    Demand = Desert x 4 + Plains/2 + Swamp x 2 + Jungle x 4
    Location: + DistanceToPole x 2 + DistanceToDateline
    Continent#: If Continent = 1 AND CityNumber/2 is ODD: x 3/2
    Techs:
    # of Techs:
    CitySize: 1-2: 1/4 3-6: 1/2 7: 1x >7: 2x


    Silver

    Supply = Mountains x 8 + Hills
    Location: If NON-ZERO: + DistanceToMeanMeridian
    Continent: >8: 3/2
    Techs: If Iron Working not discovered, 1/2
    # of Techs:
    City Size: 1-4: 1/2

    Demand = CitySize x 8
    Location: RemainderOf( (Horizontal + Vertical) / 3): 0 = silver, 1 = gems, 2 = gold
    Techs: Chemistry: x 3/2 Economics: 1/2 Computers: 1/2
    Civ: If SPANISH: 2x
    City Improvements: Bank: x 3/2 Cathedral: x 3/2

    Special Note: The Demand Quotients for Gems and Gold use the same formula as Silver. The remainder from the division by 3 of the sum of the city's map coordinates determines which commodity the formula is applied to. All cities demand Silver as CitySize x 8, but the Tech modifiers only apply to Silver if the location is 0 mod3. If the location is 1 mod3, the city demands Gems at the full formula rate. If the location is 2 mod3, the city demands Gold at the full formula rate.

    Spice

    Supply = (Desert + Swamp + Jungle x 3/2 ) x (Ocean + Rivers)
    Location: DistanceToEquator < 10: 2x; - DistanceToEquator
    Continent#: 1: 1/2
    ContinentSize: <26: 2x >300 1/2

    Demand = ContinentSize/10
    Location: If ContinentSize > 400 and (Horizontal + Vertical) /2 is EVEN: demand is zero
    Techs: Refrigeration: 1/2
    CitySize: < 4: 1/2 5-7: 1x >7: 2x

    Gems

    Supply = (Desert +1) x (Mountains + 1) x (Swamp + 1) + Plains
    Location:
    Continent#: 7: 3/2 x
    Techs:
    # of Techs:
    CitySize: 1-7: 1/2 8-12: 1x 13-17: 3/2 >17: 2x

    Demand: See Silver

    Gold

    Supply = (Mountains x 2 + Hills + 2) x (Rivers +2)
    Terrain: If Mountains < 3: 1/2
    Location:
    Techs:
    # of Techs:
    CitySize: 1-4: 1x 5-9: 2x >9: 4x

    Demand: See Silver


    Oil

    Supply = Desert x 10 + Tundra x 8 + Glacier x 8 + Swamp x 6
    Location:
    Continent#: 9: x 3/2
    Techs: If Combustion NOT discovered by anyone: 1/8
    # of Techs:
    CitySize: >37: 2x

    Demand = 0
    Location:
    Techs: Enabled by Industrialization; Automobile: 3x
    # of Techs: + Techs/6
    CitySize: 1-2: 1/2x 3-4: 3/4x 5-7: 3/2x 8-9: 2x 10-12: 4x 13-17: 5 x 18-19: 6x 20-22: 12x 23-27: 14x 28-32: 16x 33-37: 18x 38-42: 20x
    CityImprovements: Factory: 3/2x Superhighways: 2x Mass Transit: 1/2x Recycling Center: 1/2x

    Special Note: Oil can appear as both a demand and supply wildcard after Industrialization if the regular wildcard is not expressed.


    Uranium

    Supply = (Desert + Tundra + Glacier + 1) x (Mountains + 1) x (Hills + Rivers + 1)
    Location:
    Techs: Enabled by Nuclear Fission
    # of Techs:
    CitySize: 1-2: x0 3-7: 1/6 8-12: 1/3 13-17: 1/2 18-22: 2/3 23-27: 5/6 27> 1x

    Demand = 0
    Location:
    Techs: Enabled by Nuclear Fission
    # of Techs: + #Techs squared
    CitySize: 1-2: 1/8 3-7: 1/4 8-12: 1/2 >12: 1x
    City Improvements: Nuclear Plant: 2x SDI: 2x

    Special Note: Uranium can appear as a demand wildcard after Nuclear Fission if the regular wildcard is not expressed.



    ---------------------------------------------------------------
    Terms used

    # of Techs. This is acquired techs plus 1. It does not include starting techs but does include the tech being researched.

    Land. Land is calculated as (21 - Ocean).

    DistanceToEquator. The "equator" on a civ map is a horizontal line whose vertical coordinate is half the map height (Y size). DistanceToEquator is the difference between a city's vertical coordinate and the equator.

    TemperateZoneOffset. The "temperate latitude lines" are halfway between the equator and the poles. The TemperateZoneOffset is the difference between a city's vertical coordinate and the nearest temperate lattitude line.

    LongitudeEast . For cities in the Eastern Hemisphere, the difference between its horizontal coordinate and the mean meridian (map width divided by 2).

    LongitudeWest . For cities in the Western Hemisphere, the negative of the difference between its horizontal coordinate and the mean meridian.

    DistanceToMeanMeridian The absolute difference between the horizontal coordinate and the map's width divided by 2.

    DistanceToPole. DistanceToPole is the difference between a city's vertical coordinate and the nearest Pole.

    DistanceToDateline. DistanceToDateline is the absolute difference between a city's horizontal coordinate and the Dateline (0 meridian) via the shortest route.

    PolarCircle. The Polar Circles on a civ map lie at MapHeight/6 and MapHeight x 5/6. If a city's lattiude places it within a Polar Circle then the value of PolarCircle is 1, otherwise it is 0.
    Last edited by samson; December 6, 2002, 17:14.

    Comment


    • #3
      I had a dilemma with this post. I've made considerable progress in understanding the general nature of the supply/demand problem and in reconstructing some of the commodity formulae, but there is much work remaining to be done. Although I dislike posting partial results, I decided to offer what I am confident of and leave a placeholder to edit later as the individual formulae are determined and thoroughly tested. Thus, this thread is a work-in-progress, but structured so that the relevant information will all appear at the top when complete. Your comments and questions are welcome.

      Comment


      • #4
        Fascinating, so far. I was starting to notice the different way the even-numbered commodities were being treated in the early part of the game, but it is quite a leap to be able to quanitfy this, as you have done in the wildcard formulas. I am very curious about your methodology used in deriving these, if you would care to elaborate some.

        Comment


        • #5
          Methodology. Okay. In studying terrain affects, I created a set of mono-terrain worlds: all desert, all grass, all forest, etc. I noticed certain commodities appearing in almost all cities, but the middle commodity varying in patterns based mainly on rows. Curiously, the same middle commodity pattern held on all worlds, regardless of terrain. I loaded up saved games and found, astonishingly, the pattern held true in random maps as well. (At least in the early game). This led to discovery of the Wildcard algorithm.

          The notion of sorted lists of high-to-low priority demand and supply comes from the observation that changes in lists often involve a shift to the right or left. This would be expected in sorted lists. Of course, the wildcard commodity obscures this phenomenon because it masks one of the true sorted elements. But after I understood how wildcards work, I could design test cities where the wildcard was a duplicate and therefore not expressed. This allowed a truer picture of the shifting of commodities as mods were made to terrain and other factors.

          The idea of selecting commodities for either the demand or supply list by SQ and DQ is based on your observation of the rarity of duplicates. And the phenomenon of "jumping" commodities which move between the two lists. If the SQ and DQ values are close, then slight changes will push the commodity from one list to the other.

          Now, how to determine the actual formulas for the commodity SQ and DQ? Tough problem. Start with terrain. By using mono-terrain city sites and slowly changing squares one at a time to different terrain types, you can determine what terrain is associated with which commodities for supply or demand. The relative weighting of terrain types for a single commodity can also be found this way.

          However, to get the absolute terrain weights requires comparisons between different commodities. This assumes that the commodities work on the same scale, of course. And also that DQs and SQs use the same scale. To accomplish this, you need to design cities without wildcard commodities and then, by changing terrain squares, find the points where one square change causes a switch in places of two commodities. This is the (almost) equal point. At that point you can derive an absolute weighting scale with algebra.

          The problem is, of course, there are many more factors than terrain at work. In fact, almost everything someone has suggested in these threads has proved to be valid, as you can tell from the list.

          Generally speaking, I think the commodity DQs and SQs have a root formula based on terrain to which bonuses and penalties are applied, much like the delivery and trade route formulas. The DQ and SQ bonuses and penalties are from factors like # of Techs, city size, specific techs, continent #, etc. Part of the methodology for discovering these bonuses is simply making a list of things that are already known about commodity supply and demand. Then quantifying these relationships with testing.

          There's still a lot of work to do, I've only got a couple of commodity formulas I'm confident of yet. And they can only be shown to be true in relation to each other at this point. However, each piece of the puzzle that falls into place helps give shape to the next.

          Comment


          • #6
            Samson,

            This is great stuff! Thanks, for elaborating. Now I can see how noticing the pattern of middle commodities appearing on rows led you to the wildcard idea and its formulas.

            Were your observations made from actual games being played on these test maps?

            Or did you find a shortcut for testing all of the possibilites that must have been required to acquire the data you have gathered so far?

            Comment


            • #7
              Were your observations made from actual games being played on these test maps?
              Not games, just Cheat Mode testing. I filled a small world map with cities 2 squares apart and started recording the S and D lists. After a while the pattern was pretty obvious.

              MY "shortcut" is hypothesis, test, deduction, repeat.

              When I first realized how complex this problem was (32 formula, not just one!!!) I almost quit. But at this point, I think it's doable.

              Comment


              • #8
                samson...dare I ask how many hours of work went into the above?

                I have printed it out to re-read so I can digest it all! I think I understand most of it...thanks I will study your findings.

                We keep coming back to certain numbers, 21 squares in a city, 21 specials + 11 terrain types makes 32.

                ------------------------

                SG(2)
                "Our words are backed by empty wine bottles! - SG(2)
                "One of our Scouse Gits is missing." - -Jrabbit

                Comment


                • #9
                  It's interesting how changing the terrain in cheat mode changes the demand items, and how changing it back changes the demand items right back to their original. I did a couple tests on my own whole grassland world after reading this. I used to believe there was a random factor in supply/demands but now I see that they seem quite predictable. Just goes to show how complex the trade formulae are. Wish there was something this detailed in civ3.

                  Comment


                  • #10
                    SG and DrFell -- thanks for your interest and for reading the post.
                    Last edited by samson; November 19, 2002, 11:34.

                    Comment


                    • #11
                      Samson,

                      I have been using your wildcard formulas, doing a few spot checks on some cities in my hot seat test game. After checking 4 cities with confirming results, I might have come upon an exception when checking Bombay. Details are summarized below:

                      Coordinates (86,66)
                      Supply wildcard – gems
                      Demand wildcard – hides

                      Events follow:

                      2250 Trade learned s: silk,gems,coal d: dye,hides,cloth
                      2150 s: silk,gems,silver d: dye,copper,hides
                      1350 gems caravan built s: silk,(gems),beads d: dye,copper,cloth
                      975 silk caravan built
                      800 beads caravan built
                      775 s: (silk),(gems),hides d: dye,copper,cloth

                      Bombay was the 11th city founded, and has been through 3 cycle years so far, 2150, 1350, and 775. The supply wildcard, gems, is acting as expected, but the demand wildcard, hides, should be appearing in the middle of the demand list on the 1350 cycle turn, shouldn’t it? For sure two things are out of the ordinary for this turn, because a caravan was built, and the supply wildcard just happened to be chosen for this build, but that shouldn’t affect the demand wildcard, right?

                      I have double-checked Bombay’s grid coordinates (from a medium map), and have loaded the 1350 turn to double-check the S/D lists, and double-checked the calculation of the demand wildcard, too. Perhaps commodity builds on cycle turns cause glitches, since I was able to build a dye caravan for Washington earlier in the game on its cycle turn, when dye was not on Washington’s supply list.

                      By the way, one thing I have been noticing is that when commodities are built, shifts of certain commodities, such as hides seem to happen on or after build turns. Hides (or whatever is shifting for other cities) makes a transition from one list to the other. Notice how hides moves to the supply list for Bombay in 775, after moving off the demand list in 1350.

                      As for the problem with dyes, I have a possible explanation. I believe your suspicion of a programming glitch of some sort is true, which has resulted in a very high demand quotient for dye, making it a permanent fixture in the top spot of all demand lists. In my test games, the only supply of dye so far have come from new cities, yet to encounter the cycle, after which the supply switches to numero uno demand, from where it never budges! I would be much more worried about dye, if there happened to be an assortment of established cities supplying it instead of demanding it, but they all demand. Since game turns probably have to go by to cause the glitch, it does not show up in your tests.

                      Before continuing my test game, I will determine the wildcards for each city, so that I can continue to follow these to see how they are corroborated in an actual game. So far, with the possible exception of Bombay, things look fine, though.

                      Comment


                      • #12
                        Solo,

                        The explanation for the demand wildcard (Hides) not being asserted in 1350BC is that Hides was the middle supply commodity which was replaced by Gems. Wildcards are not played if the commodity is already on either list. So if the original lists were:

                        Supply: Silk, Hides, Beads
                        Demand: Dye, Copper, Cloth

                        then Hides will not be used as the demand wildcard because it is already on the Supply list. However, the supply wildcard, Gems, is played and so removes Hides. This disguises the fact that Hides was originally supplied.

                        I've seen this happen many times. If you diddle with the terrain enough to shift the supply either right or left, Hides will pop out from behind the wildcard mask and appear in the left or right supply slot. Confirmation of this explanation occurs in 775BC when Hides does reappear in the 3rd slot.

                        To my knowledge, building a caravan is not a trigger event. But perhaps more testing is needed to confirm or refute that.

                        As for commodities jumping from supply to demand lists ... this happens when a commodity has both a high SQ and and high DQ. It will be placed on the list of whichever is higher, but if the values are close then slight changes can cause it flop to the other list.

                        Yes, the bug with Dye appears to be an extremely high demand quotient. Which either erodes naturally over time or gets corrected by some unknown event. The problem with the Dye bug for me is that it screws up the predictability of supply and demand lists.

                        Comment


                        • #13
                          Okay, without knowing any terrain effects yet, I hadn't a clue that hides would have been sitting in the middle slot of supply unless overridden by gems. You might have warned us that this could happen, as it is kind of subtle!

                          By the way, I tried a replay, without having the caravan built on the cycle turn of 1350, and the lists were identical, so for now I agree that building caravans on cycle turns probably did not have any effect on S/D lists.

                          Comment


                          • #14
                            Solo,

                            Yes, it is subtle. The whole damn thing is pretty subtle. And sly, too. You'll get a kick out of some of the commodity formulas I think.

                            The wildcard mechanism makes it harder to see the patterns than it would be without them. It also makes testing of the formulas tricky. Just when I get the list order the way I want to see them to compare quotients of two commodities, a wildcard messes it up and I have to fudge around some more.

                            Comment


                            • #15
                              I forgot to mention that even though dye may be making things harder on you, while investigating S/D changes, the action it spawned made the 16 turn cycle much easier for me to spot! Hurrah for dye!

                              Enough kidding around. The knowledge of wildcarding has open a new realm of strategy. At the moment, it appears to me that when a supply wildcard hits its own list, it will be very likely for it to stick there for a long time, especially if it is one of the higher valued commodities, like wine, silver or gems. They don't seem to go through so many adjustments in the earlier half of the game. With dye, hogging spot #1, and when the demand commodity occupys the middle position of deamnd lists, there is only one position the supply wildcard can have on the DQ list in order to show up on the demand list. If it can't show up there, it can not leave the supply list, right?

                              It looks to me that one would want cities with a high quality supply commodity and with a frequently shifting demand one. If the high quality supply commodity is used to establish the first trade route, then it should become a valuable participant in an alternating supply situation, later on. A volatile demand commodity is apt to set up alternating supply sooner.

                              Another idea might be to select city sites where hides will be the supply commodity, to take advantage of its unique behavior.
                              Last edited by solo; November 16, 2002, 11:41.

                              Comment

                              Working...
                              X