Jump to content

Technological Bench: Difference between revisions

From Once Human Guide
No edit summary
No edit summary
 
Line 177: Line 177:
</div>
</div>
<!-- ================= BUILD ================= -->
<!-- ================= BUILD ================= -->
<div id="slot4" class="mw-tab-content"></div>
<div id="slot4" class="mw-tab-content">
<div class="dropdown">
<select id="buildSelect">
  <option value="">Select Item</option>
  <option value="chair">Chair</option>
  <option value="designersworkstation">Designer's Workstation</option>
  <option value="deviationstoragecrate">Deviation Storage Crate</option>
  <option value="displayfacilities">Display Facilities</option>
  <option value="fuse">Fuse</option>
  <option value="fusionpod">Fusion Pod</option>
  <option value="improveddeviationenergygenerator">Improved Deviation Energy Generator</option>
  <option value="improvedlargebiomassgenerator">Improved Large Biomass Generator</option>
  <option value="improvedlargehydropowergenerator">Improved Large Hydropower Generator</option>
  <option value="improvedlargesolargenerator">Improved Large Solar Generator</option>
  <option value="largegarage">Large Garage</option>
  <option value="largestoragecrate">Large Storage Crate</option>
  <option value="light">Light</option>
  <option value="mailbox">Mailbox</option>
  <option value="mediumgarage">Medium Garage</option>
  <option value="morphedcircularlight">Morphed Circular Light</option>
  <option value="photoframekit">Photo Frame Kit</option>
  <option value="privatestoragecrate">Private Storage Crate</option>
  <option value="radio">Radio</option>
  <option value="securementunit">Securement Unit</option>
  <option value="smallbiomassgenerator">Small Biomass Generator</option>
  <option value="smallgaragerepairdrill">Small Garage/Repair Drill</option>
  <option value="smallhydropowergenerator">Small Hydropower Generator</option>
  <option value="smallsolargenerator">Small Solar Generator</option>
  <option value="smallstoragecrate">Small Storage Crate</option>
  <option value="specialstoragecrate">Special Storage Crate</option>
  <option value="storagebattery">Storage Battery</option>
  <option value="storageterminal">Storage Terminal</option>
  <option value="table">Table</option>
  <option value="vendingmachine">Vending Machine</option>
  <option value="weaponarmorstoragecrate">Weapon/Armor Storage Crate</option>
  <option value="weaponrack">Weapon Rack</option>
