Erwan
- IMPORTANT: Legendary is not an ability anymore, creating cards with super types should be much more natural. You can now say "type=Snow Land", and stuff like that. No backward compatibility!!!
This commit is contained in:
@@ -167,7 +167,7 @@ type=Sorcery
|
||||
[card]
|
||||
text=Haste Swampcycling {2}, mountaincycling {2} ({2}, Discard this card: Search your library for a Swamp or Mountain card, reveal it, and put it into your hand. Then shuffle your library.)
|
||||
autohand={2}{S}:moveTo(myHand) target(mountain,swamp|myLibrary)
|
||||
|
||||
|
||||
id=144276
|
||||
name=Igneous Pouncer
|
||||
rarity=C
|
||||
@@ -208,12 +208,12 @@ id=180605
|
||||
name=Jenara, Asura of War
|
||||
rarity=M
|
||||
mana={G}{W}{U}
|
||||
type=Creature
|
||||
type=Legendary Creature
|
||||
subtype=Angel
|
||||
auto={1}{W}:counter(1/1)
|
||||
power=3
|
||||
toughness=3
|
||||
abilities=legendary,flying
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text=Fear Islandcycling {2}, swampcycling {2} ({2}, Discard this card: Search your library for an Island or Swamp card, reveal it, and put it into your hand. Then shuffle your library.)
|
||||
@@ -248,14 +248,14 @@ id=180587
|
||||
name=Karrthus, Tyrant of Jund
|
||||
rarity=M
|
||||
mana={4}{B}{R}{G}
|
||||
type=Creature
|
||||
type=Legendary Creature
|
||||
subtype=Dragon
|
||||
auto=moveTo(myBattlefield) all(dragon)
|
||||
auto=untap all(dragon)
|
||||
auto=lord(dragon|myBattlefield) haste other
|
||||
power=7
|
||||
toughness=7
|
||||
abilities=flying,haste,legendary
|
||||
abilities=flying,haste
|
||||
[/card]
|
||||
[card]
|
||||
text=When Leonin Armorguard enters the battlefield, creatures you control get +1/+1 until end of turn.
|
||||
|
||||
Reference in New Issue
Block a user