Merge branch 'typo' into 'master'

pestilent_haze.txt fix

See merge request core-developers/forge!2915
This commit is contained in:
Michael Kamensky
2020-06-26 17:11:29 +00:00

View File

@@ -1,7 +1,7 @@
Name:Pestilent Haze
ManaCost:1 B B
Types:Sorcery
A:SP$ Charm | Cost$ 1 B B | Choices$ DBPumpAll,RemoveCounters | CharmNum$ 1
SVar:PumpAll:DB$ PumpAll | ValidCards$ Creature | NumAtt$ -2 | NumDef$ -2 | IsCurse$ True | SpellDescription$ All creatures get -2/-2 until end of turn.
SVar:RemoveCounters:DB$ RemoveCounterAll | ValidCards$ Planeswalker | CounterType$ LOYALTY | CounterNum$ 2 | SpellDescription$ Remove two loyalty counters from each planeswalker.
A:SP$ Charm | Cost$ 1 B B | Choices$ DBPumpAll,DBRemoveCounters
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature | NumAtt$ -2 | NumDef$ -2 | IsCurse$ True | SpellDescription$ All creatures get -2/-2 until end of turn.
SVar:DBRemoveCounters:DB$ RemoveCounterAll | ValidCards$ Planeswalker | CounterType$ LOYALTY | CounterNum$ 2 | SpellDescription$ Remove two loyalty counters from each planeswalker.
Oracle:Choose one —\n• All creatures get -2/-2 until end of turn.\n• Remove two loyalty counters from each planeswalker.