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 |
|---|---|
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
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