Class ModifyAttributeSpell

All Implemented Interfaces:
Serializable, HasDesc<SpellDesc>
Direct Known Subclasses:
ModifyWitherAttributeSpell

public class ModifyAttributeSpell extends RevertableSpell
Increments (or decrements, if negative) by SpellArg.VALUE the SpellArg.ATTRIBUTE on the given target.

Supports a SpellArg.REVERT_TRIGGER, which when triggered will call this spell with the negative of the value specified on the target.

See Also: