<?xml version="1.0" encoding="utf-8" ?>
<Defs>
  <ResearchProjectDef>
    <defName>Biosculpting</defName>
    <label>biosculpting</label>
    <description>Construct biosculpter pods which can perform various biological alterations to colonists. These are especially important to believers in transhumanism.</description>
    <baseCost>1500</baseCost>
    <techLevel>Industrial</techLevel>
    <requiredResearchBuilding>HiTechResearchBench</requiredResearchBuilding>
    <prerequisites>
      <li>MicroelectronicsBasics</li>
    </prerequisites>
    <researchViewX>13.00</researchViewX>
    <researchViewY>0.80</researchViewY>
  </ResearchProjectDef>

  <ResearchProjectDef>
    <defName>Bioregeneration</defName>
    <label>bioregeneration</label>
    <description>Unlock the biosculpter pod's bioregeneration cycle. This cycle heals old scars, regenerates small lost body parts like fingers and toes, and cures many of the physical maladies that come with old age.</description>
    <baseCost>4000</baseCost>
    <techLevel>Industrial</techLevel>
    <requiredResearchBuilding>HiTechResearchBench</requiredResearchBuilding>
    <prerequisites>
      <li>Biosculpting</li>
      <li>MultiAnalyzer</li>
    </prerequisites>
    <researchViewX>14.00</researchViewX>
    <researchViewY>0.80</researchViewY>
  </ResearchProjectDef>

  <ResearchProjectDef>
    <defName>NeuralSupercharger</defName>
    <label>neural supercharger</label>
    <description>Construct neural supercharger devices. Neural superchargers improve consciousness and learning rate, but they also increase hunger and the effect must be refreshed daily. Transhumanists often hold neural supercharging as an important practice.</description>
    <baseCost>1500</baseCost>
    <techLevel>Industrial</techLevel>
    <requiredResearchBuilding>HiTechResearchBench</requiredResearchBuilding>
    <prerequisites>
      <li>MicroelectronicsBasics</li>
    </prerequisites>
    <researchViewX>13.00</researchViewX>
    <researchViewY>3.6</researchViewY>
  </ResearchProjectDef>

</Defs>