rewind

Vars | |
last_target_locs_list | List of locations the atom took since it was last saved |
---|---|
range | How far can you rewind someone |
rewind_timer | Holder for the rewind timer |
start_rewinding | How long till the time rewinds |
target_initial_brute_damage | Initial brute damage of the target |
target_initial_burn_damage | Initial burn damage of the target |
target_initial_fire_stacks | Initial fire stacks of the target |
target_initial_on_fire | Initial on_fire value |
target_initial_sunder | Initial sunder of the target |
targeted | The targeted atom |
Procs | |
rewind | Move the target two tiles per tick |
save_move | Signal handler |
start_rewinding | Start the reset process |
Var Details
last_target_locs_list

List of locations the atom took since it was last saved
range

How far can you rewind someone
rewind_timer

Holder for the rewind timer
start_rewinding

How long till the time rewinds
target_initial_brute_damage

Initial brute damage of the target
target_initial_burn_damage

Initial burn damage of the target
target_initial_fire_stacks

Initial fire stacks of the target
target_initial_on_fire

Initial on_fire value
target_initial_sunder

Initial sunder of the target
targeted

The targeted atom
Proc Details
rewind
Move the target two tiles per tick
save_move
Signal handler
start_rewinding
Start the reset process