Added Silvergill Douser (thanks Squee)

This commit is contained in:
moomarc
2012-03-22 05:28:59 +00:00
parent 0bd38cd360
commit b57e55dc3b
2 changed files with 18 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -8022,6 +8022,7 @@ res/cardsfolder/s/silverback_ape.txt svneol=native#text/plain
res/cardsfolder/s/silverchase_fox.txt -text res/cardsfolder/s/silverchase_fox.txt -text
res/cardsfolder/s/silverclaw_griffin.txt -text res/cardsfolder/s/silverclaw_griffin.txt -text
res/cardsfolder/s/silvercoat_lion.txt svneol=native#text/plain res/cardsfolder/s/silvercoat_lion.txt svneol=native#text/plain
res/cardsfolder/s/silvergill_douser.txt -text
res/cardsfolder/s/silverglade_elemental.txt svneol=native#text/plain res/cardsfolder/s/silverglade_elemental.txt svneol=native#text/plain
res/cardsfolder/s/silverglade_pathfinder.txt svneol=native#text/plain res/cardsfolder/s/silverglade_pathfinder.txt svneol=native#text/plain
res/cardsfolder/s/silverskin_armor.txt svneol=native#text/plain res/cardsfolder/s/silverskin_armor.txt svneol=native#text/plain

View File

@@ -0,0 +1,17 @@
Name:Silvergill Douser
ManaCost:1 U
Types:Creature Merfolk Wizard
Text:no text
PT:1/1
A:AB$ Pump | Cost$ T | ValidTgts$ Creature | TgtPrompt$ Select target creature | IsCurse$ True | Secondary$ True | NumAtt$ -X | SpellDescription$ Target creature gets -X/-0 until end of turn, where X is the number of Merfolk you control
A:AB$ Pump | Cost$ T | ValidTgts$ Creature | TgtPrompt$ Select target creature | IsCurse$ True | Secondary$ True | NumAtt$ -Y | SpellDescription$ Target creature gets -X/-0 until end of turn, where X is the number of Faeries you control
A:AB$ Pump | Cost$ T | ValidTgts$ Creature | TgtPrompt$ Select target creature | IsCurse$ True | NumAtt$ -Z | SpellDescription$ Target creature gets -X/-0 until end of turn, where X is the number of Merfolk and Faeries you control
SVar:X:Count$TypeYouCtrl.Merfolk
SVar:Y:Count$TypeYouCtrl.Faerie
SVar:Z:Count$Valid Merfolk.YouCtrl,Faerie.YouCtrl
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/silvergill_douser.jpg
SetInfo:LRW|Common|http://magiccards.info/scans/lw/en/87.jpg
Oracle:{T}: Target creature gets -X/-0 until end of turn, where X is the number of Merfolk and/or Faeries you control.
End