Technological Bench: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 155: | Line 155: | ||
<option value="defensetrap1">Defense Trap #1</option> | <option value="defensetrap1">Defense Trap #1</option> | ||
<option value="defensetrap2">Defense Trap #2</option> | <option value="defensetrap2">Defense Trap #2</option> | ||
<option value="defensetrap3">Defense Trap #3</option> | |||
<option value="grenade">Grenade</option> | <option value="grenade">Grenade</option> | ||
<option value="hegrenade">HE Grenade</option> | <option value="hegrenade">HE Grenade</option> | ||
| Line 160: | Line 161: | ||
<option value="manikin">Manikin</option> | <option value="manikin">Manikin</option> | ||
<option value="molotovcocktail">Molotov Cocktail</option> | <option value="molotovcocktail">Molotov Cocktail</option> | ||
<option value="redplasmarounds">Red Plasma Rounds</option> | |||
<option value="sandbag">Sandbag</option> | <option value="sandbag">Sandbag</option> | ||
<option value="shelter">Shelter</option> | <option value="shelter">Shelter</option> | ||
<option value="shieldmatrix">Shield Matrix</option> | |||
<option value="spectralcloak">Spectral Cloak</option> | |||
<option value="steeltiparrow">Steel-Tip Arrow</option> | <option value="steeltiparrow">Steel-Tip Arrow</option> | ||
<option value="turretlevel1">Turret Level 1</option> | <option value="turretlevel1">Turret Level 1</option> | ||
<option value="turretlevel2">Turret Level 2</option> | |||
<option value="vailoftranquility">Vail of Tranquility</option> | |||
<option value="wildfireflamethrower">Wildfire Flamethrower</option> | |||
<option value="woodenweaponbody">Wooden Weapon Body</option> | <option value="woodenweaponbody">Wooden Weapon Body</option> | ||
</select> | </select> | ||
| Line 170: | 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 559: | Line 605: | ||
lines: [ | lines: [ | ||
"<b>Tech Level 12 (H):</b> 33 Alloy Steel Ingot + 8 Metal Scraps + 13 Adhesive" | "<b>Tech Level 12 (H):</b> 33 Alloy Steel Ingot + 8 Metal Scraps + 13 Adhesive" | ||
] | |||
}, | |||
defensetrap3: { | |||
title: "Defense Trap #3", | |||
lines: [ | |||
"<b>Tech Level 12 (M):</b> 33 Tungsten Ingot + 17 Metal Scrap + 17 Adhesive" | |||
] | ] | ||
}, | }, | ||
| Line 589: | Line 641: | ||
lines: [ | lines: [ | ||
"<b>Tech Level 12 (H):</b> 5 Glass + 5 Fiber + 3 Sulfur + 2 Boiled Water" | "<b>Tech Level 12 (H):</b> 5 Glass + 5 Fiber + 3 Sulfur + 2 Boiled Water" | ||
] | |||
}, | |||
redplasmarounds: { | |||
title: "Red Plasma Rounds", | |||
lines: [ | |||
"<b>Tech Level 12 (L):</b> 7 Stardust Source + 19 Tungsten Ingot + 2 Barreled Premium Fuel + 2 Gold Ore" | |||
] | ] | ||
}, | }, | ||
| Line 601: | Line 659: | ||
lines: [ | lines: [ | ||
"<b>Tech Level 12 (H):</b> 21 Wood + 3 Metal Scraps + 2 Copper Ingot" | "<b>Tech Level 12 (H):</b> 21 Wood + 3 Metal Scraps + 2 Copper Ingot" | ||
] | |||
}, | |||
shieldmatrix: { | |||
title: "Shield Matrix", | |||
lines: [ | |||
"<b>Tech Level 12 (M):</b> 21 Electronic Parts + 6 Control Unit + 25 Parts + 33 Stardust Source + 3 Storage Battery" | |||
] | |||
}, | |||
spectralcloak: { | |||
title: "Spectral Cloak", | |||
lines: [ | |||
"<b>Tech Level 12 (L):</b> 19 Electronic Part + 19 Silver Ore + 8 Fiber + 7 Stardust Source" | |||
] | ] | ||
}, | }, | ||
| Line 613: | Line 683: | ||
lines: [ | lines: [ | ||
"<b>Tech Level 12 (H):</b> 6 Gold Ore + 41 Steel Ingot + 25 Parts + 9 Barreled Premium Fuel" | "<b>Tech Level 12 (H):</b> 6 Gold Ore + 41 Steel Ingot + 25 Parts + 9 Barreled Premium Fuel" | ||
] | |||
}, | |||
turretlevel2: { | |||
title: "Turret Level 2", | |||
lines: [ | |||
"<b>Tech Level 8 (M):</b> 17 Gold Ore + 37 Alloy Steel Ingot + 25 Parts + 8 Barreled Premium Fuel", | |||
"<b>Tech Level 12 (M):</b> 17 Gold Ore + 37 Alloy Steel Ingot + 25 Parts + 8 Barreled Premium Fuel" | |||
] | |||
}, | |||
vailoftranquility: { | |||
title: "Vail of Tranquility", | |||
lines: [ | |||
"<b>Tech Level 12 (M):</b> 97 Stardust Ingot + 25 Parts + 33 Electronic Part + 1 Power Cable" | |||
] | |||
}, | |||
wildfireflamethrower: { | |||
title: "Wildfire Flamethrower", | |||
lines: [ | |||
"<b>Tech Level 12 (M):</b> 8 Barreled Premium Fuel + 41 Silver Ore + 17 Stardust Ingot + 25 Parts + 17 Stardust Source" | |||
] | ] | ||
}, | }, | ||
| Line 619: | 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 625: | 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> | ||