mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
Merge branch 'typo' into 'master'
pestilent_haze.txt fix See merge request core-developers/forge!2915
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user