diff --git a/.gitattributes b/.gitattributes index 381d2af8d6b..11f407c8b50 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/t/talon_of_pain.txt b/res/cardsfolder/t/talon_of_pain.txt new file mode 100644 index 00000000000..9bd11cd1d39 --- /dev/null +++ b/res/cardsfolder/t/talon_of_pain.txt @@ -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 | 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 \ No newline at end of file