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

ethereal_jaunt

Vars

exit_point_listList of valid exit points
jaunt_durationFor how long are we jaunting?
jaunt_in_timeFor how long we become immobilized after exiting the jaunt.
jaunt_in_typeVisual for jaunting
jaunt_out_timeFor how long we become immobilized when using this spell.
jaunt_out_typeVisual for exiting the jaunt

Procs

update_exit_pointUpdates the exit point of the jaunt

Var Details

exit_point_list

List of valid exit points

jaunt_duration

For how long are we jaunting?

jaunt_in_time

For how long we become immobilized after exiting the jaunt.

jaunt_in_type

Visual for jaunting

jaunt_out_time

For how long we become immobilized when using this spell.

jaunt_out_type

Visual for exiting the jaunt

Proc Details

update_exit_point

Updates the exit point of the jaunt

Called when the jaunting mob holder moves, this updates the backup exit-jaunt location, in case the jaunt ends with the mob still in a wall. Five spots are kept in the list, in case the last few changed since we passed by (doors closing, engineers building walls, etc)