Eric Rinkus

Results 3 comments of Eric Rinkus

Did some more digging, found some more deets that I think will be helpful. I tried mocking a received roll on the Foundry side: ``` Beyond20.handleBeyond20Request("roll", {action: "roll", type: "ability",...

Ok, I think I found the root of the error at least. Looks like the `game.dnd5e.dice.d20Roll()` function still existed on version 4 of the D&D 5e game system module: https://github.com/foundryvtt/dnd5e/blob/28a3feaeffec61fb7411310bdac807f3b65bb100/module/dice/dice.mjs#L59....

Sounds good, glad this is already known! Hopefully the extra info above is helpful. Lemme know if there's anything else I can do to help here. I'd try to put...