#include <ImprovedInitiative.h>
Inheritance diagram for ogs::feats::ImprovedInitiative:
Public Member Functions | |
ImprovedInitiative () | |
Create a new Improved Initiative feat. | |
bool | attachObject (Object &object) |
Attach this Improved Initiative feat to a creature. | |
bool | detachObject () |
Detach this Improved Initiative feat from a creature. | |
ogs::core::Feat::Compatibility | getCompatibility () const |
Determine the compatability of this feat. | |
ogs::core::Feat::Group | getGroup () const |
Determine the group that this feat belongs to. |
|
Reimplemented from ogs::core::Feature. |
|
Reimplemented from ogs::core::Feature. |
|
Improved Initiative feats are exclusive feats.
Reimplemented from ogs::core::Feat. |
|
Improved Initiative feats are general feats.
Reimplemented from ogs::core::Feat. |