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 spellsIsFlying) do not take damage.

Note the spelling, this function is different than DoCaltropsEffect which is located in #include "x0_i0_caltrops".


Requirements

#include "x0_i0_spells"


Version

???

See Also

functions:  DoCaltropsEffect | spellsIsFlying
categories:  Spells Functions


author: Mistress