byond - Modules - TypesVar Details - Proc Details

laser_sword

Vars

cutterholder var for the mob that is attacking right now

Procs

do_bump_attackHits a mob in the way
drop_afterimagesignal handler, drops afterimage every move executed while dashing
end_dashEnds dash and executes attack
execute_meleeexecutes a melee attack in the direction that the mech is facing
on_bumpWrapper for mob bump attacks mid lunge

Var Details

cutter

holder var for the mob that is attacking right now

Proc Details

do_bump_attack

Hits a mob in the way

drop_afterimage

signal handler, drops afterimage every move executed while dashing

end_dash

Ends dash and executes attack

execute_melee

executes a melee attack in the direction that the mech is facing

on_bump

Wrapper for mob bump attacks mid lunge