EffectPetrify()
Creates an effect that will petrify a creature.
effect EffectPetrify();
Description
Returns an effect that will petrify a creature. The creature receives an EffectParalyze and the stoneskin visual effect is also applied (VFX_DUR_PROT_STONESKIN).
Version
1.30
See Also
functions: | EffectParalyze |
categories: | Effects Functions |
constants: | VFX_DUR_* Constants |
author: Charles Feduke
Send comments on this topic.