Help with the dice

Ive got a question for whoever can answer it. How do the dice work for damage? Is it like the d6 dice in Fallout? (1-2 is 1 point of damage, 3-4 is 0, & 5-6 is one point plus an effect).

@Squadfather44 Almost right.

1: one point of damage
2: two points of damage
3 & 4: no damage
5 and 6: 1 point of damage and an effect

1 Like

Thanks, I appreciate it.

2 Likes

Close.
⚀ = 1
⚁ = 2
⚂⚃ = 0
⚄⚅ = 1 +e

made this for diceroller bot on Discord
Pattern: (\d+)st Command: \1L[1.,2.,1△,1△,0.,0.] Regexp: True
The point after the number prevents addition if you roll no effects at all and ease re-rolling