So I am posting a list of some helpful macros you can use in case you have certain abilities. You can input these onto your sheet in order to have the game automatically perform functions of certain feats, and special abilities. When you input these on your sheet make sure to put each macro for the weapon's damage, and the weapon's crit. If anyone has any questions, or needs something not listed let me know and I will do my best to create a macro for it. List of standard functions: Note: replace the 2d6 with whatever your damage dice happen to be. Reroll 1's and 2's once : 2d6ro<2 Reroll 1's and 2's every time : 2d6r<2 Roll twice take the highest: {2d6,2d6}kh1 Roll twice, reroll 1's and 2's once, take the better result: {2d6ro<2,2d6ro<2}kh1 List of helpful macros that can be put into your macro bar: Custom Roll with advantage: /roll 2d20dl1 + ?{Modifier|0} Custom Roll with disadvantage: /roll 2d20kl1 + ?{Modifier|0} Adding yourself to initiative: /roll ?{Initiative|0} &{tracker} In case you forget to select your token use this function. You will still need to select your token, but this will allow you to set your initiative without rolling a second time. This is also useful if your token gets accidentally deleted and you need to add yourself back to the turn order.