mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Twinstrike.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/t/twinstrike.txt
Normal file
12
res/cardsfolder/t/twinstrike.txt
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user