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:
@@ -38,8 +38,7 @@ id=129913
|
||||
auto={3}:deplete:3 target(player)
|
||||
name=Ambassador Laquatus
|
||||
rarity=R
|
||||
type=Creature
|
||||
abilities=legendary
|
||||
type=Legendary Creature
|
||||
mana={1}{U}{U}
|
||||
power=1
|
||||
subtype=Merfolk Wizard
|
||||
@@ -137,11 +136,10 @@ type=Land
|
||||
text={T}: Draw three cards. {2}{U}{U}: Return Arcanis the Omnipotent to its owner's hand.
|
||||
auto={T}:draw:3
|
||||
auto={2}{U}{U}:moveTo(ownerhand)
|
||||
abilities=legendary
|
||||
id=106426
|
||||
name=Arcanis the Omnipotent
|
||||
rarity=R
|
||||
type=Creature
|
||||
type=Legendary Creature
|
||||
mana={3}{U}{U}{U}
|
||||
power=3
|
||||
subtype=Wizard
|
||||
@@ -149,13 +147,13 @@ toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying (This creature can't be blocked except by creatures with flying or reach.) Other black creatures get +1/+1. Nonblack creatures get -1/-1.
|
||||
abilities=legendary,flying
|
||||
abilities=flying
|
||||
auto=lord(creature[black]) 1/1 other
|
||||
auto=lord(creature[-black]) -1/-1
|
||||
id=106525
|
||||
name=Ascendant Evincar
|
||||
rarity=R
|
||||
type=Creature
|
||||
type=Legendary Creature
|
||||
mana={4}{B}{B}
|
||||
power=3
|
||||
subtype=Vampire
|
||||
@@ -1242,12 +1240,11 @@ toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Haste (This creature can attack and {T} as soon as it comes under your control.) {T}: Kamahl, Pit Fighter deals 3 damage to target creature or player.
|
||||
abilities=haste,legendary
|
||||
auto={T}:Damage:3 target(creature,player)
|
||||
id=106398
|
||||
name=Kamahl, Pit Fighter
|
||||
rarity=R
|
||||
type=Creature
|
||||
type=Legendary Creature
|
||||
mana={4}{R}{R}
|
||||
power=6
|
||||
subtype=Human Barbarian
|
||||
@@ -1530,11 +1527,11 @@ mana={2}
|
||||
[/card]
|
||||
[card]
|
||||
text=First strike, forestwalk, vigilance (This creature deals combat damage before creatures without first strike, it's unblockable as long as defending player controls a Forest, and attacking doesn't cause this creature to tap.)
|
||||
abilities=first strike,forestwalk,vigilance,legendary
|
||||
abilities=first strike,forestwalk,vigilance
|
||||
id=106405
|
||||
name=Mirri, Cat Warrior
|
||||
rarity=R
|
||||
type=Creature
|
||||
type=Legendary Creature
|
||||
mana={1}{G}{G}
|
||||
power=2
|
||||
subtype=Cat Warrior
|
||||
@@ -1564,12 +1561,12 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Trample (If this creature would deal enough combat damage to its blockers to destroy them, you may have it deal the rest of its damage to defending player.) Molimo, Maro-Sorcerer's power and toughness are equal to the number of lands you control.
|
||||
abilities=trample,legendary
|
||||
abilities=trample
|
||||
auto=foreach(land|myinplay) 1/1
|
||||
id=106368
|
||||
name=Molimo, Maro-Sorcerer
|
||||
rarity=R
|
||||
type=Creature
|
||||
type=Legendary Creature
|
||||
mana={4}{G}{G}{G}
|
||||
power=*
|
||||
subtype=Elemental
|
||||
@@ -2028,8 +2025,8 @@ id=106384
|
||||
name=Reya Dawnbringer
|
||||
auto=@each my upkeep:may moveto(myBattlefield) target(creature|myGraveyard)
|
||||
rarity=R
|
||||
type=Creature
|
||||
abilities=legendary,flying
|
||||
type=Legendary Creature
|
||||
abilities=flying
|
||||
mana={6}{W}{W}{W}
|
||||
power=4
|
||||
subtype=Angel
|
||||
@@ -2518,11 +2515,10 @@ id=106473
|
||||
name=Squee, Goblin Nabob
|
||||
rarity=R
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
type=Legendary Creature
|
||||
subtype=Goblin
|
||||
power=1
|
||||
toughness=1
|
||||
abilities=legendary
|
||||
[/card]
|
||||
[card]
|
||||
text={7}{W}: You gain 5 life.
|
||||
|
||||
Reference in New Issue
Block a user