From dffb52a5cd490c6d94dd84bf421a8e8aa34241d2 Mon Sep 17 00:00:00 2001 From: Sol Date: Thu, 19 Nov 2015 20:37:10 +0000 Subject: [PATCH] - Added Bloodspore Thrinax --- .gitattributes | 1 + forge-gui/res/cardsfolder/b/bloodspore_thrinax.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 forge-gui/res/cardsfolder/b/bloodspore_thrinax.txt diff --git a/.gitattributes b/.gitattributes index 95969546220..f83a043f8c1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2760,6 +2760,7 @@ forge-gui/res/cardsfolder/b/bloodshed_fever.txt svneol=native#text/plain forge-gui/res/cardsfolder/b/bloodshot_cyclops.txt svneol=native#text/plain forge-gui/res/cardsfolder/b/bloodshot_trainee.txt svneol=native#text/plain forge-gui/res/cardsfolder/b/bloodsoaked_champion.txt -text +forge-gui/res/cardsfolder/b/bloodspore_thrinax.txt -text forge-gui/res/cardsfolder/b/bloodstained_mire.txt svneol=native#text/plain forge-gui/res/cardsfolder/b/bloodstoke_howler.txt svneol=native#text/plain forge-gui/res/cardsfolder/b/bloodstone_cameo.txt svneol=native#text/plain diff --git a/forge-gui/res/cardsfolder/b/bloodspore_thrinax.txt b/forge-gui/res/cardsfolder/b/bloodspore_thrinax.txt new file mode 100644 index 00000000000..d47276c7def --- /dev/null +++ b/forge-gui/res/cardsfolder/b/bloodspore_thrinax.txt @@ -0,0 +1,11 @@ +Name:Bloodspore Thrinax +ManaCost:2 G G +Types:Creature Lizard +PT:2/2 +K:Devour:1 +R:Event$ Moved | ActiveZones$ Battlefield | Destination$ Battlefield | ValidCard$ Creature.YouCtrl+Other | ReplaceWith$ AddExtraCounter | Description$ Each other creature you control enters the battlefield with an additional X +1/+1 counters on it, where X is the number of +1/+1 counters on CARDNAME. +SVar:AddExtraCounter:DB$ PutCounter | ETB$ True | Defined$ ReplacedCard | CounterType$ P1P1 | CounterNum$ X | SubAbility$ MoveToBattlefield +SVar:MoveToBattlefield:DB$ ChangeZone | Origin$ All | Destination$ Battlefield | Defined$ ReplacedCard +SVar:X:Count$CardCounters.P1P1 +SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodspore_thrinax.jpg +Oracle:Devour 1 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with that many +1/+1 counters on it.)\nEach other creature you control enters the battlefield with an additional X +1/+1 counters on it, where X is the number of +1/+1 counters on Bloodspore Thrinax. \ No newline at end of file