add Powerleech (from Antiquities)

This commit is contained in:
slapshot5
2011-09-30 04:27:31 +00:00
parent d2304b1df8
commit 6af6a886f5
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5872,6 +5872,7 @@ res/cardsfolder/p/power_matrix.txt svneol=native#text/plain
res/cardsfolder/p/power_of_fire.txt svneol=native#text/plain
res/cardsfolder/p/power_sink.txt svneol=native#text/plain
res/cardsfolder/p/power_surge.txt svneol=native#text/plain
res/cardsfolder/p/powerleech.txt -text
res/cardsfolder/p/powerstone_minefield.txt svneol=native#text/plain
res/cardsfolder/p/pradesh_gypsies.txt svneol=native#text/plain
res/cardsfolder/p/praetors_counsel.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Powerleech
ManaCost:G G
Types:Enchantment
Text:no text
T:Mode$ AbilityCast | NonTapCost$ True | ValidCard$ Artifact | ValidActivatingPlayer$ Opponent | TriggerZones$ Battlefield | Execute$ TrigGain | TriggerDescription$ Whenever an artifact an opponent controls becomes tapped or an opponent activates an artifact's ability without T in its activation cost, you gain 1 life.
T:Mode$ Taps | ValidCard$ Artifact.YouDontCtrl | TriggerZones$ Battlefield | Execute$ TrigGain | Secondary$ True | TriggerDescription$ Whenever an artifact an opponent controls becomes tapped or an opponent activates an artifact's ability without T in its activation cost, you gain 1 life.
SVar:TrigGain:AB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 1
SVar:RemRandomDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/powerleech.jpg
End