- Added Scarscale Ritual

This commit is contained in:
jendave
2011-08-06 20:32:25 +00:00
parent 4a89c6733b
commit f7a91db627
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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