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

chameleon_scanner

Small handheld chameleon item that allows a user to mimic the outfit of another person quickly.

Vars

scan_cooldownCooldown between scans. Not entirely intended to be a balance knob, but rather intended to prevent accidentally scanning the same person in quick succession.
scan_rangeRange that we can scan people

Procs

scan_targetAttempts to scan a human's outfit

Var Details

scan_cooldown

Cooldown between scans. Not entirely intended to be a balance knob, but rather intended to prevent accidentally scanning the same person in quick succession.

scan_range

Range that we can scan people

Proc Details

scan_target

Attempts to scan a human's outfit

Returns null or a list of paths scanned. Will not return an empty list.