SpellsInflictTouchAttack

From NWN Lexicon


Contents

[edit] spellsInflictTouchAttack(int, int, int, int, int, int)

Inflicts a spell touch attack.

void spellsInflictTouchAttack(
    int nDamage,
    int nMaxExtraDamage,
    int nMaximized,
    int vfx_impactHurt,
    int vfx_impactHeal,                
    int nSpellID
);

[edit] Parameters

nDamage

Amount of damage to do.

nMaxExtraDamage

Maximum amount of +1 per level damage.

nMaximized

Amount of damage to do if maximized.

vfx_impactHurt

Impact to play if hurt by spell.

vfx_impactHeal

Impact to play if healed by spell.

nSpellID

SpellID to broactcast in the signal event.


[edit] Description

Inflicts a spell touch attack.



[edit] Requirements

#include " x0_i0_spells "


[edit] Version

???

[edit] See Also



author: Mistress

Personal tools
Categories