Class AttributeValueProvider

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

public class AttributeValueProvider extends ValueProvider
Reduces the sum of all values of attribute ValueProviderArg.ATTRIBUTE on target entities for ValueProviderArg.TARGET. Correctly accounts for Attribute.ATTACK and Attribute.HP when retrieved from a Card or an Actor to include buffs and bonuses.
See Also: