slaughter_demon
Slaughter demon's blood crawl Allows the blood crawler to consume people they are dragging.
Vars | |
consume_sound | The sound played when someone's consumed. |
---|---|
Procs | |
consume_victim | Consumes the [victim] from the [jaunter], fully healing them and calling [proc/on_victim_consumed] if successful. |
on_victim_consumed | Called when a victim is successfully consumed. |
on_victim_start_consume | Called when a victim starts to be consumed. |
Var Details
consume_sound
The sound played when someone's consumed.
Proc Details
consume_victim
Consumes the [victim] from the [jaunter], fully healing them and calling [proc/on_victim_consumed] if successful.
on_victim_consumed
Called when a victim is successfully consumed.
on_victim_start_consume
Called when a victim starts to be consumed.