I tested it out, if you run an ordinary death save, click the Chat Bar, and press UP on the Arrow Keys, it'll display the actual roll you used for the Death Save: IE @{Character|wtype}&{template:simple} {{rname=^{death-save-u}}} {{mod=@{Character|death_save_bonus}}} {{r1=[[@{Character|d20}+@{Character|death_save_bonus}[MOD]@{Character|globalsavingthrowbonus}]]}} {{normal=1}} {{global=@{Character|global_save_mod}}} @{Character|charname_output} You can take this, and find the part where it says "@{Character|d20}", and replace that with "2d20kh1", and then paste this into an Ability Macro as shown by Rick A. in the above post Replace "@{Character}" with your character's name, though since this is being placed inside of an ability macro, it will not be necessary to include your character's name. If you want to trim this down (very optional), replace all instances of "@{character|<attribute>}" with just "@{<attribute>}". The only caveat to trimming this is that it won't work if you test it while editing it. The macro must be saved and closed here. You can then name this macro "Death-Save-Adv" if you would like, and add it to either your Token Action and/or your Macro Bar for quick access. Additionally, if you wanted Disadvantage, replace the "kh1" in "2d20kh1" with "kl1" for Keep Lowest 1 Doing it this way will keep the visual usage of a regular save, but also automatically add the success/failure mark on your sheet