byond - Modules - TypesVar Details - Proc Details

ancient alien bracers

Vars

charge_cooldownCooldown on draining power from APC
charge_rateThe amount charged per process
cloak_alphaDetermines the alpha level of the cloaking device.
minimap_iconWhat minimap icon this bracer should have
true_cloakIf TRUE will change the mob invisibility level, providing 100% invisibility. Exclusively for events.

Procs

attempt_toggle_lockHandles all the locking and unlocking of bracers.
decloakhandles decloaking only on HUNTER gloves
toggle_lock_internalThe actual unlock/lock function.
update_minimap_iconCalled to update the minimap icon of the predator

Var Details

charge_cooldown

Cooldown on draining power from APC

charge_rate

The amount charged per process

cloak_alpha

Determines the alpha level of the cloaking device.

minimap_icon

What minimap icon this bracer should have

true_cloak

If TRUE will change the mob invisibility level, providing 100% invisibility. Exclusively for events.

Proc Details

attempt_toggle_lock

Handles all the locking and unlocking of bracers.

decloak

handles decloaking only on HUNTER gloves

toggle_lock_internal

The actual unlock/lock function.

update_minimap_icon

Called to update the minimap icon of the predator