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
|
||||
|
||||
@@ -530,15 +530,7 @@ power=1
|
||||
subtype=Zombie Goblin
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Counter target red or green spell.
|
||||
id=129908
|
||||
name=Flashfreeze
|
||||
rarity=U
|
||||
color=Blue
|
||||
type=Instant
|
||||
mana={1}{U}
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=All creatures get +X/-X until end of turn.
|
||||
id=130542
|
||||
@@ -1163,15 +1155,7 @@ color=Blue
|
||||
type=Sorcery
|
||||
mana={2}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Counter target creature spell.
|
||||
id=129699
|
||||
name=Remove Soul
|
||||
rarity=C
|
||||
color=Blue
|
||||
type=Instant
|
||||
mana={1}{U}
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Flying (This creature can't be blocked except by creatures with flying or reach.) At the beginning of your upkeep, you may return target creature card from your graveyard to play.
|
||||
id=106384
|
||||
|
||||
Reference in New Issue
Block a user