javalent / dice-roller

Inline dice rolling for Obsidian.md
271 stars 29 forks source link

Feature Request: World/Chronicles of Darkness dice #21

Closed JepheDelPhuego closed 3 years ago

JepheDelPhuego commented 3 years ago

In World of Darkness you roll d10s, and it has a target number. For every die that hits the target number or above, you get a success. 1s can subtract successes and 10s (or sometimes 9s or 8s) can grant an additional die to roll. These modifiers would be great features for the dice roller! :)

valentine195 commented 3 years ago

Hi, the ability to do this was added in 6.0.0.

dice: 1d10=10-=1 will return 1 for dice equal to 10, -1 for dice equal to 1, and 0 for all others. See here.