- Added the new abDestroyTgtV cards Haazda Exonerator; Joven; Merfolk Assassin and Nezumi Shadow-Watcher.

This commit is contained in:
jendave
2011-08-06 07:25:48 +00:00
parent ca79a3b98a
commit 98e60f6e0a
5 changed files with 40 additions and 0 deletions

4
.gitattributes vendored
View File

@@ -1580,6 +1580,7 @@ res/cardsfolder/guul_draz_specter.txt -text svneol=native#text/plain
res/cardsfolder/guul_draz_vampire.txt -text svneol=native#text/plain
res/cardsfolder/gwafa_hazid_profiteer.txt -text svneol=native#text/plain
res/cardsfolder/gwendlyn_di_corci.txt -text svneol=native#text/plain
res/cardsfolder/haazda_exonerator.txt -text svneol=native#text/plain
res/cardsfolder/hada_freeblade.txt -text svneol=native#text/plain
res/cardsfolder/hada_spy_patrol.txt -text svneol=native#text/plain
res/cardsfolder/hagra_crocodile.txt -text svneol=native#text/plain
@@ -1864,6 +1865,7 @@ res/cardsfolder/jokulhaups.txt -text svneol=native#text/plain
res/cardsfolder/jolraels_centaur.txt -text svneol=native#text/plain
res/cardsfolder/joraga_bard.txt -text svneol=native#text/plain
res/cardsfolder/journey_to_nowhere.txt -text svneol=native#text/plain
res/cardsfolder/joven.txt -text svneol=native#text/plain
res/cardsfolder/jovial_evil.txt -text svneol=native#text/plain
res/cardsfolder/joyous_respite.txt -text svneol=native#text/plain
res/cardsfolder/jugan_the_rising_star.txt -text svneol=native#text/plain
@@ -2238,6 +2240,7 @@ res/cardsfolder/meng_huos_horde.txt -text svneol=native#text/plain
res/cardsfolder/merchant_of_secrets.txt -text svneol=native#text/plain
res/cardsfolder/merchant_scroll.txt -text svneol=native#text/plain
res/cardsfolder/merchant_ship.txt -text svneol=native#text/plain
res/cardsfolder/merfolk_assassin.txt -text svneol=native#text/plain
res/cardsfolder/merfolk_looter.txt -text svneol=native#text/plain
res/cardsfolder/merfolk_of_the_pearl_trident.txt -text svneol=native#text/plain
res/cardsfolder/merfolk_seer.txt -text svneol=native#text/plain
@@ -2427,6 +2430,7 @@ res/cardsfolder/neurok_hoversail.txt -text svneol=native#text/plain
res/cardsfolder/nevinyrrals_disk.txt -text svneol=native#text/plain
res/cardsfolder/nezumi_cutthroat.txt -text svneol=native#text/plain
res/cardsfolder/nezumi_ronin.txt -text svneol=native#text/plain
res/cardsfolder/nezumi_shadow_watcher.txt -text svneol=native#text/plain
res/cardsfolder/nicol_bolas.txt -text svneol=native#text/plain
res/cardsfolder/nicol_bolas_planeswalker.txt -text svneol=native#text/plain
res/cardsfolder/night_of_souls_betrayal.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Haazda Exonerator
ManaCost:W
Types:Creature Human Cleric
Text:no text
PT:1/1
K:abDestroyTgtV T Sac<1/CARDNAME>:Aura:Destroy target Aura.
K:SVar:Rarity:Common
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/haazda_exonerator.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Joven
ManaCost:3 R R
Types:Legendary Creature Human Rogue
Text:no text
PT:3/3
K:abDestroyTgtV R R R T:Artifact.nonCreature:Destroy target noncreature artifact.
K:SVar:Rarity:Common
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/joven.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Merfolk Assassin
ManaCost:U U
Types:Creature Merfolk Assassin
Text:no text
PT:1/2
K:abDestroyTgtV T:Creature.withIslandwalk:Destroy target creature with islandwalk.
K:SVar:Rarity:Uncommon
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/merfolk_assassin.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Nezumi Shadow-Watcher
ManaCost:B
Types:Creature Rat Warrior
Text:no text
PT:1/1
K:abDestroyTgtV Sac<1/CARDNAME>:Ninja:Destroy target Ninja.
K:SVar:Rarity:Uncommon
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/nezumi_shadow_watcher.jpg
End