Added Talon of Pain

This commit is contained in:
moomarc
2012-03-10 09:32:03 +00:00
parent 50d2020d56
commit ccfe064aef
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -8921,6 +8921,7 @@ res/cardsfolder/t/talisman_of_indulgence.txt svneol=native#text/plain
res/cardsfolder/t/talisman_of_progress.txt svneol=native#text/plain
res/cardsfolder/t/talisman_of_unity.txt svneol=native#text/plain
res/cardsfolder/t/tallowisp.txt svneol=native#text/plain
res/cardsfolder/t/talon_of_pain.txt -text
res/cardsfolder/t/talon_sliver.txt svneol=native#text/plain
res/cardsfolder/t/talon_trooper.txt svneol=native#text/plain
res/cardsfolder/t/talonrend.txt svneol=native#text/plain

View File

@@ -0,0 +1,15 @@
Name:Talon of Pain
ManaCost:4
Types:Artifact
Text:no text
T:Mode$ DamageDone | ValidSource$ Card.Other+YouCtrl | ValidTarget$ Opponent | TriggerZones$ Battlefield | Execute$ TalonPutCounter | TriggerDescription$ Whenever a source you control other than CARDNAME deals damage to an opponent, put a charge counter on CARDNAME.
SVar:TalonPutCounter:AB$ PutCounter | Cost$ 0 | CounterType$ CHARGE | CounterNum$ 1
A:AB$ DealDamage | Cost$ X T SubCounter<X/CHARGE> | Tgt$ TgtCP | NumDmg$ X | SpellDescription$ CARDNAME deals X damage to target creature or player.
SVar:X:Count$xPaid
# The X cost won't be limited by the number of charge counters, but if enough aren't present, the spell will be cancelled.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/talon_of_pain.jpg
SetInfo:DST|Uncommon|http://magiccards.info/scans/en/ds/150.jpg
Oracle:Whenever a source you control other than Talon of Pain deals damage to an opponent, put a charge counter on Talon of Pain.\n{X}, {T}, Remove X charge counters from Talon of Pain: Talon of Pain deals X damage to target creature or player.
End