diff --git a/.gitattributes b/.gitattributes index 6b28623666e..c6d18e51b34 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5434,6 +5434,7 @@ res/cardsfolder/scare_tactics.txt -text svneol=native#text/plain res/cardsfolder/scarecrone.txt -text svneol=native#text/plain res/cardsfolder/scarland_thrinax.txt -text svneol=native#text/plain res/cardsfolder/scarred_vinebreeder.txt -text svneol=native#text/plain +res/cardsfolder/scarscale_ritual.txt -text svneol=native#text/plain res/cardsfolder/scarwood_goblins.txt -text svneol=native#text/plain res/cardsfolder/scarwood_treefolk.txt -text svneol=native#text/plain res/cardsfolder/scathe_zombies.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/scarscale_ritual.txt b/res/cardsfolder/scarscale_ritual.txt new file mode 100644 index 00000000000..887d46151f2 --- /dev/null +++ b/res/cardsfolder/scarscale_ritual.txt @@ -0,0 +1,11 @@ +Name:Scarscale Ritual +ManaCost:1 UB +Types:Sorcery +Text:no text +A:SP$ PutCounter | Cost$ 1 UB | CounterType$ M1M1 | CounterNum$ 1 | ValidTgts$ Creature.YouCtrl | SubAbility$ SVar=DBDraw | SpellDescription$ As an additional cost to cast CARDNAME, put a -1/-1 counter on a creature you control. Draw two cards. +SVar:DBDraw:DB$Draw | NumCards$ 2 +SVar:RemAIDeck:True + +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/scarscale_ritual.jpg +End \ No newline at end of file