.DT
query_effects
$MUDNAME$ spells help
query_effects
Name
.SI 5
query_effects - Current spell effects.
.EI
Syntax
.SI 5
mixed *query_effects();
.EI
Description
.SP 5 5
This returns the currently active spell effects on the creature.
The format of the spell effect array is:
.EP
.SI 5
({ type, ({ name, ({ no_rnds, callee, func, param }), ... }), ... })
.EI
See also
.SP 5 5
add_spell_effect
.EP