byond - Modules - TypesVar Details - Proc Details

blink_drive

Vars

blink_actionControlling action
charge_timerThe timer for recharging the drive
chargesNumber of teleport charges you currently have
equipped_userThe mob wearing the blink drive. Needed for item updates.

Procs

rechargeRecharges the drive, and sets another timer if not maxed out
teleportHandles the actual teleportation
teleport_debuff_aoeThe effects applied on teleporting from or to a location

Var Details

Controlling action

charge_timer

The timer for recharging the drive

charges

Number of teleport charges you currently have

equipped_user

The mob wearing the blink drive. Needed for item updates.

Proc Details

recharge

Recharges the drive, and sets another timer if not maxed out

teleport

Handles the actual teleportation

teleport_debuff_aoe

The effects applied on teleporting from or to a location