Hi all, The following command seems to work correctly in chat, but only rolls two 3D dice instead of three. Any ideas why or how to fix? /roll [[ {2,6,10,10}<[[1d10]] ]] + [[ {2,6,10,10}<[[1d10]] ]] + [[ {2,6,10,10}<[[1d10]] ]] If you're wondering about the arcane structure of the roll itself, it's an attempt to roll multiple dice of damage according to the Godbound system without using API. It works as designed apart from only showing me the 3D dice for the last two rolls.