diff --git a/projects/mtg/bin/Res/sets/10E/_cards.dat b/projects/mtg/bin/Res/sets/10E/_cards.dat index 27fc17a9e..8bb506192 100644 --- a/projects/mtg/bin/Res/sets/10E/_cards.dat +++ b/projects/mtg/bin/Res/sets/10E/_cards.dat @@ -98,7 +98,7 @@ mana={2}{W} [/card] [card] text=Defender, flying (This creature can't attack, and it can block creatures with flying.) -abilities=Defender, flying +abilities=defender,flying id=129671 name=Angelic Wall rarity=C @@ -137,7 +137,7 @@ type=Land [card] 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(hand) +auto={2}{U}{U}:moveTo(ownerhand) abilities=legendary id=106426 name=Arcanis the Omnipotent @@ -150,7 +150,7 @@ 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=legendary,flying auto=lord(creature[black]) 1/1 other auto=lord(creature[-black]) -1/-1 id=106525 @@ -200,7 +200,7 @@ toughness=2 [/card] [card] text=Flying (This creature can't be blocked except by creatures with flying or reach.) {T}: Add one mana of any color to your mana pool. -abilities=Flying +abilities=flying alias=1236 id=129906 name=Birds of Paradise @@ -872,7 +872,7 @@ mana={G} [/card] [card] text=Reach (This creature can block creatures with flying.) -abilities=Reach +abilities=reach id=129570 name=Giant Spider rarity=C @@ -1675,7 +1675,7 @@ toughness=2 [/card] [card] text={2}, {T}, Sacrifice a creature: Draw a card. -auto={2},{T},{S(creature|myinplay)}:draw:1 +auto={2}{T}{S(creature|myinplay)}:draw:1 id=135281 name=Phyrexian Vault rarity=U @@ -2222,7 +2222,7 @@ toughness=2 [/card] [card] text=Flying, first strike (This creature can't be blocked except by creatures with flying or reach, and it deals combat damage before creatures without first strike.) -abilities=flying, first strike +abilities=flying,first strike id=129735 name=Skyhunter Patrol rarity=C diff --git a/projects/mtg/bin/Res/sets/INV/_cards.dat b/projects/mtg/bin/Res/sets/INV/_cards.dat index 86cf6fce5..f9eb0f39a 100644 --- a/projects/mtg/bin/Res/sets/INV/_cards.dat +++ b/projects/mtg/bin/Res/sets/INV/_cards.dat @@ -12,7 +12,7 @@ type=Instant [card] text=Target creature gets +1/+1 until end of turn. Draw a card. target=creature -auto=1/1 +auto=:1/1 auto=draw:1 id=24127 name=Aggressive Urge @@ -295,6 +295,7 @@ mana={4}{B} power=3 subtype=Angel toughness=3 +abilities=flying [/card] [card] text=Enchant creature Enchanted creature gets -1/-1 and has fear. @@ -713,7 +714,7 @@ id=23072 name=Maniacal Rage target=creature auto=:2/2 -auto=:cantblock +auto=cantblock rarity=C type=Enchantment mana={1}{R} @@ -1003,7 +1004,7 @@ abilities=flying,first strike [card] text=Return target creature card from your graveyard to your hand. Draw a card. target=creature|myGraveyard -alias=1174 +auto=moveTo(myhand) auto=draw:1 id=23029 name=Recover @@ -1015,11 +1016,11 @@ type=Sorcery [card] text=Return target creature to its owner's hand. Draw a card. target=creature -alias=1229 +auto=moveTo(ownerhand) id=22985 name=Repulse auto=draw:1 -color=Black +color=Blue rarity=C mana={2}{U} type=Instant @@ -1071,7 +1072,7 @@ type=Creature subtype=Cat Beast Warrior power=5 toughness=5 -abilities=trample, protection from blue, protection from red +abilities=trample,protection from blue,protection from red [/card] [card] text=Salt Marsh comes into play tapped. {T}: Add {U} or {B} to your mana pool. @@ -1242,7 +1243,7 @@ text=Target creature can't block this turn. Draw a card. id=23073 name=Stun target=creature -auto=:cantattack +auto=cantattack auto=draw:1 rarity=C type=Instant diff --git a/projects/mtg/bin/Res/sets/LRW/_cards.dat b/projects/mtg/bin/Res/sets/LRW/_cards.dat index 734e33f7a..c51763d12 100644 --- a/projects/mtg/bin/Res/sets/LRW/_cards.dat +++ b/projects/mtg/bin/Res/sets/LRW/_cards.dat @@ -76,7 +76,7 @@ toughness=2 text=First strike {T}: Brigid, Hero of Kinsbaile deals 2 damage to each attacking or blocking creature target player controls. id=141829 name=Brigid, Hero of Kinsbaile -abilities=Legendary,first strike +abilities=legendary,first strike auto={T}:damage:2 all(creature[attacking;blocking]|opponentinplay) auto={T}:damage:2 all(creature[attacking;blocking]|myinplay) rarity=R @@ -173,7 +173,7 @@ subtype=Elf [/card] [card] text={B}, Sacrifice a Goblin: Facevaulter gets +2/+2 until end of turn. -auto={B},{S(goblin|myinplay)}:2/2 +auto={B}{S(goblin|myinplay)}:2/2 id=142361 name=Facevaulter rarity=C @@ -258,7 +258,7 @@ toughness=1 [card] text=When Guardian of Cloverdell comes into play, put three 1/1 white Kithkin Soldier creature tokens into play. {G}, Sacrifice a Kithkin: You gain 1 life. auto=token(Kithkin Soldier,creature Kithkin Soldier,1/1,white)*3 -auto={G}{S(kithkin|myinplay)}:life 1 +auto={G}{S(kithkin|myinplay)}:life: 1 id=139665 name=Guardian of Cloverdell rarity=U @@ -406,7 +406,7 @@ toughness=1 [/card] [card] text=Sacrifice Moonglove Extract: Moonglove Extract deals 2 damage to target creature or player. -auot={S}:damage 2 target(creature,player) +auot={S}:damage:2 target(creature,player) id=139506 name=Moonglove Extract rarity=C @@ -585,9 +585,9 @@ type=Land [card] text=Enchant creature When Soaring Hope comes into play, you gain 3 life. Enchanted creature has flying. {W}: Put Soaring Hope on top of its owner's library. target=creature -auto=life 3 +auto=life:3 auto=flying -auto={W}: moveTo(ownerlibrary) +auto={W}:moveTo(ownerlibrary) id=139511 name=Soaring Hope rarity=C @@ -659,7 +659,7 @@ subtype=Swamp [/card] [card] text={T}, Sacrifice a Goblin: Tar Pitcher deals 2 damage to target creature or player. -auto={T},{S(goblin|myinplay)}:damage 2 target(creature,player) +auto={T},{S(goblin|myinplay)}:damage:2 target(creature,player) id=139470 name=Tar Pitcher rarity=U @@ -672,7 +672,7 @@ toughness=2 [card] text=Tarfire deals 2 damage to target creature or player. target=creature,player -auto=damage 2 +auto=damage:2 id=139476 name=Tarfire rarity=C @@ -685,7 +685,7 @@ text=Flash Enchant creature When Triclopean Sight comes into play, untap abilities=flash target=creature auto=untap -auto=1/1 +auto=:1/1 auto=vigilance id=146580 name=Triclopean Sight