energy_accumulator 
Abstract type for generators that accumulate energy over time and slowly release it eg. radiation collectors, tesla coils
Vars | |
| stored_energy | The amount of energy that is currently inside the machine before being converted to electricity |
|---|---|
| wants_powernet | Whether this accumulator should connect to and power a powernet |
Var Details
stored_energy 
The amount of energy that is currently inside the machine before being converted to electricity
wants_powernet 
Whether this accumulator should connect to and power a powernet