consume 
This action lets you consume the mob you're currently pulling. I'M GONNA CONSUUUUUME (this is considered one of the funny memes in the 2019-2020 era)
Vars | |
vored_mob | The mob thats being consumed by this creature |
---|---|
Procs | |
New | Register for owner death |
Trigger | Try to consume the pulled mob |
on_owner_death | On owner death dump the current vored mob |
process | Gain health for the consumption and dump some clone loss on the target. |
start_consuming | Start allowing this datum to process to handle the damage done to this mob. |
stop_consuming | Stop consuming the mob; dump them on the floor |
Var Details
vored_mob 
The mob thats being consumed by this creature
Proc Details
New
Register for owner death
Trigger
Try to consume the pulled mob
on_owner_death
On owner death dump the current vored mob
process
Gain health for the consumption and dump some clone loss on the target.
start_consuming
Start allowing this datum to process to handle the damage done to this mob.
stop_consuming
Stop consuming the mob; dump them on the floor