DoCaltropEffect
From NWN Lexicon
Contents |
[edit] DoCaltropEffect(object)
Caltrops do 25 points of damage (1 point per target per round) and then are gone.
void DoCaltropEffect( object oTarget );
[edit] Parameters
oTarget
The object to apply the effect to.
[edit] Description
Caltrops do 25 points of damage (1 point per target per round) and then are gone.
[edit] Remarks
Flying creatures (as determined by x0_i0_caltrops ".
[edit] Requirements
#include " x0_i0_spells "
[edit] Version
???
[edit] See Also
functions: |
author: Mistress