Erwan
- Added "stack" as a zone in the perser - Added "fizzle" keyword in the parser for counterspells
This commit is contained in:
@@ -286,7 +286,8 @@ type=Land
|
||||
[/card]
|
||||
[card]
|
||||
text=Counter target spell.
|
||||
alias=1196
|
||||
target=*|stack
|
||||
auto=fizzle
|
||||
id=129882
|
||||
name=Cancel
|
||||
rarity=C
|
||||
@@ -648,6 +649,17 @@ subtype=Goblin Mutant
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Counter target red or green spell.
|
||||
target=*[red;green]|stack
|
||||
auto=fizzle
|
||||
id=129908
|
||||
name=Flashfreeze
|
||||
rarity=U
|
||||
color=Blue
|
||||
type=Instant
|
||||
mana={1}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool.
|
||||
auto={T}: Add {G}
|
||||
id=129561
|
||||
@@ -1701,6 +1713,17 @@ subtype=Rat
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Counter target creature spell.
|
||||
target=creature|stack
|
||||
auto=fizzle
|
||||
id=129699
|
||||
name=Remove Soul
|
||||
rarity=C
|
||||
color=Blue
|
||||
type=Instant
|
||||
mana={1}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=You gain 3 life. Draw a card.
|
||||
auto=life:3
|
||||
auto=draw:1
|
||||
|
||||
Reference in New Issue
Block a user