// Get oTarget's base reflex saving throw value (this will only work for // creatures, doors, and placeables). // * Returns 0 if oTarget is invalid. int GetReflexSavingThrow(object oTarget);
Community content is available under CC-BY-SA unless otherwise noted.