#include <SilentSpell.h>
Inheritance diagram for ogs::magic::feats::SilentSpell:
Public Member Functions | |
SilentSpell () | |
Create a new Silent Spell metamagic feat. | |
bool | attachSpell (Spell &spell) |
Attach this metamagic feat to a spell. | |
bool | detachSpell (Spell &spell) |
Static Public Attributes | |
const Cost | COST = 1 |
The cost of using this metamagic feat. |
|
This method should always be called first by derived objects that override this function.
Reimplemented from ogs::magic::MetamagicFeat. |
|
Silent Spell feats use up a spell slot 1 level higher than normal. |