DiceRoller

免费增值
通过 Jordan | 已更新 6 days ago | Gaming
人气

8.7 / 10

延迟

79ms

服务等级

100%

Health Check

N/A

返回所有讨论

Added Roll for Stats Endpoint

Rapid account: Foxjordan
foxjordan
7 days ago

Hello! I added a new endpoint to let you roll for stats.

Provide the following data in the request body:
{
“diceSides”: integer
"numDice": integer
"numStats": integer
"rollType": string - one of “drop_lowest”, “no_drop”, or “drop_highest”
}

The response will include an array or result objects. The objects will contain resultsArray and total. If your request includes a drop, the object will also have a dropped property. The resultsArray does not include the dropped value, so if you want to use it, you will need to get it from the dropped property.

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论