Merge branch 'cleanup' into 'master'

Fixes - 19 Apr

See merge request core-developers/forge!4553
This commit is contained in:
Michael Kamensky
2021-04-20 03:58:06 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,6 @@
Name:Brainstorm Name:Brainstorm
ManaCost:U ManaCost:U
Types:Instant Types:Instant
A:SP$ Draw | Cost$ U | NumCards$ 3 | SpellDescription$ Draw three cards, then put two cards from your hand on top of your library in any order. | SubAbility$ ChangeZoneDB A:SP$ Draw | NumCards$ 3 | StackDescription$ {p:You} draws three cards, | SpellDescription$ Draw three cards, then put two cards from your hand on top of your library in any order. | SubAbility$ ChangeZoneDB
SVar:ChangeZoneDB:DB$ChangeZone | Origin$ Hand | Destination$ Library | ChangeNum$ 2 | Mandatory$ True SVar:ChangeZoneDB:DB$ ChangeZone | Origin$ Hand | Destination$ Library | ChangeNum$ 2 | Mandatory$ True | StackDescription$ then puts two cards from their hand on top of their library in any order.
SVar:Picture:http://www.wizards.com/global/images/magic/general/brainstorm.jpg
Oracle:Draw three cards, then put two cards from your hand on top of your library in any order. Oracle:Draw three cards, then put two cards from your hand on top of your library in any order.

View File

@@ -2,7 +2,8 @@ Name:Specter of the Fens
ManaCost:3 B ManaCost:3 B
Types:Creature Specter Types:Creature Specter
PT:2/3 PT:2/3
K:Flying
A:AB$ LoseLife | Cost$ 5 B | ValidTgts$ Opponent | TgtPrompt$ Select an opponent | LifeAmount$ 2 | SubAbility$ DBGainLife | SpellDescription$ Target opponent loses 2 life and you gain 2 life. A:AB$ LoseLife | Cost$ 5 B | ValidTgts$ Opponent | TgtPrompt$ Select an opponent | LifeAmount$ 2 | SubAbility$ DBGainLife | SpellDescription$ Target opponent loses 2 life and you gain 2 life.
SVar:DBGainLife:DB$GainLife | LifeAmount$ 2 SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2
DeckHas:Ability$LifeGain DeckHas:Ability$LifeGain
Oracle:{5}{B}: Target opponent loses 2 life and you gain 2 life. Oracle:Flying\n{5}{B}: Target opponent loses 2 life and you gain 2 life.