mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
add Powerleech (from Antiquities)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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_of_fire.txt svneol=native#text/plain
|
||||||
res/cardsfolder/p/power_sink.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/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/powerstone_minefield.txt svneol=native#text/plain
|
||||||
res/cardsfolder/p/pradesh_gypsies.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
|
res/cardsfolder/p/praetors_counsel.txt svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/p/powerleech.txt
Normal file
11
res/cardsfolder/p/powerleech.txt
Normal 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
|
||||||
Reference in New Issue
Block a user