DEFENSIVE_CASTING_MODE_* Constant Group

Determines if a creature is casting a spell defensively so they suffer no attacks of opportunity.



Constants

ConstantDescription
DEFENSIVE_CASTING_MODE_DISABLED
Defensive casting mode is disabled; the creature will suffer attacks of opportunity when applicable.
DEFENSIVE_CASTING_MODE_ENABLED
Defensive casting mode is enabled; the creature won't suffer attacks of opportunity, but runs the risk of losing the spell completely if they cannot keep their concentraction.

See Also

functions: GetDefensiveCastingMode


 Send comments on this topic.