Daedalus Dock - Modules - TypesDefine Details

code/modules/power/energy_accumulator.dm

ACCUMULATOR_STORED_OUTPUT(this*100)% of stored power outputted per tick. Doesn't change output total, lower numbers just increases the smoothing - taking longer to ramp up, and longer to drop away. 4% means an accumulator, when starting up for the first time:
/obj/machinery/power/energy_accumulatorAbstract type for generators that accumulate energy over time and slowly release it eg. radiation collectors, tesla coils

Define Details

ACCUMULATOR_STORED_OUTPUT

(this*100)% of stored power outputted per tick. Doesn't change output total, lower numbers just increases the smoothing - taking longer to ramp up, and longer to drop away. 4% means an accumulator, when starting up for the first time: