
I've set up a character sheet with a number of Abilities of the form "/roll @{Contact}d6kh1" (where Contact is one of several attributes - this is for Inspectres)
Problem - if Contact for that character is 1, or falls to 1, I get an error message when I run the macro for that Ability - "Drop/Keep point is must be less than the number of dice rolled".
That error makes sense when you're writing the code manually, but when it's generated from an Ability like this it would be good to just roll the 1 die and keep it.