Erwan
- Added "stack" as a zone in the perser - Added "fizzle" keyword in the parser for counterspells
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[card]
|
||||
text=Counter target spell. You gain 3 life.
|
||||
alias=1196
|
||||
id=23155
|
||||
target=*|stack
|
||||
auto=fizzle
|
||||
auto=life:3
|
||||
name=Absorb
|
||||
color=White,Blue
|
||||
rarity=R
|
||||
mana={W}{U}{U}
|
||||
type=Instant
|
||||
@@ -339,6 +339,17 @@ subtype=Elf
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Counter target creature spell. Draw a card.
|
||||
target=creature|stack
|
||||
auto=fizzle
|
||||
auto=draw:1
|
||||
id=22986
|
||||
name=Exclude
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={2}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Creatures you control have haste. Sacrifice Fires of Yavimaya: Target creature gets +2/+2 until end of turn.
|
||||
auto=lord(creature|myinplay) haste
|
||||
auto={s}:2/2 target(creature)
|
||||
|
||||
@@ -1,12 +1,4 @@
|
||||
[card]
|
||||
text=Counter target spell. You gain 3 life.
|
||||
id=23155
|
||||
name=Absorb
|
||||
rarity=R
|
||||
type=Instant
|
||||
mana={W}{U}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Choose a color. Target player reveals his or her hand, then you choose a card of that color from it. That player discards that card.
|
||||
id=23030
|
||||
name=Addle
|
||||
@@ -723,14 +715,7 @@ type=Enchantment
|
||||
mana={U}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Counter target creature spell. Draw a card.
|
||||
id=22986
|
||||
name=Exclude
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={2}{U}
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Enchant creature Domain - Enchanted creature gets -1/-1 for each basic land type among lands you control.
|
||||
id=23032
|
||||
|
||||
Reference in New Issue
Block a user