From 3a0115daeec9b13d449e2d54b3f5f1790f73c257 Mon Sep 17 00:00:00 2001 From: Sol Date: Sat, 21 Mar 2015 01:13:42 +0000 Subject: [PATCH] - Adding Deathmist Raptor - Fix Dragon-Scarred Bear and Anafenza Tree Spirit --- .gitattributes | 1 + .../res/cardsfolder/a/anafenza_kin_tree_spirit.txt | 2 +- forge-gui/res/cardsfolder/d/deathmist_raptor.txt | 12 ++++++++++++ .../res/cardsfolder/d/dragon_scarred_bear.txt | 14 ++++++++------ 4 files changed, 22 insertions(+), 7 deletions(-) create mode 100644 forge-gui/res/cardsfolder/d/deathmist_raptor.txt diff --git a/.gitattributes b/.gitattributes index baef7aed776..3a297841bb4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4286,6 +4286,7 @@ forge-gui/res/cardsfolder/d/deathless_angel.txt svneol=native#text/plain forge-gui/res/cardsfolder/d/deathmark.txt svneol=native#text/plain forge-gui/res/cardsfolder/d/deathmark_prelate.txt svneol=native#text/plain forge-gui/res/cardsfolder/d/deathmask_nezumi.txt svneol=native#text/plain +forge-gui/res/cardsfolder/d/deathmist_raptor.txt -text forge-gui/res/cardsfolder/d/deathpact_angel.txt -text forge-gui/res/cardsfolder/d/deathreap_ritual.txt -text forge-gui/res/cardsfolder/d/deathrender.txt -text diff --git a/forge-gui/res/cardsfolder/a/anafenza_kin_tree_spirit.txt b/forge-gui/res/cardsfolder/a/anafenza_kin_tree_spirit.txt index 8cdb544e5b1..dbdde8a27a7 100644 --- a/forge-gui/res/cardsfolder/a/anafenza_kin_tree_spirit.txt +++ b/forge-gui/res/cardsfolder/a/anafenza_kin_tree_spirit.txt @@ -2,7 +2,7 @@ Name:Anafenza, Kin-Tree Spirit ManaCost:W W Types:Legendary Creature Spirit Soldier PT:2/2 -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.YouCtrl+nonToken+Other | Execute$ TrigBolster | TriggerDescription$ Whenever another nontoken creature enters the battlefield under your control, bolster 1. (Choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.) +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.YouCtrl+nonToken+Other | TriggerZones$ Battlefield | Execute$ TrigBolster | TriggerDescription$ Whenever another nontoken creature enters the battlefield under your control, bolster 1. (Choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.) SVar:TrigBolster:AB$ PutCounter | Cost$ 0 | Bolster$ True | CounterType$ P1P1 | CounterNum$ 1 SVar:Picture:http://www.wizards.com/global/images/magic/general/anafenza_kin_tree_spirit.jpg Oracle:Whenever another nontoken creature enters the battlefield under your control, bolster 1. (Choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/d/deathmist_raptor.txt b/forge-gui/res/cardsfolder/d/deathmist_raptor.txt new file mode 100644 index 00000000000..7776d2e9a03 --- /dev/null +++ b/forge-gui/res/cardsfolder/d/deathmist_raptor.txt @@ -0,0 +1,12 @@ +Name:Deathmist Raptor +ManaCost:1 G G +Types:Creature Lizard Beast +PT:3/3 +K:Deathtouch +K:Megamorph:4 G +T:Mode$ TurnFaceUp | ValidCard$ Permanent.YouCtrl | Execute$ TrigChange | TriggerZones$ Graveyard | OptionalDecider$ You | TriggerDescription$ Whenever a permanent you control is turned face up, you may return CARDNAME from your graveyard to the battlefield face up or face down. +SVar:TrigChange:DB$ GenericChoice | Choices$ DBTop,DBBottom +SVar:DBTop:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | SpellDescription$ Put it on battlefield face up +SVar:DBBottom:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | FaceDown$ True | SpellDescription$ Put it on battlefield face down +SVar:Picture:http://www.wizards.com/global/images/magic/general/deathmist_raptor.jpg +Oracle:Deathtouch\nWhenever a permanent you control is turned face up, you may return Deathmist Raptor from your graveyard to the battlefield face up or face down.\nMegamorph {4}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.) diff --git a/forge-gui/res/cardsfolder/d/dragon_scarred_bear.txt b/forge-gui/res/cardsfolder/d/dragon_scarred_bear.txt index 2ce41263d84..3e05cd58365 100644 --- a/forge-gui/res/cardsfolder/d/dragon_scarred_bear.txt +++ b/forge-gui/res/cardsfolder/d/dragon_scarred_bear.txt @@ -1,6 +1,8 @@ -Name:Dromoka's Gift -ManaCost:4 G -Types:Instant -A:SP$ PutCounter | Cost$ 4 G | Bolster$ True | CounterNum$ 4 | CounterType$ P1P1 | SpellDescription$ Bolster 4. (Choose a creature with the least toughness among creatures you control and put four +1/+1 counters on it.) -SVar:Picture:http://www.wizards.com/global/images/magic/general/dromokas_gift.jpg -Oracle:Bolster 4. (Choose a creature with the least toughness among creatures you control and put four +1/+1 counters on it.) \ No newline at end of file +Name:Dragon-Scarred Bear +ManaCost:2 G +Types:Creature Bear +PT:3/2 +A:AB$ Regenerate | Cost$ 1 G | PrecostDesc$ Formidable - | CheckSVar$ FormidableTest | SVarCompare$ GE8 | References$ FormidableTest | SpellDescription$ Regenerate CARDNAME. Activate this ability only if creatures you control have total power 8 or greater. +SVar:FormidableTest:Count$SumPower_Creature.YouCtrl +SVar:Picture:http://www.wizards.com/global/images/magic/general/dragon_scarred_bear.jpg +Oracle:Formidable - {1}{G}: Regenerate Dragon-Scarred Bear. Activate this ability only if creatures you control have total power 8 or greater.