Sorry for the necro, but I'll write the answer in case someone is looking for it, since I've just been messing around with this for a unique NPC. You need to edit the "DragonPriestActorScript", you can find it in the "AbDragonPriestScriptAttach" object. Right click the script and "Edit Source". Copy everything, close the window, then Add>New script, paste, then Scroll down to "EVENT OnDying(Actor akKiller)" and delete the ash pile related lines. To prevent any issues, save with a different name, set every variable as the original, and remove the original "DragonPriestActorScript" from "AbDragonPriestScriptAttach", so that if something goes wrong the default is still intact.