notation string Dice notation NdS+M (case-insensitive): N dice (1-100, default 1) with S sides (2-1000) and an optional modifier M (-1000..+1000), e.g. 2d6+3, d20, 4d8-2. A raw '+' decodes to a space in query strings, so '2d6+3', '2d6%2B3' and '2d6 3' are all read as 2d6+3.