Daedalus Dock - Modules - TypesProc Details

speech

Procs

apply_speechApplies the speech effects on the past character, changing the original_char into the modified_char.
handle_messageSignal proc for COMSIG_LIVING_TREAT_MESSAGE
on_healSignal proc for COMSIG_LIVING_POST_FULLY_HEAL, removes all stutters and slurring on full heal

Proc Details

apply_speech

Applies the speech effects on the past character, changing the original_char into the modified_char.

Return the modified_char to be reapplied to the message.

handle_message

Signal proc for COMSIG_LIVING_TREAT_MESSAGE

Iterates over all of the characters in the past message and calls apply_speech() on each.

message_args[1] is the original message passed into the signal.

on_heal

Signal proc for COMSIG_LIVING_POST_FULLY_HEAL, removes all stutters and slurring on full heal