Erwan
- fixed the "may" ability a little bit (needs testing: can it be called only once ???) - Added "Clone", yay :)
This commit is contained in:
@@ -295,6 +295,19 @@ subtype=Spider
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=As Clone comes into play, you may choose a creature in play. If you do, Clone comes into play as a copy of that creature.
|
||||
auto=may copy target(creature)
|
||||
id=129501
|
||||
name=Clone
|
||||
rarity=R
|
||||
color=Blue
|
||||
type=Creature
|
||||
mana={3}{U}
|
||||
power=0
|
||||
subtype=Shapeshifter
|
||||
toughness=0
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying (This creature can't be blocked except by creatures with flying or reach.) Cloud Elemental can block only creatures with flying.
|
||||
abilities=cloud,flying
|
||||
id=129804
|
||||
|
||||
@@ -283,18 +283,7 @@ power=2
|
||||
subtype=Elf Warrior Druid
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=As Clone comes into play, you may choose a creature in play. If you do, Clone comes into play as a copy of that creature.
|
||||
id=129501
|
||||
name=Clone
|
||||
rarity=R
|
||||
color=Blue
|
||||
type=Creature
|
||||
mana={3}{U}
|
||||
power=0
|
||||
subtype=Shapeshifter
|
||||
toughness=0
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Each creature gets +1/+1 for each other creature in play that shares a creature type with it. (For example, if a Goblin Warrior, a Goblin Scout, and a Zombie Goblin are in play, each gets +2/+2.)
|
||||
id=129502
|
||||
|
||||
@@ -357,6 +357,19 @@ power=0
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=As Clone comes into play, you may choose a creature in play. If you do, Clone comes into play as a copy of that creature.
|
||||
auto=may copy target(creature)
|
||||
id=1193
|
||||
name=Clone
|
||||
rarity=U
|
||||
color=Blue
|
||||
type=Creature
|
||||
mana={3}{U}
|
||||
power=0
|
||||
subtype=Shapeshifter
|
||||
toughness=0
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying Whenever Cockatrice blocks or becomes blocked by a non-Wall creature, destroy that creature at end of combat.
|
||||
abilities=Flying
|
||||
id=1238
|
||||
|
||||
@@ -17,18 +17,6 @@ type=Artifact
|
||||
mana={4}
|
||||
[/card]
|
||||
[card]
|
||||
text=As Clone comes into play, you may choose a creature in play. If you do, Clone comes into play as a copy of that creature.
|
||||
id=1193
|
||||
name=Clone
|
||||
rarity=U
|
||||
color=Blue
|
||||
type=Creature
|
||||
mana={3}{U}
|
||||
power=0
|
||||
subtype=Shapeshifter
|
||||
toughness=0
|
||||
[/card]
|
||||
[card]
|
||||
text=Remove Contract from Below from your deck before playing if you're not playing for ante. Discard your hand, add the top card of your library to the ante, then draw seven cards.
|
||||
id=1147
|
||||
name=Contract from Below
|
||||
|
||||
Reference in New Issue
Block a user