death_drops 
death drops element!
bespoke element that spawn can spawn one or multiple objects when a mob is killed
Vars | |
loot | What items the target drops when killed |
---|---|
no_gib_drops | Should the items not be dropped when gibbed? |
Procs | |
create_loot | Handles creating the loots |
handle_corpse | Handles snowflake case of mob corpses |
on_death | signal called by the stat of the target changing |
Var Details
loot 
What items the target drops when killed
no_gib_drops 
Should the items not be dropped when gibbed?
Proc Details
create_loot
Handles creating the loots
handle_corpse
Handles snowflake case of mob corpses
on_death
signal called by the stat of the target changing