Saving Throw Function Category

Functions used to deal with saving throws.



Functions

NameBrief Description
EffectSavingThrowDecreaseCreate a Saving Throw Decrease effect to lower one Saving Throw type.
EffectSavingThrowIncreaseCreate a Saving Throw Increase effect to raise one Saving Throw type.
FortitudeSaveReturns the result of a Fortitude Save check.
GetEpicSpellSaveDCDetermines the DC needed to save against any epic spell.
GetFortitudeSavingThrowDetermines the base fortitude saving throw number of a creature, door or placeable.
GetReflexAdjustedDamageDetermines the damage to be applied after saving throws are applied.
GetReflexSavingThrowDetermines the base reflex saving throw number of a creature, door or placeable.
GetSpellSaveDCDetermines the DC needed to save against the cast spell.
GetWillSavingThrowDetermines the base will saving throw number of a creature, door or placeable.
ReflexSavePerforms a ReflexSave check.
SetFortitudeSavingThrowSet the fortitude saving throw value for a door or placeable object.
SetReflexSavingThrowSet the reflex saving throw value for a door or placeable object.
SetWillSavingThrowSet the will saving throw value for a door or placeable object.
WillSavePerforms a Will Save check.

See Also

Function Categories