- Added 4 cards with abPumpTgtC.

This commit is contained in:
jendave
2011-08-06 08:50:08 +00:00
parent 4f1f6a151d
commit 516c667ca6
5 changed files with 42 additions and 0 deletions

4
.gitattributes vendored
View File

@@ -551,6 +551,7 @@ res/cardsfolder/burning_cloak.txt -text svneol=native#text/plain
res/cardsfolder/burning_fields.txt -text svneol=native#text/plain
res/cardsfolder/burning_inquiry.txt -text svneol=native#text/plain
res/cardsfolder/burning_shield_askari.txt -text svneol=native#text/plain
res/cardsfolder/burr_grafter.txt -text svneol=native#text/plain
res/cardsfolder/burrowing.txt -text svneol=native#text/plain
res/cardsfolder/burst_lightning.txt -text svneol=native#text/plain
res/cardsfolder/burst_of_speed.txt -text svneol=native#text/plain
@@ -762,6 +763,7 @@ res/cardsfolder/copper_myr.txt -text svneol=native#text/plain
res/cardsfolder/copper_tablet.txt -text svneol=native#text/plain
res/cardsfolder/copperline_gorge.txt -text svneol=native#text/plain
res/cardsfolder/coral_eel.txt -text svneol=native#text/plain
res/cardsfolder/coral_helm.txt -text svneol=native#text/plain
res/cardsfolder/coral_merfolk.txt -text svneol=native#text/plain
res/cardsfolder/corpulent_corpse.txt -text svneol=native#text/plain
res/cardsfolder/corrosive_mentor.txt -text svneol=native#text/plain
@@ -940,6 +942,7 @@ res/cardsfolder/deep_analysis.txt -text svneol=native#text/plain
res/cardsfolder/deep_sea_serpent.txt -text svneol=native#text/plain
res/cardsfolder/deepchannel_mentor.txt -text svneol=native#text/plain
res/cardsfolder/deeptread_merrow.txt -text svneol=native#text/plain
res/cardsfolder/deepwood_drummer.txt -text svneol=native#text/plain
res/cardsfolder/deepwood_tantiv.txt -text svneol=native#text/plain
res/cardsfolder/deepwood_wolverine.txt -text svneol=native#text/plain
res/cardsfolder/defender_of_chaos.txt -text svneol=native#text/plain
@@ -2625,6 +2628,7 @@ res/cardsfolder/nantuko_disciple.txt -text svneol=native#text/plain
res/cardsfolder/nantuko_elder.txt -text svneol=native#text/plain
res/cardsfolder/nantuko_husk.txt -text svneol=native#text/plain
res/cardsfolder/nantuko_shade.txt -text svneol=native#text/plain
res/cardsfolder/narcissism.txt -text svneol=native#text/plain
res/cardsfolder/narwhal.txt -text svneol=native#text/plain
res/cardsfolder/nath_of_the_gilt_leaf.txt -text svneol=native#text/plain
res/cardsfolder/natural_order.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Burr Grafter
ManaCost:3 G
Types:Creature Spirit
Text:no text
PT:2/2
K:abPumpTgtC Sac<1/CARDNAME>:+2/+2
K:Soulshift:3
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/burr_grafter.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Coral Helm
ManaCost:3
Types:Artifact
Text:no text
K:abPumpTgtC 3 Discard<1/Random>:+2/+2
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/coral_helm.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Deepwood Drummer
ManaCost:1 G
Types:Creature Human Spellshaper
Text:no text
PT:1/1
K:abPumpTgtC G T Discard<1/Any>:+2/+2
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/deepwood_drummer.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Narcissism
ManaCost:2 G
Types:Enchantment
Text:no text
K:abPumpTgtC 1 G Discard<1/Any>:+2/+2
K:abPumpTgtC 1 G Sac<1/CARDNAME>:+2/+2
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/narcissism.jpg
End