
As the title suggested, is there a way to retrieve the value of a roll made in a macro and use it again later in the macro? Idealy, this is what I want my macro to look like. My DM does the math for determining stuff in a different way and I'm trying to make my macros easier on him /e makes an attack. [[ 20 - d20 roll - modifiers ]] vs ac [[ Value for roll made earlier ]] Roll | [[ 20 - Mods ]] Adjusted Thac0 Polished it would look something like this: Austin makes an attack with his sword! [[ 2 ]] vs Ac! (20 - a roll of 10 - a mod of 8) [[ 10 ]] Roll | [[ 12 ]] Adjusted Thac0