Humblemonk / DiceMaiden

Dice bot for Discord
Apache License 2.0
125 stars 56 forks source link

Drop Highest #176

Closed MaxDeBenedetti closed 4 months ago

MaxDeBenedetti commented 3 years ago

There is currently a way to drop the lowest roll, but not the highest roll. This option would allow for disadvantage in 5e or banes in The Darkest House.

AllieWade commented 3 years ago

Try using kl[number]. It stands for "keep lowest," so for instance "!roll 2d20 kl1" keeps the lowest 1 roll, discarding the highest.

MaxDeBenedetti commented 3 years ago

Thank you. That definitely helped

Humblemonk commented 4 months ago

Closing this out due to recommendation from AllieWade will suffice