Daedalus Dock - Modules - TypesVar Details - Proc Details

pump

Vars

directionWhat direction is the machine pumping (in or out)?
heat_limitMax amount of heat allowed inside of the canister before it starts to melt (different tiers have different limits)
onIs the machine on?
pressure_limitMax amount of pressure allowed inside of the canister before it starts to break (different tiers have different limits)
target_pressurePlayer configurable, sets what's the release pressure

Procs

emp_actfunction used to check the limit of the pumps and also set the amount of damage that the pump can receive, if the heat and pressure are way higher than the limit the more damage will be done

Var Details

direction

What direction is the machine pumping (in or out)?

heat_limit

Max amount of heat allowed inside of the canister before it starts to melt (different tiers have different limits)

on

Is the machine on?

pressure_limit

Max amount of pressure allowed inside of the canister before it starts to break (different tiers have different limits)

target_pressure

Player configurable, sets what's the release pressure

Proc Details

emp_act

function used to check the limit of the pumps and also set the amount of damage that the pump can receive, if the heat and pressure are way higher than the limit the more damage will be done