mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Added Quillmane Baku
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
16
res/cardsfolder/q/quillmane_baku.txt
Normal file
16
res/cardsfolder/q/quillmane_baku.txt
Normal 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
|
||||
Reference in New Issue
Block a user