CreateDoomEffectsLink
From NWN Lexicon
Jump to navigationJump to search
CreateDoomEffectsLink()
Creates a linked effect that can be used for all doom effects.
effect CreateDoomEffectsLink();
Description
Returns a linked effect for all of the doom effects.
The effects that are linked is a decrease of 2 for all saving throws, Attack and Damage rolls decreased by 2, all skills decreased by 2, as well as a visual effect.
Remarks
nw_i0_spells.nss: 19
Requirements
#include " nw_i0_spells "
Version
1.22
See Also
author: Tom Cassiotis