Added 3 that should have been part of my last commit.
This commit is contained in:
@@ -30659,6 +30659,16 @@ power=2
|
|||||||
toughness=3
|
toughness=3
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
name=Hapless Researcher
|
||||||
|
auto={S}:draw:1 && transforms((,newability[target(*|myhand) reject])) forever
|
||||||
|
text=Sacrifice Hapless Researcher: Draw a card, then discard a card.
|
||||||
|
mana={U}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Wizard
|
||||||
|
power=1
|
||||||
|
toughness=1
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
name=Harbinger of Spring
|
name=Harbinger of Spring
|
||||||
auto=protection from(creature[-spirit])
|
auto=protection from(creature[-spirit])
|
||||||
auto=@movedTo(this|mygraveyard) from(myBattlefield):may moveTo(myhand) target(other spirit[manacost<=4]|mygraveyard)
|
auto=@movedTo(this|mygraveyard) from(myBattlefield):may moveTo(myhand) target(other spirit[manacost<=4]|mygraveyard)
|
||||||
@@ -52878,6 +52888,23 @@ power=0
|
|||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
name=Pulse of the Grid
|
||||||
|
auto=draw:2 controller
|
||||||
|
auto=target(*|myhand) reject
|
||||||
|
auto=if type(*|opponenthand)~morethan~type(*|myhand) then moveto(myhand)
|
||||||
|
text=Draw two cards, then discard a card. Then if an opponent has more cards in hand than you, return Pulse of the Grid to its owner's hand.
|
||||||
|
mana={1}{U}{U}
|
||||||
|
type=Instant
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
name=Pulse of the Tangle
|
||||||
|
auto=token(Beast,Creature Beast,3/3,green)
|
||||||
|
auto=if type(creature|opponentbattlefield)~morethan~type(creature|mybattlefield) then moveto(myhand)
|
||||||
|
text=Put a 3/3 green Beast creature token onto the battlefield. Then if an opponent controls more creatures than you, return Pulse of the Tangle to its owner's hand.
|
||||||
|
mana={1}{G}{G}
|
||||||
|
type=Sorcery
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
name=Pulse Tracker
|
name=Pulse Tracker
|
||||||
auto=@combat(attacking) source(this):life:-1 opponent
|
auto=@combat(attacking) source(this):life:-1 opponent
|
||||||
text=Whenever Pulse Tracker attacks, each opponent loses 1 life.
|
text=Whenever Pulse Tracker attacks, each opponent loses 1 life.
|
||||||
@@ -63738,6 +63765,17 @@ power=2
|
|||||||
toughness=2
|
toughness=2
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
name=Slingbow Trap
|
||||||
|
target=creature[flying]
|
||||||
|
auto=destroy
|
||||||
|
other={G}
|
||||||
|
otherrestriction=type(creature[flying&black&attacking]|battlefield)~morethan~0
|
||||||
|
text=If a black creature with flying is attacking, you may pay {G} rather than pay Slingbow Trap's mana cost. -- Destroy target attacking creature with flying.
|
||||||
|
mana={3}{G}
|
||||||
|
type=Instant
|
||||||
|
subtype=Trap
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
name=Slingshot Goblin
|
name=Slingshot Goblin
|
||||||
auto={R}{T}:Damage:2 target(creature[blue])
|
auto={R}{T}:Damage:2 target(creature[blue])
|
||||||
text={R}, {T}: Slingshot Goblin deals 2 damage to target blue creature.
|
text={R}, {T}: Slingshot Goblin deals 2 damage to target blue creature.
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
grade=unsupported
|
grade=unsupported
|
||||||
# The cards in this file are not implemented yet
|
# The cards in this file are not implemented yet
|
||||||
[card]
|
[card]
|
||||||
name="Ach! Hans, Run!"
|
name="Ach! Hans, Run!"
|
||||||
@@ -9686,15 +9686,6 @@ type=Artifact
|
|||||||
subtype=Equipment
|
subtype=Equipment
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Hapless Researcher
|
|
||||||
text=Sacrifice Hapless Researcher: Draw a card, then discard a card.
|
|
||||||
mana={U}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Wizard
|
|
||||||
power=1
|
|
||||||
toughness=1
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
name=Harm's Way
|
name=Harm's Way
|
||||||
text=The next 2 damage that a source of your choice would deal to you and/or permanents you control this turn is dealt to target creature or player instead.
|
text=The next 2 damage that a source of your choice would deal to you and/or permanents you control this turn is dealt to target creature or player instead.
|
||||||
mana={W}
|
mana={W}
|
||||||
|
|||||||
Reference in New Issue
Block a user