Class DistinctTribesValueProvider

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

public final class DistinctTribesValueProvider extends ValueProvider
Calculates the number of distinct tribes among the EntityReference.TARGET entities.

If a ValueProviderArg.RACE is specified, assumes that 1 target of that race is in the pool.

See Also: