OGS Java API Spec

Uses of Class
ogs.feats.ArmorProficiency

Packages that use ArmorProficiency
ogs.feats A minimal set of universal feats. 
 

Uses of ArmorProficiency in ogs.feats
 

Methods in ogs.feats that return ArmorProficiency
static ArmorProficiency ArmorProficiency.createLight()
          Create a new Light Armor Proficiency feat.
static ArmorProficiency ArmorProficiency.createMedium()
          Create a new Medium Armor Proficiency feat.
static ArmorProficiency ArmorProficiency.createHeavy()
          Create a new Heavy Armor Proficiency feat.
 


OGS Java API Spec