I am currently trying to substitute all rolls in my campaign for a table. This would allow me to "remove" or change die faces (add another 20, remove the 10, and so on). I have successfully made a table and changed my core dice roll in the d&d 5e character sheet to [[ 1t[myTable] ]]. Whenever i roll attributes, skills or saves, this works beautifully. Everything is added as it should be. Whenever i roll a weapon attack, the attack does not add any bonuses. It lists the bonuses correctly when mousing over the result, but only outputs the "raw" roll on the table. In the below example tha table has rolled 17 and should add 3 for dex, 2 for prof, for a total of 22. But the result is 17. Does anybody know how to fix this? Thanks in advance.