AbilityFactory for counterspells
Hi all,
I have some working code for counterspells. I didn't convert or add any cards yet pending feedback.
You can use Counterspell by changing it to:
-slapshot5
I have some working code for counterspells. I didn't convert or add any cards yet pending feedback.
You can use Counterspell by changing it to:
- Code: Select all
A:SP$Counter|Cost$U U|Type$Spell|Destination$Graveyard|SpellDescription$Counter target spell.
- Code: Select all
A:AB$Counter|Cost$G G|Type$Spell|Destination$Graveyard|CounterValid$Card.Black|SpellDescription$Counter target black spell.
-slapshot5