Saving throw rules
Summary
Types
The result of a saving throw: whether it met the DC, plus the values behind the outcome. A save is a d20 test against a difficulty class, with no critical semantics.
Functions
Resolve a saving throw against a difficulty class
Types
Functions
@spec resolve(Srd.Dice.Roll.t(), [{:dc, integer()}]) :: t()
Resolve a saving throw against a difficulty class