Electricity and Electrical Utility System

After I read this forum (Better then Hackers (Nevermind, just improved electricity)) I have my own suggestion in my mind, but I feared that the reply will be too long, so I created the thread instead. Anyway, thank you White_okay (https://forum.smartlydressedgames.com/u/White_okay) for your ideas!

For the electricity usage, the Joules system Nelson mentioned is still good, but I’ll try to expand his ideas a bit further:

  1. Generators create certain Joules of electricity that can be used by electrical equipments or stored in batteries, and all electrical equipment have different Joules consumption per time unit.

  2. Batteries has its own Joules caps, and whether they can recharge or not. Rechargable batteries will have condition percentage that will go down while charging, and will affect its own Joules cap when it’s below 50%. (This is optional though, as using batteries like “another magazine for flashlights” will cause players headache for sure.)

  3. Excess Joules are discarded immediately without any consequences. This is not realistic, but Joules overloading will cause a lot of headaches to anyone relying on bases.

  4. If the Joules are not enough for all equipments in the circuit, none of them will function at all, forcing you to remove some of them to “make room” for another, or simply build more (or better) generators.

  5. Every electrical equipment, including generators, will have different “wiring range” which shows you its radius when they’re in your hands. As long as the wiring radius of generators and powered equipments are overlapped, you can place it and power it. You can also craft a makeshift outlet (which we shouldn’t do IRL) or switches to extend their wiring range, and control them as well.

  6. For simple automation scripting, I’d like to use different kind of switches: toggle switches, hold switches, conditional switches (with 6 conditions that can be used together with and/or statement: lights, Joules, actual time, time delay, proximity to certain players and items, and signals from other switches and terminals) and Loop switches (for both for and while loop). They can be used to manipulate equipments, or to send signals to another switches to do another job like an instruction.

For advanced automation, I’d like to use terminals. They consume Joules, unlike switches, but they can process and execute many complex commands to switches and equipments, such as calculations, logics, Joules channeling, non-binary conditioning (imagine “switch and case” in programming languages), text and data storage, and automation data visualization, via visual programming. This will reduce the moving parts greatly while still retaining opportunity to invent more complex things.

  1. Electrical equipments that I think they should be included in the game are:
    – Fridges, if Nelson wanted to include spoilage into the game
    – Neon lights and Colored neon lights for light sources and displays
    – Electric stoves for the equivalent of campfires
    – Boomboxes for music making, voice message record and playback, and luring zombies
    – Electric fence, or Electric fence kit for base defence.
    – Portable electric sockets for extending wiring range (as I mentioned earlier), and add an overloading point for intruders.
    – Overloaders for temporary disabling the generator in the circuit it’s connected to.
6 Likes

Automatisation like sensors that activate custom traps or open doors, or light detectors that will turn on the lights if the light level goes below the requirement, and more stuff like that would be cool. So perhaps an automatisation console that you can “code” would be cool. If you understand what I mean.

3 Likes

Automatisation like sensors that activate custom traps or open doors, or light detectors that will turn on the lights if the light level goes below the requirement, and more stuff like that would be cool.

From my perspective, sensors should be a better term for Conditional Switches I said earlier. Still, I’d like sensors to detect more than one thing and can act as a switch to streamline both crafting and the system itself.

So perhaps an automatisation console that you can “code” would be cool.

Yes. These can make more complex automations with less footprint, akin to Command Blocks in Minecraft. However, these are what I didn’t cover:

  1. How can we prevent written codes from being altered by someone else, while making ways for sabotaging the base?
    My idea for this would be physical “Terminal Keys” like vehicle locks.

  2. How can we limit terminals to do fairly more complex task, and can’t make an entire computer in a few terminals?
    My idea would be making them able to do one task (program) at a time, and limiting commands to them for a certain amount to keep it simple. We still have to experiment with it though

  3. Multiple terminal interactions or terminal network potential.
    This is still unclear, but as far as I thought it should be data-based only for flexibility.

1 Like

Advanced defenseworks might be neat. Post apoc smart fortress anyone?

We could also fool around with EMP tech and signal jammers. Kill comms for a base and then smash it flat. Knock out the power for a fortified position. Possibilities, man…

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.