Sure. You can use TokenMod, assuming you've got the drawings you'd like to use for corpses, ash, etc. already uploaded into your user library. You'd need to know the URLs of the images you'd like to use and then you could set up a macro along these lines which would prompt you for the image you'd like to use on a selected token: !token-mod {{ --set isdrawing#yes showname#no bar1# bar2# bar3# statusmarkers#=dead imgsrc#?{Image to use| Tiny Corpse,urlgoeshere| Small Corpse,urlgoeshere| Medium Corpse,urlgoeshere| Large Ashes,urlgoeshere| Huge Flaming Bones,urlgoeshere| Gargantuan Splatter,urlgoeshere| ...etc and close with} }} If you'd rather not have any status marker at all, change the line after bar3# to be: statusmarkers#=dead#-dead You can get the URL of any image you want to use by dragging it to the tabletop, hitting Z to see the zoomed version, and then right click to copy image URL from there. Hope that helps. edit: Just a note that TokenMod is of course an API script that requires a game's creator to have a Pro account in order for it to be installed.