Skip to main content

query_effects

Discworld spells help

query_effects

Name

query_effects - Current spell effects.

Syntax

mixed *query_effects();

Description

This returns the currently active spell effects on the creature. The format of the spell effect array is:

({ type, ({ name, ({ no_rnds, callee, func, param }), ... }), ... })

See also

add_spell_effect