FutureProg functions

activespelleffects

Magiccomputer function, computer program, standard futureprog

Overload 1

activespelleffects overload 1

Effect Collection activespelleffects(Character character)
Available in
  • computer function
  • computer program
  • standard futureprog
Returns the active spell-parent effects on the character.
ParameterTypeDescription
character Character The character whose active spell effects should be inspected

Overload 2

activespelleffects overload 2

Effect Collection activespelleffects(Character character, MagicSpell spell)
Available in
  • computer function
  • computer program
  • standard futureprog
Returns the active spell-parent effects on the character that belong to the specified spell.
ParameterTypeDescription
character Character The character whose active spell effects should be inspected
spell MagicSpell The spell to match