Skip to content

@vttforge/core / RollThreshold

Type Alias: RollThreshold

RollThreshold = boolean | number | ((roll) => boolean)

How to decide a critical or a fumble.

MIT licensed.