apc 
Vars | |
aidisabled | Can silicons access this APC? |
---|---|
area | APC Area/Powernet vars The area that this APC is in |
areastring | The set string name of the area, used in naming the APC |
autoflag | Settings variable for having the APC auto use certain power channel settings |
being_hijacked | Being hijacked by a pulse demon? |
cell | APC Cell Vars The cell type stored in this APC |
cell_type | Base cell has 2500 capacity. Enter the path of a different cell you want to use. cell determines charge rates, max capacity, ect. These can also be changed with other APC vars, but isn't recommended to minimize the risk of accidental usage of dirty editted APCs |
chargecount | Counter var, ticks up when the APC receives power from terminal and resets to 0 when not charging, used for the var/charging var |
chargemode | If TRUE, the APC will automatically draw power from connect terminal, if FALSE it will not charge. |
charging | The current charging mode of the APC: not charging, charging, fully charged |
cog | Is there a cog siphoning power? |
coverlocked | Is the APC cover locked? i.e cannot be opened? |
debug | Used to debug APC processing. |
electronics_state | Electonics cicuit status. |
environment_channel | The current setting for the environment channel |
equipment_channel | The current setting for the equipment channel |
last_used_environment | Amount of power used in the last cycle for environment channel |
last_used_equipment | Amount of power used in the last cycle for equipment channel |
last_used_lighting | Amount of power used in the last cycle for lighting channel |
last_used_total | Amount of power used in the last cycle in total |
lighting_channel | APC Settings Vars The current setting for the lighting channel |
locked | Is the APC User Interface locked (prevents interaction)? Will not prevent silicons or admin observers from interacting |
longtermpower | A counter var used to help determine if the APC has not been charging long enough to justify not performing certain auto setting such as turning all channels back on |
main_status | The status of the terminals powernet that this APC is connected to: not connected, no power, or receiving power |
malfhack | APC Malf AI Vars |
opened | State of the APC Cover - Closed, Open, or Off |
operating | Is the APC on and transmitting power. |
overload | Used for the Blackout malf module |
report_power_alarm | Whether this APC will generate alert reports based on current status. |
shock_proof | If set to TRUE, this APC will not arc bolts of electricity if it's overloaded. |
shorted | Can the APC receive/transmit power? Determined by the condition of the 2 Main Power Wires |
start_charge | The percentage charge the internal battery will start with |
terminal | The power terminal connected to this APC |
update_state | APC Overlay Vars |
wires | APC Status Vars The wire panel associated with this APC |
Procs | |
handle_shock_chance | Handles APC arc'ing every APC process interval |
Var Details
aidisabled 
Can silicons access this APC?
area 
APC Area/Powernet vars The area that this APC is in
areastring 
The set string name of the area, used in naming the APC
autoflag 
Settings variable for having the APC auto use certain power channel settings
being_hijacked 
Being hijacked by a pulse demon?
cell 
APC Cell Vars The cell type stored in this APC
cell_type 
Base cell has 2500 capacity. Enter the path of a different cell you want to use. cell determines charge rates, max capacity, ect. These can also be changed with other APC vars, but isn't recommended to minimize the risk of accidental usage of dirty editted APCs
chargecount 
Counter var, ticks up when the APC receives power from terminal and resets to 0 when not charging, used for the var/charging
var
chargemode 
If TRUE, the APC will automatically draw power from connect terminal, if FALSE it will not charge.
charging 
The current charging mode of the APC: not charging, charging, fully charged
cog 
Is there a cog siphoning power?
coverlocked 
Is the APC cover locked? i.e cannot be opened?
debug 
Used to debug APC processing.
electronics_state 
Electonics cicuit status.
environment_channel 
The current setting for the environment channel
equipment_channel 
The current setting for the equipment channel
last_used_environment 
Amount of power used in the last cycle for environment channel
last_used_equipment 
Amount of power used in the last cycle for equipment channel
last_used_lighting 
Amount of power used in the last cycle for lighting channel
last_used_total 
Amount of power used in the last cycle in total
lighting_channel 
APC Settings Vars The current setting for the lighting channel
locked 
Is the APC User Interface locked (prevents interaction)? Will not prevent silicons or admin observers from interacting
longtermpower 
A counter var used to help determine if the APC has not been charging long enough to justify not performing certain auto setting such as turning all channels back on
main_status 
The status of the terminals powernet that this APC is connected to: not connected, no power, or receiving power
malfhack 
APC Malf AI Vars
opened 
State of the APC Cover - Closed, Open, or Off
operating 
Is the APC on and transmitting power.
overload 
Used for the Blackout malf module
report_power_alarm 
Whether this APC will generate alert reports based on current status.
shock_proof 
If set to TRUE, this APC will not arc bolts of electricity if it's overloaded.
shorted 
Can the APC receive/transmit power? Determined by the condition of the 2 Main Power Wires
start_charge 
The percentage charge the internal battery will start with
terminal 
The power terminal connected to this APC
update_state 
APC Overlay Vars
wires 
APC Status Vars The wire panel associated with this APC
Proc Details
handle_shock_chance
Handles APC arc'ing every APC process interval