OGS Java API Spec

Package ogs.feats

A minimal set of universal feats.

See:
          Description

Class Summary
Alertness A feat that adds a +2 bonus to all Listen and Spot skill checks.
AllWeapons A weapon proficiency for all weapons of one group.
ArmorProficiency A feat that allows the effective use of armor.
ImprovedInitiative A feat that adds a +4 bonus to all initiative checks.
ImprovedSave A feat that adds a +2 bonus to saving throws.
ShieldProficiency A shield proficiency feat allows the use of shields without additional penalties.
SingleWeapon A weapon proficiency for a single weapon.
Toughness A general feat that adds bonus hit points.
WeaponProficiency A feat that allows the effective use of a weapon.
 

Package ogs.feats Description

A minimal set of universal feats. The feats in this namespace can be defined and implemented independently of rules or other elements that are specific to a particular game world or campaign setting. Thus, these feats can be used in any open game.


OGS Java API Spec