diff --git a/.gitattributes b/.gitattributes index daacbcfc1f9..cd70d58f54d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -606,6 +606,7 @@ res/cardsfolder/b/barls_cage.txt svneol=native#text/plain res/cardsfolder/b/baron_sengir.txt svneol=native#text/plain res/cardsfolder/b/barony_vampire.txt svneol=native#text/plain res/cardsfolder/b/barrage_ogre.txt svneol=native#text/plain +res/cardsfolder/b/barrel_down_sokenzan.txt -text res/cardsfolder/b/barren_glory.txt svneol=native#text/plain res/cardsfolder/b/barren_moor.txt svneol=native#text/plain res/cardsfolder/b/barrenton_cragtreads.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/barrel_down_sokenzan.txt b/res/cardsfolder/b/barrel_down_sokenzan.txt new file mode 100644 index 00000000000..3733a1749b7 --- /dev/null +++ b/res/cardsfolder/b/barrel_down_sokenzan.txt @@ -0,0 +1,12 @@ +Name:Barrel Down Sokenzan +ManaCost:2 R +Types:Instant Arcane +Text:no text +A:SP$ ChangeZone | Cost$ 2 R | Origin$ Battlefield | Destination$ Hand | ChangeType$ Mountain.YouCtrl | ChangeNum$ X | Hidden$ True | RememberChanged$ True | SubAbility$ DBDamage | SpellDescription$ Sweep - Return any number of Mountains you control to their owner's hand. CARDNAME deals damage to target creature equal to twice the number of Mountains returned this way. +SVar:DBDamage:DB$ DealDamage | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ Y +SVar:X:Count$Valid Plains.YouCtrl +SVar:Y:Remembered$Amount/Times.2 +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/barrel_down_sokenzan.jpg +End \ No newline at end of file