In our game, NPCs have a minimum hit dice rolls of their Con Mod but when I try to script it, the < sign gives less than or equal to. Is there a way to script this to give rerolls only if less Con Mod for the rolls? [[ (20)d8r<@{selected|constitution_mod} + @{selected|constitution_mod}*(20) ]] Thank you!