METAMAGIC_* Constant Group
Metamagic feats applied to a spell.
Constants
Constant | Description |
---|
METAMAGIC_ANY | Any metamagic spell effect (empower, extend, maximize, quicken, silent, still). |
|
METAMAGIC_EMPOWER | All variable, numeric effects of an empowered spell are increased by one-half. An empowered spell uses up a spell slot two levels higher than the shell's actual level. |
|
METAMAGIC_EXTEND | An extended spell lasts twice as long as normal. An extended spell uses up a spell slot one level higher than the spell's actual level. |
|
METAMAGIC_MAXIMIZE | All variable, numeric effects of a maximized spell are maximized. A maximized spell uses up a spell slot three levels higher than the spell's actual level. |
|
METAMAGIC_NONE | No metamagic feats attached to the spell. |
|
METAMAGIC_QUICKEN | Casting a quickened spell is a free action. A quickened spell uses up a spell slot four levels higher than the spell's actual level. |
|
METAMAGIC_SILENT | A silent spell can be cast with no verbal components. A silent spell uses up a spell slot one level higher than the spell's actual level. |
|
METAMAGIC_STILL | A still spell can be cast with no somatic components. A still spell uses up a spell slot one level higher than the spell's actual level. |
|
See Also
Send comments on this topic.