So i'm looking to have a macro that rolls a die with a set modifier. However, i'm wanting to have it where it displays a separate total that combines with the previous roll. EXample: rolling 1d20+1 untrained, adding +2 for proficiency (5e) 1d20+1 = 14 (wanting to get a second [[..]] command that just adds the 14 and 2 together to get 16) If anyone can help me, that'd be awesome.