EffectTimeStopImmunity()

From NWN Lexicon
Jump to navigationJump to search
Nwnee logo.jpg Note: This article documents Neverwinter Nights: Enhanced Edition new content or changes/updates/fixes to 1.69 functions. These are all listed under the category and patches pages.

Provides immunity to the effects of EffectTimeStop.

effect EffectTimeStopImmunity(
);


Description

Provides immunity to the effects of EffectTimeStop, which allows actions during other creatures time stop effects.


Remarks

This allows the creature to act during any time stop used, as if they had cast it.

A powerful effect that could be applied to bosses similar to high end immunity some bosses in Baldurs Gate have. This can only be used in advance of the time stop effect being used, and should work fine on any creature - player or NPC.


Version

This function was added in 1.87.8193.35 of NWN:EE.


Example

Information icon.png This article is in need of examples. You can help the NWN Lexicon by showing how to use this code effectively.


See Also



 author: Shadguy