Added Quillmane Baku

This commit is contained in:
moomarc
2011-11-29 20:06:06 +00:00
parent 9377d4687e
commit 22fc4d71a6
2 changed files with 17 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6434,6 +6434,7 @@ res/cardsfolder/q/quietus_spike.txt svneol=native#text/plain
res/cardsfolder/q/quill_slinger_boggart.txt svneol=native#text/plain
res/cardsfolder/q/quilled_slagwurm.txt svneol=native#text/plain
res/cardsfolder/q/quilled_sliver.txt svneol=native#text/plain
res/cardsfolder/q/quillmane_baku.txt -text
res/cardsfolder/q/quirion_druid.txt svneol=native#text/plain
res/cardsfolder/q/quirion_dryad.txt svneol=native#text/plain
res/cardsfolder/q/quirion_elves.txt -text

View File

@@ -0,0 +1,16 @@
Name:Quillmane Baku
ManaCost:4 U
Types:Creature Spirit
Text:no text
PT:3/3
T:Mode$ SpellCast | ValidCard$ Spirit,Arcane | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigPutCounter | TriggerDescription$ Whenever you cast a Spirit or Arcane spell, you may put a ki counter on CARDNAME.
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ KI | CounterNum$ 1
A:AB$ ChangeZone | Cost$ 1 T SubCounter<X/KI> | Origin$ Battlefield | Destination$ Hand | ValidTgts$ Creature | ChangeNum$ 1 | SpellDescription$ Return target creature with converted mana cost X or less to its owner's hand.
SVar:X:Targeted$CardManaCost
# We'll need to improve the script at some stage, especially if we add Hunter of Eyeblights or Razorfin Abolisher.
RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/quillmane_baku.jpg
SetInfo:BOK|Common|http://magiccards.info/scans/en/bok/48.jpg
Oracle:Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Quillmane Baku.\n{1}, {T}, Remove X ki counters from Quillmane Baku: Return target creature with converted mana cost X or less to its owner's hand.
End