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