Can't even make a simple dice roller with a data table.

I tried that too. The issue I am having is getting the actual integer. I’m not in front of my PC, as Im at my kid’s kung fu class, but I made a function with 3 inputs: number of dice, type of dice and modifier. Have made type of dice to both name and enum. Link function to a get datatable row with type of dice, but it’s not even getting the row from debug testing. Gives me a fail every time. That’s why I asked if anyone had a screen shot. Wanted to analyze it to see what I am doing wrong as I can’t even get TO the integer.