/tg/ Station 13 - Modules - TypesVar Details - Proc Details

module_duplicator

Module duplicator, allows you to save and recreate module components.

Vars

cost_per_componentConstant material cost per component
efficiency_coeffCost efficiency of this machine
materialsThe internal material bus
scanned_designsList of designs scanned and saved

Procs

ui_actwe do -1 because normal manipulators rating of 1 gives us 1-1=0 i.e no decrement in cost linear interpolation between full cost i.e 1 & 1/8th the cost i.e 0.125 we do it in 6 steps because maximum rating of 2 manipulators is 8 but -1 gives us 6

Var Details

cost_per_component

Constant material cost per component

efficiency_coeff

Cost efficiency of this machine

materials

The internal material bus

scanned_designs

List of designs scanned and saved

Proc Details

ui_act

we do -1 because normal manipulators rating of 1 gives us 1-1=0 i.e no decrement in cost linear interpolation between full cost i.e 1 & 1/8th the cost i.e 0.125 we do it in 6 steps because maximum rating of 2 manipulators is 8 but -1 gives us 6