METAMAGIC_* Constant Group

Metamagic feats applied to a spell.



Constants

ConstantValueDescription
METAMAGIC_ANY255
Any metamagic spell effect (empower, extend, maximize, quicken, silent, still).
METAMAGIC_EMPOWER1
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_EXTEND2
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_MAXIMIZE4
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_NONE0
No metamagic feats attached to the spell.
METAMAGIC_QUICKEN8
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_SILENT16
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_STILL32
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

functions: ActionCastSpellAtLocation | ActionCastSpellAtObject | GetMetaMagicFeat