Create death functions

so i notice that the monsters json has death functions and wrom has a different one than blob how do i make these?

Making new death functions would require editing the code and recompiling. It’s currently beyond the scape of the jsons (though it might be able to be done through the lua stuff, I’m unsure of what their exact capabilities are).

Note that you can only supply one death function for now. Just as the special attack function. It only gets one.

https://github.com/CleverRaven/Cataclysm-DDA/pull/6104 not pulled yet.