Added some cards (WTH)
This commit is contained in:
@@ -252,6 +252,16 @@ toughness=4
|
||||
abilities=haste
|
||||
[/card]
|
||||
[card]
|
||||
text=Lava Storm deals 2 damage to each attacking creature or Lava Storm deals 2 damage to each blocking creature.
|
||||
id=4556
|
||||
auto=may damage:2 all(creature[attacking])
|
||||
auto=may damage:2 all(creature[blocking])
|
||||
name=Lava Storm
|
||||
rarity=C
|
||||
mana={3}{R}{R}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text={T}, Sacrifice Llanowar Druid: Untap all Forests.
|
||||
id=4521
|
||||
name=Llanowar Druid
|
||||
@@ -289,6 +299,19 @@ mana={2}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying Pay 1 life: Regenerate Mischievous Poltergeist.
|
||||
id=4462
|
||||
name=Mischievous Poltergeist
|
||||
rarity=U
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
subtype=Spirit
|
||||
auto={0}:regenerate && life:-1 controller
|
||||
power=1
|
||||
toughness=1
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text=Each player draws a card for each creature card in his or her graveyard.
|
||||
auto=foreach(creature|mygraveyard) draw:1 controller
|
||||
auto=foreach(creature|opponentgraveyard) draw:1 opponent
|
||||
@@ -311,6 +334,18 @@ toughness=2
|
||||
abilities=unblockable
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature has flying. Sacrifice Phantom Wings: Return enchanted creature to its owner's hand.
|
||||
id=4495
|
||||
target=creature
|
||||
auto=flying
|
||||
auto={S}:moveTo(ownerhand)
|
||||
name=Phantom Wings
|
||||
rarity=C
|
||||
mana={1}{U}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)
|
||||
id=4466
|
||||
name=Razortooth Rats
|
||||
@@ -419,14 +454,14 @@ power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
id=4561
|
||||
name=Thunderbolt
|
||||
mana={1}{R}
|
||||
type=Instant
|
||||
text=Choose one - Thunderbolt deals 3 damage to target player; or Thunderbolt deals 4 damage to target creature with flying.
|
||||
id=4561
|
||||
auto=may damage:3 target(player)
|
||||
auto=may damage:4 target(creature[-flying])
|
||||
name=Thunderbolt
|
||||
rarity=C
|
||||
mana={1}{R}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Haste (This creature can attack the turn it comes under your control.) When Thundermare comes into play, tap all other creatures.
|
||||
|
||||
Reference in New Issue
Block a user