Class ActivateEnchantmentSpell
java.lang.Object
net.demilich.metastone.game.spells.Spell
net.demilich.metastone.game.spells.AbstractModifyEnchantmentSpell
net.demilich.metastone.game.spells.ActivateEnchantmentSpell
- All Implemented Interfaces:
Serializable
,HasDesc<SpellDesc>
Activates the enchantments hosted by the target or the enchantment targeted in
target
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.demilich.metastone.game.spells.AbstractModifyEnchantmentSpell
onCast
Methods inherited from class net.demilich.metastone.game.spells.Spell
cast, castForPlayer, checkArguments, getDesc, isNativeStateful, setDesc, toString
-
Constructor Details
-
ActivateEnchantmentSpell
public ActivateEnchantmentSpell()
-
-
Method Details
-
modifyEnchantment
- Overrides:
modifyEnchantment
in classAbstractModifyEnchantmentSpell
-