#include <HeightenSpell.h>
Inheritance diagram for ogs::magic::feats::HeightenSpell:
Public Member Functions | |
HeightenSpell (Cost cost) | |
Create a new Heighten Spell metamagic feat. | |
bool | attachSpell (Spell &spell) |
Attach this metamagic feat to a spell. | |
bool | detachSpell (Spell &spell) |
|
This method should always be called first by derived objects that override this function.
Reimplemented from ogs::magic::MetamagicFeat. |