With some roll table abuse I was able to put together a basic macro for PbtA rolls. Could be used for other schemes using branching results from a single roll maybe? I'm gonna try integrating it with Macros for PtbA moves, but I'm not holding out too much hope. Macro: [[t[[[{t[Roll]+?{Modifier|0}}>10f<6]]]]] Outputs: Hit Plus, Hit, Fail Requires: Roll table named "Roll" Table Item Weight 2 1 3 2 4 3 5 4 6 5 7 6 8 5 9 4 10 3 11 2 12 1 Roll table named "1" Table Item Weight Hit Plus 1 Roll table named "0" Table Item Weight Hit 1 Roll table named "-0" Table Item Weight Fail 1