diff --git a/.gitattributes b/.gitattributes index 298c89b0b38..1b8bc422b9b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8892,6 +8892,7 @@ res/cardsfolder/t/twilight_mire.txt svneol=native#text/plain res/cardsfolder/t/twilight_shepherd.txt -text res/cardsfolder/t/twinblade_slasher.txt svneol=native#text/plain res/cardsfolder/t/twincast.txt svneol=native#text/plain +res/cardsfolder/t/twinstrike.txt -text res/cardsfolder/t/twisted_abomination.txt svneol=native#text/plain res/cardsfolder/t/twisted_experiment.txt svneol=native#text/plain res/cardsfolder/t/twisted_image.txt svneol=native#text/plain diff --git a/res/cardsfolder/t/twinstrike.txt b/res/cardsfolder/t/twinstrike.txt new file mode 100644 index 00000000000..918af67e3ca --- /dev/null +++ b/res/cardsfolder/t/twinstrike.txt @@ -0,0 +1,12 @@ +Name:Twinstrike +ManaCost:3 B R +Types:Sorcery +Text:no text +A:SP$ DealDamage | Cost$ 3 B R | TargetMin$ 2 | TargetMax$ 2 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 2 | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | SubAbility$ DBDestroy | SpellDescription$ CARDNAME deals 2 damage to each of two target creatures. +SVar:DBDestroy:DB$ Destroy | Defined$ Targeted | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ0 +SVar:X:Count$InYourHand +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/twinstrike.jpg +SetInfo:DIS|Uncommon|http://magiccards.info/scans/en/di/134.jpg +Oracle:Twinstrike deals 2 damage to each of two target creatures.\nHellbent - Destroy those creatures instead if you have no cards in hand. +End \ No newline at end of file