diff --git a/.gitattributes b/.gitattributes index 1503dd28a3b..bdbe4441c5b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/p/powerleech.txt b/res/cardsfolder/p/powerleech.txt new file mode 100644 index 00000000000..68c689ccefd --- /dev/null +++ b/res/cardsfolder/p/powerleech.txt @@ -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 \ No newline at end of file