DoCaltropEffect

From NWN Lexicon
Revision as of 00:20, 26 August 2012 by Dood (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


DoCaltropEffect(object)

Caltrops do 25 points of damage (1 point per target per round) and then are gone.

void DoCaltropEffect(
    object oTarget
);

Parameters

oTarget

The object to apply the effect to.


Description

Caltrops do 25 points of damage (1 point per target per round) and then are gone.



Remarks

Flying creatures (as determined by x0_i0_caltrops ".


Requirements

#include " x0_i0_spells "


Version

???

See Also

functions: 

spellsIsFlying



author: Mistress