spellsStinkingCloud(object)
Does a stinking cloud.
void spellsStinkingCloud( object oTarget = OBJECT_INVALID );
Parameters
oTarget
The object to throw some stink at. (Default: OBJECT_INVALID)
Description
Does a stinking cloud.
If oTarget is invalid, then does area effect, otherwise just attempts on oTarget.
Remarks
If oTarget is a valid object, then they get the chance to make a fortitude save against poison. If that fails oTarget is checked for the poison immunity feat. If that fails, the effects are applied.
If oTarget is invalid, then treat it as a cone shaped area of effect.
The effects:
- Daze
- Visual effect VFX_DUR_MIND_AFFECTING_DISABLED
- Visual effect VFX_DUR_CESSATE_NEGATIVE
- Visual effect VFX_IMP_DAZED_S
Requirements
#include "x0_i0_spells"
Version
???
See Also
categories:  | Spells Functions |
author: Mistress