</select>
</div>
<div id="buildOutput" class="output" style="display:none;"></div>
</div>
</div>
</div>
<script>
<script>
Line 669: Line 708:
     lines: [
     lines: [
       "<b>Tech Level 12 (H):</b> 41 Wood + 1 Gravel"
       "<b>Tech Level 12 (H):</b> 41 Wood + 1 Gravel"
    ]
  }
};
/* BUILD DATA */
const buildData = {
  chair: {
    title: "Chair",
    lines: [
      "<b>Tech Level 12 (H):</b> 8 Wood + 2 Parts"
    ]
  },
  designersworkstation: {
    title: "Designer's Workstation",
    lines: [
      "<b>Tech Level 12 (H):</b> 37 Steel Ingot + 13 Copper Ingot + 17 Parts + 13 Metal Scrap + 13 Electronic Part + 8 Glass"
    ]
  },
  deviationstoragecrate: {
    title: "Deviation Storage Crate",
    lines: [
      "<b>Tech Level 12 (H):</b> 17 Iron Ingot + 13 Rubber + 3 Parts"
    ]
  },
  displayfacilities: {
    title: "Display Facilities",
    lines: [
      "<b>Tech Level 12 (H):</b> 33 Wood + 5 Adhesive"
    ]
  },
  fuse: {
    title: "Fuse",
    lines: [
      "<b>Tech Level 8 (H):</b> 5 Iron Ingot + 2 Glass + 4 Metal Scraps",
      "<b>Tech Level 12 (H):</b> 4 Iron Ingot + 2 Glass + 9 Metal Scraps"
    ]
  },
  fusionpod: {
    title: "Fusion Pod",
    lines: [
      "<b>Tech Level 12 (H):</b> 17 Alloy Steel Ingot + 17 Parts + 17 Glass + 2 Rubber"
    ]
  },
  improveddeviationenergygenerator: {
    title: "Improved Deviation Energy Generator",
    lines: [
      "<b>Tech Level 12 (M):</b> 46 Tungsten Ingot + 38 Gold Ore + 13 Parts + 31 Stardust Source + 3 Fuse + 1 Custom Cable"
    ]
  },
  improvedlargebiomassgenerator: {
    title: "Improved Large Biomass Generator",
    lines: [
      "<b>Tech Level 12 (L):</b> 13 Tungsten Ingot + 55 Silver Ore + 5 Parts + 10 Electronic Part + 2 Fuse + 1 Custom Cable"
    ]
  },
  improvedlargehydropowergenerator: {
    title: "Improved Large Hydropower Generator",
    lines: [
      "<b>Tech Level 12 (M):</b> 25 Tungsten Ingot + 55 Silver Ore + 10 Parts + 23 Wood + 3 Fuse + 1 Custom Cable"
    ]
  },
  improvedlargesolargenerator: {
    title: "Improved Large Solar Generator",
    lines: [
      "<b>Tech Level 12 (L):</b> 13 Tungsten Ingot + 23 Gold Ore + 4 Glass + 5 Electronic Part + 2 Fuse + 1 Custom Cable"
    ]
  },
  largegarage: {
    title: "Large Garage",
    lines: [
      "<b>Tech Level 12 (M):</b> 25 Tungsten Ingot + 33 Parts + 3 Electronic Part"
    ]
  },
  largestoragecrate: {
    title: "Large Storage Crate",
    lines: [
      "<b>Tech Level 12 (H):</b> 17 Iron Ingot + 13 Rubber + 3 Parts"
    ]
  },
  light: {
    title: "Light",
    lines: [
      "<b>Tech Level 12 (H):</b> 2 Glass + 2 Copper Ingot + 1 Electronic Part"
    ]
  },
  mailbox: {
    title: "Mailbox",
    lines: [
      "<b>Tech Level 12 (H):</b> 21 Wood + 6 Iron Ore"
    ]
  },
  mediumgarage: {
    title: "Medium Garage",
    lines: [
      "<b>Tech Level 12 (H):</b> 31 Steel Ingot + 8 Parts + 1 Electronic Part"
    ]
  },
  morphedcircularlight: {
    title: "Morphed Circular Light",
    lines: [
      "<b>Tech Level 12 (H):</b> 5 Wood + 1 Electronic Part + 6 Rubber + 3 Adhesive"
    ]
  },
  photoframekit: {
    title: "Photo Frame Kit",
    lines: [
      "<b>Tech Level 12 (H):</b> 1 Wood + 1 Adhesive"
    ]
  },
  privatestoragecrate: {
    title: "Private Storage Crate",
    lines: [
      "<b>Tech Level 12 (H):</b> 9 Iron Ingot + 3 Metal Scraps + 5 Parts"
    ]
  },
  radio: {
    title: "Radio",
    lines: [
      "<b>Tech Level 12 (H):</b> 9 Wood + 3 Parts + 3 Plastic + 2 Copper Ingot + 1 Electronic Part"
    ]
  },
  securementunit: {
    title: "Securement Unit",
    lines: [
      "<b>Tech Level 12 (H):</b> 17 Metal Scraps + 13 Copper Ingot + 6 Glass"
    ]
  },
  smallbiomassgenerator: {
    title: "Small Biomass Generator",
    lines: [
      "<b>Tech Level 12 (H):</b> 33 Iron Ingot + 5 Parts + 5 Plastic + 13 Electronic Part + 2 Fuse"
    ]
  },
  smallgaragerepairdrill: {
    title: "Small Garage/Repair Drill",
    lines: [
      "<b>Tech Level 12 (H):</b> 11 Iron Ingot + 6 Parts"
    ]
  },
  smallhydropowergenerator: {
    title: "Small Hydropower Generator",
    lines: [
      "<b>Tech Level 12 (H):</b> 121 Steel Ingot + 13 Electronic Part + 13 Parts + 41 Wood"
    ]
  },
  smallsolargenerator: {
    title: "Small Solar Generator",
    lines: [
      "<b>Tech Level 12 (H):</b> 97 Steel Ingot + 13 Glass + 13 Parts + 13 Plastic + 13 Electronic Part + 2 Fuse"
    ]
  },
  smallstoragecrate: {
    title: "Small Storage Crate",
    lines: [
      "<b>Tech Level 12 (H):</b> 25 Wood + 3 Metal Scraps"
    ]
  },
  specialstoragecrate: {
    title: "Special Storage Crate",
    lines: [
      "<b>Tech Level 12 (L):</b> 10 Copper Ingot + 5 Rubber + 2 Parts"
    ]
  },
  storagebattery: {
    title: "Storage Battery",
    lines: [
      "<b>Tech Level 12 (H):</b> 13 Steel Ingot + 17 Rubber + 17 Acid + 6 Electronic Part"
    ]
  },
  storageterminal: {
    title: "Storage Terminal",
    lines: [
      "<b>Tech Level 12 (H):</b> 25 Steel + 17 Copper Ingot + 17 Parts + 6 Electronic Part"
    ]
  },
  table: {
    title: "Table",
    lines: [
      "<b>Tech Level 12 (H):</b> 21 Wood + 2 Adhesive"
    ]
  },
  vendingmachine: {
    title: "Vending Machine",
    lines: [
      "<b>Tech Level 12 (M):</b> 25 Steel Ingot + 13 Copper Ingot + 3 Parts + 3 Electronic Part + 2 Glass + 1 Power Cable"
    ]
  },
  weaponarmorstoragecrate: {
    title: "Weapon/Armor Storage Crate",
    lines: [
      "<b>Tech Level 12 (H):</b> 7 Copper Ingot + 11 Steel Ingot + 9 Parts"
    ]
  },
  weaponrack: {
    title: "Weapon Rack",
    lines: [
      "<b>Tech Level 12 (M):</b> 6 Copper Ingot + 3 Alloy Steel Ingot"
     ]
     ]
   }
   }
Line 675: Line 910:
bindDropdown("productionSelect", "productionOutput", productionData);
bindDropdown("productionSelect", "productionOutput", productionData);
bindDropdown("combatSelect", "combatOutput", combatData);
bindDropdown("combatSelect", "combatOutput", combatData);
bindDropdown("buildSelect", "buildOutput", buildData);
</script>
</script>
</html>
</html>

Latest revision as of 09:56, 26 April 2026

Return to Front Page

Survival
Production
Combat
Build