EffectCutsceneParalyze()

Creates an effect that will paralyze a creature for use in a cut-scene.

effect EffectCutsceneParalyze();

Description

Returns an effect that is guranteed to paralyze a creature; this effect is identical to EffectParalyze except that it cannot be resisted.



Remarks

Even though the effect can't be resisted, creatures that are immune to paralysis will still be unaffected. Immunity to paralysis is a feature of many creature hides / skins (equipped in their inventory under creature items), so if you need to paralyze a creature with such a hide, you'll have to edit the properties of the hide to allow this.


Version

1.30

See Also

functions: EffectCutsceneGhost | EffectParalyze
categories: Cut-Scene Functions | Effects Functions


 author: Charles Feduke, editor: Lilac Soul
 Send comments on this topic.