Class OppositeEffectSpell
java.lang.Object
net.demilich.metastone.game.spells.Spell
net.demilich.metastone.game.spells.RelativeToTargetEffectSpell
net.demilich.metastone.game.spells.OppositeEffectSpell
- All Implemented Interfaces:
Serializable
,HasDesc<SpellDesc>
Acts like an
AdjacentEffectSpell
except on minions opposite of the target
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.demilich.metastone.game.spells.RelativeToTargetEffectSpell
onCast
Methods inherited from class net.demilich.metastone.game.spells.Spell
cast, castForPlayer, checkArguments, getDesc, isNativeStateful, setDesc, toString
-
Constructor Details
-
OppositeEffectSpell
public OppositeEffectSpell()
-
-
Method Details
-
getActors
- Specified by:
getActors
in classRelativeToTargetEffectSpell
-