Wiki/Electricity

Electricity

How Rust power works: a source generates power (rW), a battery stores it, logic routes and switches it, and consumers spend it. Total draw must stay under what your source + battery supply. Every number is read from the game files.

Power sources

Batteries

Logic & routing — 27

Consumers by power draw — 71

Power draw is in rW (Rust watts) — the amount each device pulls while powered. Logic components mostly pass power through unchanged.

Back to wiki