Paradise Station 13 - Modules - TypesVar Details - Proc Details

Rapid Crate Sender (RCS)

Used to teleport crates and closets to cargo telepads.

If emagged, it allows you to teleport crates to a random location, and also teleport yourself while inside a locker.

Vars

chargecostHow much power does each teleport use?
padSelected telepad
rcellPower cell (10000W)
teleportingCurrently teleporting something?

Procs

attack_selfUsed to select telepad location.
random_coordsReturns a random location in a z level

Var Details

chargecost

How much power does each teleport use?

pad

Selected telepad

rcell

Power cell (10000W)

teleporting

Currently teleporting something?

Proc Details

attack_self

Used to select telepad location.

random_coords

Returns a random location in a z level

Defaults to Z level 1, with a 50% chance of being a different one. Z levels 1 to 4 are excluded from the alternatives. Coordinates are constrained within 50-200 x & y.