OGS Java API Spec

Uses of Class
ogs.core.Saves

Packages that use Saves
ogs.core The ogs.core package contains types are are used in all open games regardless of setting. 
 

Uses of Saves in ogs.core
 

Methods in ogs.core that return Saves
 Saves Creature.getSaves()
          Determine the saving throw modifiers for this creature.
 


OGS Java API Spec