home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Dema / Civilization4 / data1.cab / Civ4DemoComponent / Assets / XML / Units / CIV4BuildInfos.xml < prev    next >
Encoding:
Extensible Markup Language  |  2005-11-09  |  16.4 KB  |  480 lines

  1. <?xml version="1.0"?>
  2. <!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by Bart Muzzin (Firaxis Games) -->
  3. <!-- Sid Meier's Civilization 4 -->
  4. <!-- Copyright Firaxis Games 2005 -->
  5. <!-- -->
  6. <!-- Build Infos -->
  7. <Civ4BuildInfos xmlns="x-schema:CIV4UnitSchema.xml">
  8.     <BuildInfos>
  9.         <BuildInfo>
  10.             <Type>BUILD_ROAD</Type>
  11.             <Description>TXT_KEY_BUILD_ROAD</Description>
  12.             <Help/>
  13.             <PrereqTech>TECH_THE_WHEEL</PrereqTech>
  14.             <iTime>200</iTime>
  15.             <bKill>0</bKill>
  16.             <ImprovementType>NONE</ImprovementType>
  17.             <RouteType>ROUTE_ROAD</RouteType>
  18.             <EntityEvent>ENTEVENT_SHOVEL</EntityEvent>
  19.             <FeatureStructs/>
  20.             <HotKey>KB_R</HotKey>
  21.             <bAltDown>0</bAltDown>
  22.             <bShiftDown>0</bShiftDown>
  23.             <bCtrlDown>0</bCtrlDown>
  24.             <iHotKeyPriority>0</iHotKeyPriority>
  25.             <Button>,Art/Interface/Buttons/Builds/BuildRoad.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,1,8</Button>
  26.         </BuildInfo>
  27.         <BuildInfo>
  28.             <Type>BUILD_FARM</Type>
  29.             <Description>TXT_KEY_BUILD_FARM</Description>
  30.             <Help/>
  31.             <PrereqTech>TECH_AGRICULTURE</PrereqTech>
  32.             <iTime>500</iTime>
  33.             <bKill>0</bKill>
  34.             <ImprovementType>IMPROVEMENT_FARM</ImprovementType>
  35.             <RouteType>NONE</RouteType>
  36.             <EntityEvent>ENTEVENT_IRRIGATE</EntityEvent>
  37.             <FeatureStructs>
  38.                 <FeatureStruct>
  39.                     <FeatureType>FEATURE_JUNGLE</FeatureType>
  40.                     <PrereqTech>TECH_IRON_WORKING</PrereqTech>
  41.                     <iTime>400</iTime>
  42.                     <iProduction>0</iProduction>
  43.                     <bRemove>1</bRemove>
  44.                 </FeatureStruct>
  45.                 <FeatureStruct>
  46.                     <FeatureType>FEATURE_FOREST</FeatureType>
  47.                     <PrereqTech>TECH_BRONZE_WORKING</PrereqTech>
  48.                     <iTime>250</iTime>
  49.                     <iProduction>30</iProduction>
  50.                     <bRemove>1</bRemove>
  51.                 </FeatureStruct>
  52.             </FeatureStructs>
  53.             <HotKey>KB_I</HotKey>
  54.             <bAltDown>0</bAltDown>
  55.             <bShiftDown>0</bShiftDown>
  56.             <bCtrlDown>0</bCtrlDown>
  57.             <iHotKeyPriority>0</iHotKeyPriority>
  58.             <Button>,Art/Interface/Buttons/Builds/BuildFarm.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,3,7</Button>
  59.         </BuildInfo>
  60.         <BuildInfo>
  61.             <Type>BUILD_FISHING_BOATS</Type>
  62.             <Description>TXT_KEY_BUILD_FISHING_BOATS</Description>
  63.             <Help/>
  64.             <PrereqTech>TECH_FISHING</PrereqTech>
  65.             <iTime>0</iTime>
  66.             <bKill>1</bKill>
  67.             <ImprovementType>IMPROVEMENT_FISHING_BOATS</ImprovementType>
  68.             <RouteType>NONE</RouteType>
  69.             <EntityEvent>ENTEVENT_BUILD</EntityEvent>
  70.             <FeatureStructs/>
  71.             <HotKey>KB_F</HotKey>
  72.             <bAltDown>0</bAltDown>
  73.             <bShiftDown>0</bShiftDown>
  74.             <bCtrlDown>0</bCtrlDown>
  75.             <iHotKeyPriority>1</iHotKeyPriority>
  76.             <Button>,Art/Interface/Buttons/Builds/BuildFishingBoats.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,7,7</Button>
  77.         </BuildInfo>
  78.         <BuildInfo>
  79.             <Type>BUILD_MINE</Type>
  80.             <Description>TXT_KEY_BUILD_MINE</Description>
  81.             <Help/>
  82.             <PrereqTech>TECH_MINING</PrereqTech>
  83.             <iTime>400</iTime>
  84.             <bKill>0</bKill>
  85.             <ImprovementType>IMPROVEMENT_MINE</ImprovementType>
  86.             <RouteType>NONE</RouteType>
  87.             <EntityEvent>ENTEVENT_MINE</EntityEvent>
  88.             <FeatureStructs>
  89.                 <FeatureStruct>
  90.                     <FeatureType>FEATURE_JUNGLE</FeatureType>
  91.                     <PrereqTech>TECH_IRON_WORKING</PrereqTech>
  92.                     <iTime>400</iTime>
  93.                     <iProduction>0</iProduction>
  94.                     <bRemove>1</bRemove>
  95.                 </FeatureStruct>
  96.                 <FeatureStruct>
  97.                     <FeatureType>FEATURE_FOREST</FeatureType>
  98.                     <PrereqTech>TECH_BRONZE_WORKING</PrereqTech>
  99.                     <iTime>250</iTime>
  100.                     <iProduction>30</iProduction>
  101.                     <bRemove>1</bRemove>
  102.                 </FeatureStruct>
  103.             </FeatureStructs>
  104.             <HotKey>KB_M</HotKey>
  105.             <bAltDown>0</bAltDown>
  106.             <bShiftDown>0</bShiftDown>
  107.             <bCtrlDown>0</bCtrlDown>
  108.             <iHotKeyPriority>0</iHotKeyPriority>
  109.             <Button>,Art/Interface/Buttons/Builds/BuildMine.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,6,7</Button>
  110.         </BuildInfo>
  111.         <BuildInfo>
  112.             <Type>BUILD_WORKSHOP</Type>
  113.             <Description>TXT_KEY_BUILD_WORKSHOP</Description>
  114.             <Help/>
  115.             <PrereqTech>TECH_METAL_CASTING</PrereqTech>
  116.             <iTime>600</iTime>
  117.             <bKill>0</bKill>
  118.             <ImprovementType>IMPROVEMENT_WORKSHOP</ImprovementType>
  119.             <RouteType>NONE</RouteType>
  120.             <EntityEvent>ENTEVENT_MINE</EntityEvent>
  121.             <FeatureStructs>
  122.                 <FeatureStruct>
  123.                     <FeatureType>FEATURE_JUNGLE</FeatureType>
  124.                     <PrereqTech>TECH_IRON_WORKING</PrereqTech>
  125.                     <iTime>400</iTime>
  126.                     <iProduction>0</iProduction>
  127.                     <bRemove>1</bRemove>
  128.                 </FeatureStruct>
  129.                 <FeatureStruct>
  130.                     <FeatureType>FEATURE_FOREST</FeatureType>
  131.                     <PrereqTech>TECH_BRONZE_WORKING</PrereqTech>
  132.                     <iTime>250</iTime>
  133.                     <iProduction>30</iProduction>
  134.                     <bRemove>1</bRemove>
  135.                 </FeatureStruct>
  136.             </FeatureStructs>
  137.             <HotKey>KB_K</HotKey>
  138.             <bAltDown>0</bAltDown>
  139.             <bShiftDown>0</bShiftDown>
  140.             <bCtrlDown>0</bCtrlDown>
  141.             <iHotKeyPriority>0</iHotKeyPriority>
  142.             <Button>,Art/Interface/Buttons/Builds/BuildWorkshop.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,8,8</Button>
  143.         </BuildInfo>
  144.         <BuildInfo>
  145.             <Type>BUILD_WINDMILL</Type>
  146.             <Description>TXT_KEY_BUILD_WINDMILL</Description>
  147.             <Help/>
  148.             <PrereqTech>TECH_MACHINERY</PrereqTech>
  149.             <iTime>500</iTime>
  150.             <bKill>0</bKill>
  151.             <ImprovementType>IMPROVEMENT_WINDMILL</ImprovementType>
  152.             <RouteType>NONE</RouteType>
  153.             <EntityEvent>ENTEVENT_BUILD</EntityEvent>
  154.             <FeatureStructs>
  155.                 <FeatureStruct>
  156.                     <FeatureType>FEATURE_JUNGLE</FeatureType>
  157.                     <PrereqTech>TECH_IRON_WORKING</PrereqTech>
  158.                     <iTime>400</iTime>
  159.                     <iProduction>0</iProduction>
  160.                     <bRemove>1</bRemove>
  161.                 </FeatureStruct>
  162.                 <FeatureStruct>
  163.                     <FeatureType>FEATURE_FOREST</FeatureType>
  164.                     <PrereqTech>TECH_BRONZE_WORKING</PrereqTech>
  165.                     <iTime>250</iTime>
  166.                     <iProduction>30</iProduction>
  167.                     <bRemove>1</bRemove>
  168.                 </FeatureStruct>
  169.             </FeatureStructs>
  170.             <HotKey>KB_W</HotKey>
  171.             <bAltDown>0</bAltDown>
  172.             <bShiftDown>1</bShiftDown>
  173.             <bCtrlDown>0</bCtrlDown>
  174.             <iHotKeyPriority>0</iHotKeyPriority>
  175.             <Button>,Art/Interface/Buttons/Builds/BuildWindMill.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,5,8</Button>
  176.         </BuildInfo>
  177.         <BuildInfo>
  178.             <Type>BUILD_WATERMILL</Type>
  179.             <Description>TXT_KEY_BUILD_WATERMILL</Description>
  180.             <Help/>
  181.             <PrereqTech>TECH_MACHINERY</PrereqTech>
  182.             <iTime>800</iTime>
  183.             <bKill>0</bKill>
  184.             <ImprovementType>IMPROVEMENT_WATERMILL</ImprovementType>
  185.             <RouteType>NONE</RouteType>
  186.             <EntityEvent>ENTEVENT_BUILD</EntityEvent>
  187.             <FeatureStructs>
  188.                 <FeatureStruct>
  189.                     <FeatureType>FEATURE_JUNGLE</FeatureType>
  190.                     <PrereqTech>TECH_IRON_WORKING</PrereqTech>
  191.                     <iTime>400</iTime>
  192.                     <iProduction>0</iProduction>
  193.                     <bRemove>1</bRemove>
  194.                 </FeatureStruct>
  195.                 <FeatureStruct>
  196.                     <FeatureType>FEATURE_FOREST</FeatureType>
  197.                     <PrereqTech>TECH_BRONZE_WORKING</PrereqTech>
  198.                     <iTime>250</iTime>
  199.                     <iProduction>30</iProduction>
  200.                     <bRemove>1</bRemove>
  201.                 </FeatureStruct>
  202.             </FeatureStructs>
  203.             <HotKey>KB_W</HotKey>
  204.             <bAltDown>0</bAltDown>
  205.             <bShiftDown>1</bShiftDown>
  206.             <bCtrlDown>0</bCtrlDown>
  207.             <iHotKeyPriority>0</iHotKeyPriority>
  208.             <Button>,Art/Interface/Buttons/Builds/BuildWaterMill.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,3,8</Button>
  209.         </BuildInfo>
  210.         <BuildInfo>
  211.             <Type>BUILD_PLANTATION</Type>
  212.             <Description>TXT_KEY_BUILD_PLANTATION</Description>
  213.             <Help/>
  214.             <PrereqTech>TECH_CALENDAR</PrereqTech>
  215.             <iTime>500</iTime>
  216.             <bKill>0</bKill>
  217.             <ImprovementType>IMPROVEMENT_PLANTATION</ImprovementType>
  218.             <RouteType>NONE</RouteType>
  219.             <EntityEvent>ENTEVENT_BUILD</EntityEvent>
  220.             <FeatureStructs>
  221.                 <FeatureStruct>
  222.                     <FeatureType>FEATURE_JUNGLE</FeatureType>
  223.                     <PrereqTech>TECH_IRON_WORKING</PrereqTech>
  224.                     <iTime>400</iTime>
  225.                     <iProduction>0</iProduction>
  226.                     <bRemove>1</bRemove>
  227.                 </FeatureStruct>
  228.                 <FeatureStruct>
  229.                     <FeatureType>FEATURE_FOREST</FeatureType>
  230.                     <PrereqTech>TECH_BRONZE_WORKING</PrereqTech>
  231.                     <iTime>250</iTime>
  232.                     <iProduction>30</iProduction>
  233.                     <bRemove>1</bRemove>
  234.                 </FeatureStruct>
  235.             </FeatureStructs>
  236.             <HotKey>KB_P</HotKey>
  237.             <bAltDown>0</bAltDown>
  238.             <bShiftDown>1</bShiftDown>
  239.             <bCtrlDown>0</bCtrlDown>
  240.             <iHotKeyPriority>1</iHotKeyPriority>
  241.             <Button>,Art/Interface/Buttons/Builds/BuildPlantation.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,1,9</Button>
  242.         </BuildInfo>
  243.         <BuildInfo>
  244.             <Type>BUILD_QUARRY</Type>
  245.             <Description>TXT_KEY_BUILD_QUARRY</Description>
  246.             <Help/>
  247.             <PrereqTech>TECH_MASONRY</PrereqTech>
  248.             <iTime>600</iTime>
  249.             <bKill>0</bKill>
  250.             <ImprovementType>IMPROVEMENT_QUARRY</ImprovementType>
  251.             <RouteType>NONE</RouteType>
  252.             <EntityEvent>ENTEVENT_BUILD</EntityEvent>
  253.             <FeatureStructs>
  254.                 <FeatureStruct>
  255.                     <FeatureType>FEATURE_JUNGLE</FeatureType>
  256.                     <PrereqTech>TECH_IRON_WORKING</PrereqTech>
  257.                     <iTime>400</iTime>
  258.                     <iProduction>0</iProduction>
  259.                     <bRemove>1</bRemove>
  260.                 </FeatureStruct>
  261.                 <FeatureStruct>
  262.                     <FeatureType>FEATURE_FOREST</FeatureType>
  263.                     <PrereqTech>TECH_BRONZE_WORKING</PrereqTech>
  264.                     <iTime>250</iTime>
  265.                     <iProduction>30</iProduction>
  266.                     <bRemove>1</bRemove>
  267.                 </FeatureStruct>
  268.             </FeatureStructs>
  269.             <HotKey>KB_Q</HotKey>
  270.             <bAltDown>0</bAltDown>
  271.             <bShiftDown>0</bShiftDown>
  272.             <bCtrlDown>0</bCtrlDown>
  273.             <iHotKeyPriority>0</iHotKeyPriority>
  274.             <Button>,Art/Interface/Buttons/Builds/BuildQuarry.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,2,9</Button>
  275.         </BuildInfo>
  276.         <BuildInfo>
  277.             <Type>BUILD_PASTURE</Type>
  278.             <Description>TXT_KEY_BUILD_PASTURE</Description>
  279.             <Help/>
  280.             <PrereqTech>TECH_ANIMAL_HUSBANDRY</PrereqTech>
  281.             <iTime>400</iTime>
  282.             <bKill>0</bKill>
  283.             <ImprovementType>IMPROVEMENT_PASTURE</ImprovementType>
  284.             <RouteType>NONE</RouteType>
  285.             <EntityEvent>ENTEVENT_BUILD</EntityEvent>
  286.             <FeatureStructs>
  287.                 <FeatureStruct>
  288.                     <FeatureType>FEATURE_JUNGLE</FeatureType>
  289.                     <PrereqTech>TECH_IRON_WORKING</PrereqTech>
  290.                     <iTime>400</iTime>
  291.                     <iProduction>0</iProduction>
  292.                     <bRemove>1</bRemove>
  293.                 </FeatureStruct>
  294.                 <FeatureStruct>
  295.                     <FeatureType>FEATURE_FOREST</FeatureType>
  296.                     <PrereqTech>TECH_BRONZE_WORKING</PrereqTech>
  297.                     <iTime>250</iTime>
  298.                     <iProduction>30</iProduction>
  299.                     <bRemove>1</bRemove>
  300.                 </FeatureStruct>
  301.             </FeatureStructs>
  302.             <HotKey>KB_P</HotKey>
  303.             <bAltDown>0</bAltDown>
  304.             <bShiftDown>1</bShiftDown>
  305.             <bCtrlDown>0</bCtrlDown>
  306.             <iHotKeyPriority>1</iHotKeyPriority>
  307.             <Button>,Art/Interface/Buttons/Builds/BuildPasture.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,8,7</Button>
  308.         </BuildInfo>
  309.         <BuildInfo>
  310.             <Type>BUILD_CAMP</Type>
  311.             <Description>TXT_KEY_BUILD_CAMP</Description>
  312.             <Help/>
  313.             <PrereqTech>TECH_HUNTING</PrereqTech>
  314.             <iTime>400</iTime>
  315.             <bKill>0</bKill>
  316.             <ImprovementType>IMPROVEMENT_CAMP</ImprovementType>
  317.             <RouteType>NONE</RouteType>
  318.             <EntityEvent>ENTEVENT_BUILD</EntityEvent>
  319.             <FeatureStructs/>
  320.             <HotKey>KB_H</HotKey>
  321.             <bAltDown>0</bAltDown>
  322.             <bShiftDown>0</bShiftDown>
  323.             <bCtrlDown>0</bCtrlDown>
  324.             <iHotKeyPriority>1</iHotKeyPriority>
  325.             <Button>,Art/Interface/Buttons/Builds/BuildCamp.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,1,7</Button>
  326.         </BuildInfo>
  327.         <BuildInfo>
  328.             <Type>BUILD_WINERY</Type>
  329.             <Description>TXT_KEY_BUILD_WINERY</Description>
  330.             <Help/>
  331.             <PrereqTech>TECH_MONARCHY</PrereqTech>
  332.             <iTime>500</iTime>
  333.             <bKill>0</bKill>
  334.             <ImprovementType>IMPROVEMENT_WINERY</ImprovementType>
  335.             <RouteType>NONE</RouteType>
  336.             <EntityEvent>ENTEVENT_BUILD</EntityEvent>
  337.             <FeatureStructs>
  338.                 <FeatureStruct>
  339.                     <FeatureType>FEATURE_JUNGLE</FeatureType>
  340.                     <PrereqTech>TECH_IRON_WORKING</PrereqTech>
  341.                     <iTime>400</iTime>
  342.                     <iProduction>0</iProduction>
  343.                     <bRemove>1</bRemove>
  344.                 </FeatureStruct>
  345.                 <FeatureStruct>
  346.                     <FeatureType>FEATURE_FOREST</FeatureType>
  347.                     <PrereqTech>TECH_BRONZE_WORKING</PrereqTech>
  348.                     <iTime>250</iTime>
  349.                     <iProduction>30</iProduction>
  350.                     <bRemove>1</bRemove>
  351.                 </FeatureStruct>
  352.             </FeatureStructs>
  353.             <HotKey>KB_W</HotKey>
  354.             <bAltDown>0</bAltDown>
  355.             <bShiftDown>1</bShiftDown>
  356.             <bCtrlDown>0</bCtrlDown>
  357.             <iHotKeyPriority>1</iHotKeyPriority>
  358.             <Button>,Art/Interface/Buttons/Builds/BuildWinery.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,6,8</Button>
  359.         </BuildInfo>
  360.         <BuildInfo>
  361.             <Type>BUILD_COTTAGE</Type>
  362.             <Description>TXT_KEY_BUILD_COTTAGE</Description>
  363.             <Help/>
  364.             <PrereqTech>TECH_POTTERY</PrereqTech>
  365.             <iTime>400</iTime>
  366.             <bKill>0</bKill>
  367.             <ImprovementType>IMPROVEMENT_COTTAGE</ImprovementType>
  368.             <RouteType>NONE</RouteType>
  369.             <EntityEvent>ENTEVENT_BUILD</EntityEvent>
  370.             <FeatureStructs>
  371.                 <FeatureStruct>
  372.                     <FeatureType>FEATURE_JUNGLE</FeatureType>
  373.                     <PrereqTech>TECH_IRON_WORKING</PrereqTech>
  374.                     <iTime>400</iTime>
  375.                     <iProduction>0</iProduction>
  376.                     <bRemove>1</bRemove>
  377.                 </FeatureStruct>
  378.                 <FeatureStruct>
  379.                     <FeatureType>FEATURE_FOREST</FeatureType>
  380.                     <PrereqTech>TECH_BRONZE_WORKING</PrereqTech>
  381.                     <iTime>250</iTime>
  382.                     <iProduction>30</iProduction>
  383.                     <bRemove>1</bRemove>
  384.                 </FeatureStruct>
  385.             </FeatureStructs>
  386.             <HotKey>KB_T</HotKey>
  387.             <bAltDown>0</bAltDown>
  388.             <bShiftDown>0</bShiftDown>
  389.             <bCtrlDown>0</bCtrlDown>
  390.             <iHotKeyPriority>0</iHotKeyPriority>
  391.             <Button>,Art/Interface/Buttons/Builds/BuildCottage.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,2,7</Button>
  392.         </BuildInfo>
  393.         <BuildInfo>
  394.             <Type>BUILD_FORT</Type>
  395.             <Description>TXT_KEY_BUILD_FORT</Description>
  396.             <Help/>
  397.             <PrereqTech>TECH_FUTURE_TECH</PrereqTech>
  398.             <iTime>600</iTime>
  399.             <bKill>0</bKill>
  400.             <ImprovementType>IMPROVEMENT_FORT</ImprovementType>
  401.             <RouteType>NONE</RouteType>
  402.             <EntityEvent>ENTEVENT_BUILD</EntityEvent>
  403.             <FeatureStructs>
  404.                 <FeatureStruct>
  405.                     <FeatureType>FEATURE_JUNGLE</FeatureType>
  406.                     <PrereqTech>TECH_IRON_WORKING</PrereqTech>
  407.                     <iTime>400</iTime>
  408.                     <iProduction>0</iProduction>
  409.                     <bRemove>1</bRemove>
  410.                 </FeatureStruct>
  411.                 <FeatureStruct>
  412.                     <FeatureType>FEATURE_FOREST</FeatureType>
  413.                     <PrereqTech>TECH_BRONZE_WORKING</PrereqTech>
  414.                     <iTime>250</iTime>
  415.                     <iProduction>30</iProduction>
  416.                     <bRemove>1</bRemove>
  417.                 </FeatureStruct>
  418.             </FeatureStructs>
  419.             <HotKey>KB_F</HotKey>
  420.             <bAltDown>0</bAltDown>
  421.             <bShiftDown>0</bShiftDown>
  422.             <bCtrlDown>1</bCtrlDown>
  423.             <iHotKeyPriority>0</iHotKeyPriority>
  424.             <Button>,Art/Interface/Buttons/Builds/BuildFort.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,7,9</Button>
  425.         </BuildInfo>
  426.         <BuildInfo>
  427.             <Type>BUILD_REMOVE_JUNGLE</Type>
  428.             <Description>TXT_KEY_BUILD_REMOVE_JUNGLE</Description>
  429.             <Help/>
  430.             <PrereqTech>NONE</PrereqTech>
  431.             <iTime>0</iTime>
  432.             <bKill>0</bKill>
  433.             <ImprovementType>NONE</ImprovementType>
  434.             <RouteType>NONE</RouteType>
  435.             <EntityEvent>ENTEVENT_CHOP</EntityEvent>
  436.             <FeatureStructs>
  437.                 <FeatureStruct>
  438.                     <FeatureType>FEATURE_JUNGLE</FeatureType>
  439.                     <PrereqTech>TECH_IRON_WORKING</PrereqTech>
  440.                     <iTime>400</iTime>
  441.                     <iProduction>0</iProduction>
  442.                     <bRemove>1</bRemove>
  443.                 </FeatureStruct>
  444.             </FeatureStructs>
  445.             <HotKey>KB_C</HotKey>
  446.             <bAltDown>1</bAltDown>
  447.             <bShiftDown>0</bShiftDown>
  448.             <bCtrlDown>0</bCtrlDown>
  449.             <iHotKeyPriority>0</iHotKeyPriority>
  450.             <Button>,Art/Interface/Buttons/Builds/BuildChopDown.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,7,8</Button>
  451.         </BuildInfo>
  452.         <BuildInfo>
  453.             <Type>BUILD_REMOVE_FOREST</Type>
  454.             <Description>TXT_KEY_BUILD_REMOVE_FOREST</Description>
  455.             <Help/>
  456.             <PrereqTech>NONE</PrereqTech>
  457.             <iTime>0</iTime>
  458.             <bKill>0</bKill>
  459.             <ImprovementType>NONE</ImprovementType>
  460.             <RouteType>NONE</RouteType>
  461.             <EntityEvent>ENTEVENT_CHOP</EntityEvent>
  462.             <FeatureStructs>
  463.                 <FeatureStruct>
  464.                     <FeatureType>FEATURE_FOREST</FeatureType>
  465.                     <PrereqTech>TECH_BRONZE_WORKING</PrereqTech>
  466.                     <iTime>250</iTime>
  467.                     <iProduction>30</iProduction>
  468.                     <bRemove>1</bRemove>
  469.                 </FeatureStruct>
  470.             </FeatureStructs>
  471.             <HotKey>KB_C</HotKey>
  472.             <bAltDown>1</bAltDown>
  473.             <bShiftDown>0</bShiftDown>
  474.             <bCtrlDown>0</bCtrlDown>
  475.             <iHotKeyPriority>0</iHotKeyPriority>
  476.             <Button>,Art/Interface/Buttons/Builds/BuildChopDown.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,7,8</Button>
  477.         </BuildInfo>
  478.     </BuildInfos>
  479. </Civ4BuildInfos>
  480.