- Added the new abDestroyTgtV cards Fulminator Mage; Goblin Digging Team; Goblin Replica and Grotag Siege-Runner.

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

4
.gitattributes vendored
View File

@@ -1337,6 +1337,7 @@ res/cardsfolder/frozen_shade.txt -text svneol=native#text/plain
res/cardsfolder/fruition.txt -text svneol=native#text/plain
res/cardsfolder/fugitive_wizard.txt -text svneol=native#text/plain
res/cardsfolder/fugue.txt -text svneol=native#text/plain
res/cardsfolder/fulminator_mage.txt -text svneol=native#text/plain
res/cardsfolder/funeral_charm.txt -text svneol=native#text/plain
res/cardsfolder/fungal_shambler.txt -text svneol=native#text/plain
res/cardsfolder/furious_assault.txt -text svneol=native#text/plain
@@ -1452,6 +1453,7 @@ res/cardsfolder/goblin_charbelcher.txt -text svneol=native#text/plain
res/cardsfolder/goblin_chariot.txt -text svneol=native#text/plain
res/cardsfolder/goblin_chieftain.txt -text svneol=native#text/plain
res/cardsfolder/goblin_deathraiders.txt -text svneol=native#text/plain
res/cardsfolder/goblin_digging_team.txt -text svneol=native#text/plain
res/cardsfolder/goblin_dirigible.txt -text svneol=native#text/plain
res/cardsfolder/goblin_general.txt -text svneol=native#text/plain
res/cardsfolder/goblin_glider.txt -text svneol=native#text/plain
@@ -1473,6 +1475,7 @@ res/cardsfolder/goblin_patrol.txt -text svneol=native#text/plain
res/cardsfolder/goblin_piker.txt -text svneol=native#text/plain
res/cardsfolder/goblin_piledriver.txt -text svneol=native#text/plain
res/cardsfolder/goblin_raider.txt -text svneol=native#text/plain
res/cardsfolder/goblin_replica.txt -text svneol=native#text/plain
res/cardsfolder/goblin_rimerunner.txt -text svneol=native#text/plain
res/cardsfolder/goblin_ringleader.txt -text svneol=native#text/plain
res/cardsfolder/goblin_roughrider.txt -text svneol=native#text/plain
@@ -1555,6 +1558,7 @@ res/cardsfolder/grizzled_leotau.txt -text svneol=native#text/plain
res/cardsfolder/grizzled_wolverine.txt -text svneol=native#text/plain
res/cardsfolder/grizzly_bears.txt -text svneol=native#text/plain
res/cardsfolder/grizzly_fate.txt -text svneol=native#text/plain
res/cardsfolder/grotag_siege_runner.txt -text svneol=native#text/plain
res/cardsfolder/groundbreaker.txt -text svneol=native#text/plain
res/cardsfolder/growth_spasm.txt -text svneol=native#text/plain
res/cardsfolder/gruul_guildmage.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Fulminator Mage
ManaCost:1 BR BR
Types:Creature Elemental Shaman
Text:no text
PT:2/2
K:abDestroyTgtV Sac<1/CARDNAME>:Land.nonBasic:Destroy target nonbasic land.
K:SVar:Rarity:Rare
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/fulminator_mage.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Goblin Digging Team
ManaCost:R
Types:Creature Goblin
Text:no text
PT:1/1
K:abDestroyTgtV Sac<1/CARDNAME>:Wall:Destroy target Wall.
K:SVar:Rarity:
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_digging_team.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Goblin Replica
ManaCost:3
Types:Artifact Creature Goblin
Text:no text
PT:2/2
K:abDestroyTgtV 3 R Sac<1/CARDNAME>:Artifact:Destory target artifact.
K:SVar:Rarity:Common
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_replica.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Grotag Siege-Runner
ManaCost:1 R
Types:Creature Goblin Rogue
Text:no text
PT:2/1
K:abDestroyTgtV R Sac<1/CARDNAME>:Creature.withDefender:Drawback$DamageTgtCtrlr/2:Destroy target creature with defender. Grotag Siege-Runner deals 2 damage to that creature's controller.
K:SVar:Rarity:Common
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/grotag_siege_runner.jpg
End