FutureProg functions

addspellduration

Magic · computer function, computer program, standard futureprog

Number addspellduration(Character character, MagicSpell spell, TimeSpan duration)
Contexts: computer function, computer program, standard futureprog
Adds to the remaining duration of scheduled active effects from the specified spell and returns the number altered.
character: The character whose active spell effects should be altered
spell: The spell to alter
duration: The duration to set, add, or subtract

← Back to FutureProg functions