Unfortunately, it is not possible to reference the results of a roll without the assistance of an API Script . Access to the API is available in games in which the Creator
has an active Pro subscription. That said, you could use a math trick here to more or less accomplish this: Running jump result: [[ floor((1d20 + 2 [Acrobatics Modifiers]) * 100.25) / 100 ]] feet! The digits left of the decimal place are the result of the Acrobatics check. The digits right of the decimal place are that result divided by 4 and rounded down.