mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Added Talon of Pain
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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_progress.txt svneol=native#text/plain
|
||||||
res/cardsfolder/t/talisman_of_unity.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/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_sliver.txt svneol=native#text/plain
|
||||||
res/cardsfolder/t/talon_trooper.txt svneol=native#text/plain
|
res/cardsfolder/t/talon_trooper.txt svneol=native#text/plain
|
||||||
res/cardsfolder/t/talonrend.txt svneol=native#text/plain
|
res/cardsfolder/t/talonrend.txt svneol=native#text/plain
|
||||||
|
|||||||
15
res/cardsfolder/t/talon_of_pain.txt
Normal file
15
res/cardsfolder/t/talon_of_pain.txt
Normal 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
|
||||||
Reference in New Issue
Block a user