Saving Throw Function Category
Functions used to deal with saving throws.
Functions
Name | Brief Description |
---|---|
EffectSavingThrowDecrease | Create a Saving Throw Decrease effect to lower one Saving Throw type. |
EffectSavingThrowIncrease | Create a Saving Throw Increase effect to raise one Saving Throw type. |
FortitudeSave | Returns the result of a Fortitude Save check. |
GetFortitudeSavingThrow | Determines the base fortitue saving throw number of a creature, door or placeable. |
GetReflexAdjustedDamage | Determines the damage to be applied after saving throws are applied. |
GetReflexSavingThrow | Determines the base reflex saving throw number of a creature, door or placeable. |
GetSpellSaveDC | Determines the DC needed to save against the cast spell. |
GetWillSavingThrow | Determines the base reflex saving throw number of a creature, door or placeable. |
ReflexSave | Performs a ReflexSave check. |
WillSave | Performs a Will Save check. |
See Also
Send comments on this topic.