#include <EmpowerSpell.h>
Inheritance diagram for ogs::magic::feats::EmpowerSpell:
Public Member Functions | |
EmpowerSpell () | |
Create a new Empower Spell metamagic feat. | |
bool | attachSpell (Spell &spell) |
Attach this metamagic feat to a spell. | |
bool | detachSpell (Spell &spell) |
Static Public Attributes | |
const Cost | COST = 2 |
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. |
|
Empower Spell feats use up a spell slot 2 levels higher than normal. |