mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
Added Silvergill Douser (thanks Squee)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8022,6 +8022,7 @@ res/cardsfolder/s/silverback_ape.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/silverchase_fox.txt -text
|
||||
res/cardsfolder/s/silverclaw_griffin.txt -text
|
||||
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_pathfinder.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/silverskin_armor.txt svneol=native#text/plain
|
||||
|
||||
17
res/cardsfolder/s/silvergill_douser.txt
Normal file
17
res/cardsfolder/s/silvergill_douser.txt
Normal 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
|
||||
Reference in New Issue
Block a user