#include <Alertness.h>
Inheritance diagram for ogs::feats::Alertness:
Public Member Functions | |
Alertness () | |
Create a new Alertness feat. | |
bool | attachObject (Object &object) |
Attach this feat to an object. | |
bool | detachObject () |
Detach this feat from an object. |
|
This function adds a +2 bonus to Listen and Spot skill checks if the creature has either or both of these skills.
Reimplemented from ogs::core::Feature. |
|
This function removes the bonus added to Listen and Spot skill checks by the attachObject() function.
Reimplemented from ogs::core::Feature. |