- Type fix for Subtle Strike

This commit is contained in:
Sol
2016-09-24 02:31:37 +00:00
parent d53d304ef4
commit d5a67b6c35

View File

@@ -1,6 +1,6 @@
Name:Subtle Strike
ManaCost:1 B
Types:Sorcery
Types:Instant
A:SP$ Charm | Cost$ 1 B | MinCharmNum$ 1 | CharmNum$ 2 | Choices$ DBPump,DBPutCounter | SpellDescription$ Choose one or both - Target creature gets -1/-1 until end of turn; Put a +1/+1 counter on target creature.
SVar:DBPump:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature (-1/-1) | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True | SpellDescription$ Target creature gets -1/-1 until end of turn.
SVar:DBPutCounter:DB$ PutCounter | ValidTgts$ Creature | TgtPrompt$ Select target creature (+1/+1 counter) | AILogic$ Good | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on target creature.