home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Dema / Civilization4 / data1.cab / Civ4DemoComponent / Assets / XML / Terrain / CIV4YieldInfos.xml < prev   
Encoding:
Extensible Markup Language  |  2005-11-09  |  3.4 KB  |  80 lines

  1. <?xml version="1.0"?>
  2. <!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by Jesse Smith (Firaxis Games) -->
  3. <!-- Sid Meier's Civilization 4 -->
  4. <!-- Copyright Firaxis Games 2005 -->
  5. <!-- -->
  6. <!-- Yield Infos -->
  7. <Civ4YieldInfos xmlns="x-schema:CIV4TerrainSchema.xml">
  8.     <YieldInfos>
  9.         <YieldInfo>
  10.             <Type>YIELD_FOOD</Type>
  11.             <Description>TXT_KEY_YIELD_FOOD</Description>
  12.             <iHillsChange>-1</iHillsChange>
  13.             <iPeakChange>0</iPeakChange>
  14.             <iLakeChange>1</iLakeChange>
  15.             <iCityChange>0</iCityChange>
  16.             <iPopulationChangeOffset>0</iPopulationChangeOffset>
  17.             <iPopulationChangeDivisor>0</iPopulationChangeDivisor>
  18.             <iMinCity>2</iMinCity>
  19.             <iTradeModifier>0</iTradeModifier>
  20.             <iGoldenAgeYield>0</iGoldenAgeYield>
  21.             <iGoldenAgeYieldThreshold>0</iGoldenAgeYieldThreshold>
  22.             <iAIWeightPercent>100</iAIWeightPercent>
  23.             <ColorType>COLOR_YIELD_FOOD</ColorType>
  24.             <SymbolPaths>
  25.                 <SymbolPath>Art/Interface/Symbols/Food/Food01.nif</SymbolPath>
  26.                 <SymbolPath>Art/Interface/Symbols/Food/Food02.nif</SymbolPath>
  27.                 <SymbolPath>Art/Interface/Symbols/Food/Food03.nif</SymbolPath>
  28.                 <SymbolPath>Art/Interface/Symbols/Food/Food04.nif</SymbolPath>
  29.                 <SymbolPath>Art/Interface/Symbols/Food/Food05.nif</SymbolPath>
  30.             </SymbolPaths>
  31.         </YieldInfo>
  32.         <YieldInfo>
  33.             <Type>YIELD_PRODUCTION</Type>
  34.             <Description>TXT_KEY_YIELD_PRODUCTION</Description>
  35.             <iHillsChange>1</iHillsChange>
  36.             <iPeakChange>0</iPeakChange>
  37.             <iLakeChange>0</iLakeChange>
  38.             <iCityChange>0</iCityChange>
  39.             <iPopulationChangeOffset>0</iPopulationChangeOffset>
  40.             <iPopulationChangeDivisor>0</iPopulationChangeDivisor>
  41.             <iMinCity>1</iMinCity>
  42.             <iTradeModifier>0</iTradeModifier>
  43.             <iGoldenAgeYield>1</iGoldenAgeYield>
  44.             <iGoldenAgeYieldThreshold>1</iGoldenAgeYieldThreshold>
  45.             <iAIWeightPercent>110</iAIWeightPercent>
  46.             <ColorType>COLOR_YIELD_PRODUCTION</ColorType>
  47.             <SymbolPaths>
  48.                 <SymbolPath>Art/Interface/Symbols/Production/Production01.nif</SymbolPath>
  49.                 <SymbolPath>Art/Interface/Symbols/Production/Production02.nif</SymbolPath>
  50.                 <SymbolPath>Art/Interface/Symbols/Production/Production03.nif</SymbolPath>
  51.                 <SymbolPath>Art/Interface/Symbols/Production/Production04.nif</SymbolPath>
  52.                 <SymbolPath>Art/Interface/Symbols/Production/Production05.nif</SymbolPath>
  53.             </SymbolPaths>
  54.         </YieldInfo>
  55.         <YieldInfo>
  56.             <Type>YIELD_COMMERCE</Type>
  57.             <Description>TXT_KEY_YIELD_COMMERCE</Description>
  58.             <iHillsChange>0</iHillsChange>
  59.             <iPeakChange>0</iPeakChange>
  60.             <iLakeChange>0</iLakeChange>
  61.             <iCityChange>0</iCityChange>
  62.             <iPopulationChangeOffset>0</iPopulationChangeOffset>
  63.             <iPopulationChangeDivisor>0</iPopulationChangeDivisor>
  64.             <iMinCity>1</iMinCity>
  65.             <iTradeModifier>100</iTradeModifier>
  66.             <iGoldenAgeYield>1</iGoldenAgeYield>
  67.             <iGoldenAgeYieldThreshold>1</iGoldenAgeYieldThreshold>
  68.             <iAIWeightPercent>80</iAIWeightPercent>
  69.             <ColorType>COLOR_YIELD_COMMERCE</ColorType>
  70.             <SymbolPaths>
  71.                 <SymbolPath>Art/Interface/Symbols/Commerce/Commerce01.nif</SymbolPath>
  72.                 <SymbolPath>Art/Interface/Symbols/Commerce/Commerce02.nif</SymbolPath>
  73.                 <SymbolPath>Art/Interface/Symbols/Commerce/Commerce03.nif</SymbolPath>
  74.                 <SymbolPath>Art/Interface/Symbols/Commerce/Commerce04.nif</SymbolPath>
  75.                 <SymbolPath>Art/Interface/Symbols/Commerce/Commerce05.nif</SymbolPath>
  76.             </SymbolPaths>
  77.         </YieldInfo>
  78.     </YieldInfos>
  79. </Civ4YieldInfos>
  80.