- Adding equipments. They work like auras, except you have to add an "auto={cost}:equip" line. See Behemoth sledge in ARB for an example. Please test a lot before committing, thanks :)
479 lines
10 KiB
Plaintext
479 lines
10 KiB
Plaintext
[card]
|
|
id=179545
|
|
name=Behemoth Sledge
|
|
mana={1}{G}{W}
|
|
type=Artifact
|
|
subtype=Equipment
|
|
text=Equipped creature gets +2/+2 and has lifelink and trample. Equip {3}
|
|
auto={3}:equip
|
|
auto=2/2
|
|
auto=lifelink
|
|
auto=trample
|
|
rarity=U
|
|
[/card]
|
|
[card]
|
|
text=Trample, haste At end of turn, Blitz Hellion's owner shuffles it into his or her library.
|
|
auto=@next my endofturn:moveto(myLibrary) && shuffle
|
|
id=179406
|
|
name=Blitz Hellion
|
|
rarity=R
|
|
mana={3}{R}{G}
|
|
type=Creature
|
|
subtype=Hellion
|
|
power=7
|
|
toughness=7
|
|
[/card]
|
|
[card]
|
|
text=Breath of Malfegor deals 5 damage to each opponent.
|
|
id=161291
|
|
name=Breath of Malfegor
|
|
auto=damage:5 opponent
|
|
rarity=C
|
|
mana={3}{B}{R}
|
|
type=Instant
|
|
[/card]
|
|
[card]
|
|
text=Vigilance, haste
|
|
id=180604
|
|
name=Cerodon Yearling
|
|
rarity=C
|
|
mana={R}{W}
|
|
type=Creature
|
|
subtype=Beast
|
|
power=2
|
|
toughness=2
|
|
abilities=vigilance,haste
|
|
[/card]
|
|
[card]
|
|
text=Target creature gets +4/+2 and gains trample until end of turn.
|
|
target=creature
|
|
auto=4/2
|
|
auto=trample
|
|
id=179624
|
|
name=Colossal Might
|
|
rarity=C
|
|
mana={R}{G}
|
|
type=Instant
|
|
[/card]
|
|
[card]
|
|
text=Sacrifice Dauntless Escort: Creatures you control are indestructible this turn.
|
|
auto={S}:all(creature|myBattlefield) indestructible
|
|
id=180614
|
|
name=Dauntless Escort
|
|
rarity=R
|
|
mana={1}{G}{W}
|
|
type=Creature
|
|
subtype=Rhino Soldier
|
|
power=3
|
|
toughness=3
|
|
[/card]
|
|
[card]
|
|
text=Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)
|
|
id=179542
|
|
name=Ethercaste Knight
|
|
rarity=C
|
|
mana={W}{U}
|
|
type=Artifact Creature
|
|
subtype=Human Knight
|
|
power=1
|
|
toughness=3
|
|
abilities=exalted
|
|
[/card]
|
|
[card]
|
|
text=Flying When Filigree Angel enters the battlefield, you gain 3 life for each artifact you control.
|
|
id=188965
|
|
name=Filigree Angel
|
|
rarity=R
|
|
mana={5}{W}{W}{U}
|
|
type=Artifact Creature
|
|
subtype=Angel
|
|
auto=foreach(artifact|myBattlefield) life:3
|
|
power=4
|
|
toughness=4
|
|
abilities=flying
|
|
[/card]
|
|
[card]
|
|
text=Put X 1/1 white Bird Soldier creature tokens with flying onto the battlefield, where X is the number of attacking creatures.
|
|
auto=foreach(creature[attacking]) token(Bird Soldier,Creature Bird Soldier,1/1,white flying)
|
|
id=179605
|
|
name=Flurry of Wings
|
|
rarity=U
|
|
mana={G}{W}{U}
|
|
type=Instant
|
|
[/card]
|
|
[card]
|
|
id=189647
|
|
name=Grizzled Leotau
|
|
rarity=C
|
|
mana={G}{W}
|
|
type=Creature
|
|
subtype=Cat
|
|
power=1
|
|
toughness=5
|
|
[/card]
|
|
[card]
|
|
text=Exile all cards in target player's hand and graveyard.
|
|
id=175109
|
|
target=player
|
|
auto=moveTo(removedfromgame) all(*|hand)
|
|
auto=moveTo(removedfromgame) all(*|graveyard)
|
|
name=Identity Crisis
|
|
rarity=R
|
|
mana={2}{W}{W}{B}{B}
|
|
type=Sorcery
|
|
[/card]
|
|
[card]
|
|
text=Flying When you cast a spell, sacrifice Illusory Demon.
|
|
id=179596
|
|
name=Illusory Demon
|
|
rarity=U
|
|
mana={1}{U}{B}
|
|
type=Creature
|
|
subtype=Demon Illusion
|
|
auto=@movedTo(*|mystack):bury
|
|
power=4
|
|
toughness=3
|
|
abilities=flying
|
|
[/card]
|
|
[card]
|
|
text=Intimidation Bolt deals 3 damage to target creature. Other creatures can't attack this turn.
|
|
id=179568
|
|
target=creature
|
|
auto=damage:3
|
|
auto=lord(creature) cantattack
|
|
name=Intimidation Bolt
|
|
rarity=U
|
|
mana={1}{R}{W}
|
|
type=Instant
|
|
[/card]
|
|
[card]
|
|
text=Flying {1}{W}: Put a +1/+1 counter on Jenara, Asura of War.
|
|
id=180605
|
|
name=Jenara, Asura of War
|
|
rarity=M
|
|
mana={G}{W}{U}
|
|
type=Creature
|
|
subtype=Angel
|
|
auto={1}{W}:counter(1/1)
|
|
power=3
|
|
toughness=3
|
|
abilities=legendary,flying
|
|
[/card]
|
|
[card]
|
|
text=Flying, haste When Karrthus, Tyrant of Jund enters the battlefield, gain control of all Dragons, then untap all Dragons. Other Dragon creatures you control have haste.
|
|
id=180587
|
|
name=Karrthus, Tyrant of Jund
|
|
rarity=M
|
|
mana={4}{B}{R}{G}
|
|
type=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
|
|
[/card]
|
|
[card]
|
|
text=When Leonin Armorguard enters the battlefield, creatures you control get +1/+1 until end of turn.
|
|
id=180606
|
|
name=Leonin Armorguard
|
|
rarity=C
|
|
mana={2}{G}{W}
|
|
type=Creature
|
|
subtype=Cat Soldier
|
|
auto=all(creature|myBattlefield) 1/1 ueot
|
|
power=3
|
|
toughness=3
|
|
[/card]
|
|
[card]
|
|
text={U}{B}, {T}: Put a 1/1 blue and black Zombie Wizard creature token onto the battlefield. {U}{U}{B}{B}: Target player loses X life and puts the top X cards of his or her library into his or her graveyard, where X is the number of Zombies you control.
|
|
auto={U}{B}{T}:token(Zombie Wizard,Creature Zombie Wizard,1/1,blue black)
|
|
auto={U}{U}{B}{B}:foreach(zombie|myBattlefield) life:-1 && foreach(zombie|myBattlefield) deplete:1 target(player)
|
|
id=179555
|
|
name=Lich Lord of Unx
|
|
rarity=R
|
|
mana={1}{U}{B}
|
|
type=Creature
|
|
subtype=Zombie Wizard
|
|
power=2
|
|
toughness=2
|
|
[/card]
|
|
[card]
|
|
text=Lord of Extinction's power and toughness are each equal to the number of cards in all graveyards.
|
|
id=177922
|
|
name=Lord of Extinction
|
|
rarity=M
|
|
mana={3}{B}{G}
|
|
type=Creature
|
|
subtype=Elemental
|
|
auto=foreach(*|graveyard) 1/1
|
|
power=*
|
|
toughness=*
|
|
[/card]
|
|
[card]
|
|
text=Whenever you draw a card, you may put a +1/+1 counter on Lorescale Coatl.
|
|
auto=@movedTo(*|myhand) from(mylibrary):may counter(1/1)
|
|
id=179633
|
|
name=Lorescale Coatl
|
|
rarity=U
|
|
mana={1}{G}{U}
|
|
type=Creature
|
|
subtype=Snake
|
|
power=2
|
|
toughness=2
|
|
[/card]
|
|
[card]
|
|
text=Creatures you control have haste.
|
|
id=180625
|
|
name=Madrush Cyclops
|
|
rarity=R
|
|
mana={1}{B}{R}{G}
|
|
type=Creature
|
|
subtype=Cyclops Warrior
|
|
auto=lord(creature|myBattlefield) haste
|
|
power=3
|
|
toughness=4
|
|
[/card]
|
|
[card]
|
|
text=Enchant creature Enchanted creature gets +2/+0 and has flying.
|
|
id=179591
|
|
target=creature
|
|
auto=2/0
|
|
auto=flying
|
|
name=Magefire Wings
|
|
rarity=C
|
|
mana={U}{R}
|
|
type=Enchantment
|
|
subtype=Aura
|
|
[/card]
|
|
[card]
|
|
text=Double strike
|
|
id=179585
|
|
name=Marisi's Twinclaws
|
|
rarity=U
|
|
mana={2}{RW}{G}
|
|
type=Creature
|
|
subtype=Cat Warrior
|
|
power=2
|
|
toughness=4
|
|
abilities=double strike
|
|
[/card]
|
|
[card]
|
|
text=Flying When Messenger Falcons enters the battlefield, draw a card.
|
|
id=189644
|
|
name=Messenger Falcons
|
|
rarity=U
|
|
mana={2}{GU}{W}
|
|
auto=draw:1
|
|
type=Creature
|
|
subtype=Bird
|
|
power=2
|
|
toughness=2
|
|
abilities=flying
|
|
[/card]
|
|
[card]
|
|
text=Exile target creature card in a graveyard, then put X 1/1 green Saproling creature tokens onto the battlefield, where X is the removed card's toughness.
|
|
id=179614
|
|
name=Morbid Bloom
|
|
target=creature|graveyard
|
|
auto=moveto(exile)
|
|
auto=token(Saproling,Creature Saproling,1/1,green)*t
|
|
rarity=U
|
|
mana={4}{B}{G}
|
|
type=Sorcery
|
|
[/card]
|
|
[card]
|
|
text=Pay 2 life: Putrid Leech gets +2/+2 until end of turn. Play this ability only once each turn.
|
|
id=179612
|
|
name=Putrid Leech
|
|
rarity=C
|
|
mana={B}{G}
|
|
type=Creature
|
|
subtype=Zombie Leech
|
|
auto={0}:2/2 && life:-2 limit:1
|
|
power=2
|
|
toughness=2
|
|
[/card]
|
|
[card]
|
|
text=Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.) {1}, Sacrifice Qasali Pridemage: Destroy target artifact or enchantment.
|
|
id=179556
|
|
name=Qasali Pridemage
|
|
rarity=C
|
|
mana={G}{W}
|
|
type=Creature
|
|
subtype=Cat Wizard
|
|
auto={1}{S}:destroy target(artifact,enchantment)
|
|
power=2
|
|
toughness=2
|
|
abilities=exalted
|
|
[/card]
|
|
[card]
|
|
id=189650
|
|
name=Rhox Brute
|
|
rarity=U
|
|
mana={2}{R}{G}
|
|
type=Creature
|
|
subtype=Rhino
|
|
power=4
|
|
toughness=4
|
|
[/card]
|
|
[card]
|
|
text=Enchant creature Enchanted creature gets +3/-3.
|
|
id=179553
|
|
target=creature
|
|
auto=3/-3
|
|
name=Sangrite Backlash
|
|
rarity=C
|
|
mana={BG}{R}
|
|
type=Enchantment
|
|
subtype=Aura
|
|
[/card]
|
|
[card]
|
|
text=Flying, haste
|
|
id=179594
|
|
name=Sewn-Eye Drake
|
|
rarity=C
|
|
mana={2}{UR}{B}
|
|
type=Creature
|
|
subtype=Zombie Drake
|
|
power=3
|
|
toughness=1
|
|
abilities=flying,haste
|
|
[/card]
|
|
[card]
|
|
text=Exalted
|
|
id=159688
|
|
name=Sigiled Behemoth
|
|
rarity=C
|
|
mana={4}{G}{W}
|
|
type=Creature
|
|
subtype=Beast
|
|
power=5
|
|
toughness=4
|
|
abilities=exalted
|
|
[/card]
|
|
[card]
|
|
text=Gain control of target creature. Untap that creature. It gains haste until end of turn. Sacrifice it at end of turn.
|
|
id=188971
|
|
target=creature
|
|
auto=moveTo(myBattlefield)
|
|
auto=@next end:bury
|
|
auto=untap
|
|
auto=haste
|
|
name=Slave of Bolas
|
|
rarity=U
|
|
mana={3}{UR}{B}
|
|
type=Sorcery
|
|
[/card]
|
|
[card]
|
|
text=Return all creatures on the battlefield and all creature cards in graveyards to their owners' hands.
|
|
id=179409
|
|
name=Soulquake
|
|
auto=moveto(ownerhand) all(creature|battlefield)
|
|
auto=moveto(ownerhand) all(creature|graveyard)
|
|
rarity=R
|
|
mana={3}{U}{U}{B}{B}
|
|
type=Sorcery
|
|
[/card]
|
|
[card]
|
|
text=Flying, first strike, vigilance, lifelink, protection from red and from green
|
|
id=189641
|
|
name=Sphinx of the Steel Wind
|
|
rarity=M
|
|
mana={5}{W}{U}{B}
|
|
type=Artifact Creature
|
|
subtype=Sphinx
|
|
power=6
|
|
toughness=6
|
|
abilities=flying,first strike,vigilance,lifelink,protection from red,protection from green
|
|
[/card]
|
|
[card]
|
|
text={1}, {T}: Stun Sniper deals 1 damage to target creature. Tap that creature.
|
|
id=179589
|
|
name=Stun Sniper
|
|
rarity=U
|
|
mana={R}{W}
|
|
auto={1}{T}:damage:1 target(creature) && tap
|
|
type=Creature
|
|
subtype=Human Archer
|
|
power=1
|
|
toughness=1
|
|
[/card]
|
|
[card]
|
|
text=Flying
|
|
id=179537
|
|
name=Talon Trooper
|
|
rarity=C
|
|
mana={1}{W}{U}
|
|
type=Creature
|
|
subtype=Bird Scout
|
|
power=2
|
|
toughness=3
|
|
abilities=flying
|
|
[/card]
|
|
[card]
|
|
text=Destroy target creature. It can't be regenerated.
|
|
target=creature
|
|
auto=bury
|
|
id=176449
|
|
name=Terminate
|
|
rarity=C
|
|
mana={B}{R}
|
|
type=Instant
|
|
[/card]
|
|
[card]
|
|
text={T}: Untap another target permanent.
|
|
id=138217
|
|
name=Unbender Tine
|
|
rarity=U
|
|
mana={2}{W}{U}
|
|
auto={T}:Untap target(other *)
|
|
type=Artifact
|
|
[/card]
|
|
[card]
|
|
text=Whenever Vedalken Heretic deals damage to an opponent, you may draw a card.
|
|
auto=@damaged(player) from(this):may draw:1 controller
|
|
id=180619
|
|
name=Vedalken Heretic
|
|
rarity=R
|
|
mana={G}{U}
|
|
type=Creature
|
|
subtype=Vedalken Rogue
|
|
power=1
|
|
toughness=1
|
|
[/card]
|
|
[card]
|
|
text=Defender, flying, shroud
|
|
id=179601
|
|
name=Wall of Denial
|
|
rarity=U
|
|
mana={1}{W}{U}
|
|
type=Creature
|
|
subtype=Illusion Wall
|
|
power=0
|
|
toughness=8
|
|
abilities=defender,flying,shroud
|
|
[/card]
|
|
[card]
|
|
text=Flash. Flying. Deathtouch (Whenever this creature deals damage to a creature, destroy that creature.)
|
|
id=179603
|
|
name=Winged Coatl
|
|
rarity=C
|
|
mana={1}{G}{U}
|
|
type=Creature
|
|
subtype=Snake
|
|
power=1
|
|
toughness=1
|
|
abilities=flash,flying,deathtouch
|
|
[/card]
|
|
[card]
|
|
text=Until end of turn, creatures you control get +1/+1 and creatures your opponents control get -1/-1.
|
|
id=179575
|
|
name=Zealous Persecution
|
|
rarity=U
|
|
mana={W}{B}
|
|
type=Instant
|
|
auto=lord(creature|myBattlefield) 1/1
|
|
auto=lord(creature|opponentBattlefield) -1/-1
|
|
[/card] |