Class OriginalValueProvider

java.lang.Object
net.demilich.metastone.game.spells.desc.valueprovider.ValueProvider
net.demilich.metastone.game.spells.desc.valueprovider.OriginalValueProvider
All Implemented Interfaces:
Serializable, HasDesc<ValueProviderDesc>

public class OriginalValueProvider extends ValueProvider
When used in a SpellOverrideAura, this value provider returns the original value specified in this key.
See Also: