/tg/ Station 13 - Modules - TypesProc Details

snail

Procs

do_block_effectSignal proc for COMSIG_MOB_AFTER_APPLY_DAMAGE
is_blockingChecks if the passed mob is in a valid state to be blocking damage with the snail shell
modify_damageSignal proc for COMSIG_MOB_APPLY_DAMAGE_MODIFIERS

Proc Details

do_block_effect

Signal proc for COMSIG_MOB_AFTER_APPLY_DAMAGE

Does a special effect if we blocked damage with our shell.

is_blocking

Checks if the passed mob is in a valid state to be blocking damage with the snail shell

modify_damage

Signal proc for COMSIG_MOB_APPLY_DAMAGE_MODIFIERS

Adds a 0.5 modifier to attacks from the back, code borrowed (wholesale) from the roach heart.