
Hi all,
So I've got a location roll on my custom sheet. It rolls a d100 and then it's up to the player to figure out where their character was hit on their body based off this number. I don't like this long winded step so I was hoping to have the dice roll spit out the relevant body part depending on what was rolled. I know you can use a sheet helper thing to do something like "{{#rollbetween}} {{rollName min max}}" to return a result.
Here's what mine outputs:
So yeah, that didn't display right. Where am I going wrong?
edit: Screenshot of code