OGS Java API Spec

Uses of Package
ogs.magic

Packages that use ogs.magic
ogs.magic Defines the standard magic system. 
ogs.magic.abilities The ogs.magic.abilities package extends certain core abilities to support magic. 
ogs.magic.feats The ogs.magic.feats package provides metamagic feats. 
ogs.spells Abstract base classes for spells in each school of magic. 
 

Classes in ogs.magic used by ogs.magic
AbsoluteRange
          A spell range expressed in an absolute distance.
Component
          An element required for the preparation or casting of a spell.
Descriptors
          A descriptor indicates the nature of a spell.
LevelRange
          An absolute range that is based on caster level.
MetamagicFeat
          A feat used to improve or enhance a spell in some way at the cost of higher spell slots.
PhysicalComponent
          A spell component with physical attributes.
Range
          Maximum distance from caster that a spell affect can occur.
School
          A school of arcane magic.
Spell
          A magical effect produced by an entity.
 

Classes in ogs.magic used by ogs.magic.abilities
Ability
          An ability with support for magic.
 

Classes in ogs.magic used by ogs.magic.feats
MetamagicFeat
          A feat used to improve or enhance a spell in some way at the cost of higher spell slots.
Spell
          A magical effect produced by an entity.
 

Classes in ogs.magic used by ogs.spells
School
          A school of arcane magic.
Spell
          A magical effect produced by an entity.
 


OGS Java API Spec