diff --git a/.gitattributes b/.gitattributes index 9156cbac1c8..d742d053351 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17217,6 +17217,7 @@ forge-gui/res/cardsfolder/upcoming/burning_suns_avatar.txt -text forge-gui/res/cardsfolder/upcoming/carnage_tyrant.txt -text forge-gui/res/cardsfolder/upcoming/daring_saboteur.txt -text forge-gui/res/cardsfolder/upcoming/deadeye_tormentor.txt -text +forge-gui/res/cardsfolder/upcoming/deeproot_champion.txt -text forge-gui/res/cardsfolder/upcoming/dreamcaller_siren.txt -text forge-gui/res/cardsfolder/upcoming/emperors_vanguard.txt -text forge-gui/res/cardsfolder/upcoming/entrancing_melody.txt -text @@ -17241,6 +17242,7 @@ forge-gui/res/cardsfolder/upcoming/tocatli_honor_guard.txt -text forge-gui/res/cardsfolder/upcoming/treasure_map_treasure_cove.txt -text forge-gui/res/cardsfolder/upcoming/unclaimed_territory.txt -text forge-gui/res/cardsfolder/upcoming/verdant_suns_avatar.txt -text +forge-gui/res/cardsfolder/upcoming/waker_of_the_wilds.txt -text forge-gui/res/cardsfolder/upcoming/walk_the_plank.txt -text forge-gui/res/cardsfolder/v/vacuumelt.txt svneol=native#text/plain forge-gui/res/cardsfolder/v/vaevictis_asmadi.txt svneol=native#text/plain diff --git a/forge-gui/res/cardsfolder/upcoming/deeproot_champion.txt b/forge-gui/res/cardsfolder/upcoming/deeproot_champion.txt new file mode 100644 index 00000000000..199777c62d3 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/deeproot_champion.txt @@ -0,0 +1,9 @@ +Name:Deeproot Champion +ManaCost:1 G +Types:Creature Merfolk Shaman +PT:1/1 +T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a noncreature spell, put a +1/+1 counter on CARDNAME. +SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 +SVar:BuffedBy:nonCreature +SVar:Picture:http://www.wizards.com/global/images/magic/general/deeproot_champion.jpg +Oracle:Whenever you cast a noncreature spell, put a +1/+1 counter on Deeproot Champion. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/waker_of_the_wilds.txt b/forge-gui/res/cardsfolder/upcoming/waker_of_the_wilds.txt new file mode 100644 index 00000000000..a8426da1c92 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/waker_of_the_wilds.txt @@ -0,0 +1,9 @@ +Name:Waker of the Wilds +ManaCost:2 G G +Types:Creature Merfolk Shaman +PT:3/3 +A:AB$ PutCounter | Cost$ X G G | ValidTgts$ Land.YouCtrl | TgtPrompt$ Select target land you control | CounterType$ P1P1 | CounterNum$ X | References$ X | SubAbility$ DBAnimate | SpellDescription$ Put X +1/+1 counters on target land you control. That land becomes a 0/0 Elemental creature with haste. It's still a land. +SVar:DBAnimate:DB$ Animate | Defined$ ParentTarget | Power$ 0 | Toughness$ 0 | Types$ Creature,Elemental | Keywords$ Haste | Permanent$ True +SVar:X:Count$xPaid +SVar:Picture:http://media.wizards.com/2017/xln/en_UBMBPNXl7u.png +Oracle:{X}{G}{G}: Put X +1/+1 counters on target land you control. That land becomes a 0/0 Elemental creature with haste. It's still a land. \ No newline at end of file