We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前,对于 DnD 部分来说,GM 存在多轮 ra / rc 检定的需要。而目前海豹暂未加入 DnD 多轮检定功能。或许可以存在这样的功能满足需要,也简化 GM 掷骰操作。
ra
rc
例如
.rc 3# 洞察 <玩家>进行 "洞察" x3 检定 (dnd5e) 结果为: 4[1d20=4]+3=7 5[1d20=5]+3=7 15[1d20=15]+3=18
No response
The text was updated successfully, but these errors were encountered:
CC @fy0
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
在提问之前...
说说你遇到的问题?
目前,对于 DnD 部分来说,GM 存在多轮
ra
/rc
检定的需要。而目前海豹暂未加入 DnD 多轮检定功能。或许可以存在这样的功能满足需要,也简化 GM 掷骰操作。有什么好的想法?
例如
其他内容
No response
The text was updated successfully, but these errors were encountered: