From 1ce6979910a0b07a3a7ce62781697ee6250e36b7 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Sat, 6 Jan 2018 23:43:54 +0000 Subject: [PATCH] Added Cacophodon (RIX) Added Crested Herdcaller Added World Shaper --- .../res/cardsfolder/upcoming/crested_herdcaller.txt | 10 ++++++++++ forge-gui/res/cardsfolder/upcoming/world_shaper.txt | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/crested_herdcaller.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/world_shaper.txt diff --git a/forge-gui/res/cardsfolder/upcoming/crested_herdcaller.txt b/forge-gui/res/cardsfolder/upcoming/crested_herdcaller.txt new file mode 100644 index 00000000000..ce7aa527aba --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/crested_herdcaller.txt @@ -0,0 +1,10 @@ +Name:Crested Herdcaller +ManaCost:3 G G +Types:Creature Dinosaur +PT:3/3 +K:Trample +T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ DBToken | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME enters the battlefield, create a 3/3 green Dinosaur creature token with trample. +SVar:DBToken:DB$ Token | TokenOwner$ You | TokenName$ Dinosaur | TokenColors$ Green | TokenTypes$ Creature,Dinosaur | TokenPower$ 3 | TokenToughness$ 3 | TokenKeywords$ Trample | TokenImage$ g 3 3 dinosaur | TokenAmount$ 1 +DeckHas:Ability$Token +SVar:Picture:http://www.wizards.com/global/images/magic/general/crested_herdcaller.jpg +Oracle:Trample\nWhen Crested Herdcaller enters the battlefield, create a 3/3 green Dinosaur creature token with trample. diff --git a/forge-gui/res/cardsfolder/upcoming/world_shaper.txt b/forge-gui/res/cardsfolder/upcoming/world_shaper.txt new file mode 100644 index 00000000000..6a2d2b865af --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/world_shaper.txt @@ -0,0 +1,11 @@ +Name:World Shaper +ManaCost:3 G +Types:Creature Merfolk Shaman +PT:3/3 +T:Mode$ Attacks | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigMill | TriggerDescription$ Whenever CARDNAME attacks, you may put the top three cards of your library into your graveyard. +SVar:TrigMill:DB$Mill | NumCards$ 3 | Defined$ You +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigReclam | TriggerController$ TriggeredCardController | TriggerDescription$ When World Shaper dies, put all land cards from your graveyard onto the battlefield tapped. +SVar:TrigReclam:DB$ ChangeZoneAll | ChangeType$ Land.YouCtrl | Origin$ Graveyard | Destination$ Battlefield | Tapped$ True +DeckHints:Ability$Graveyard +SVar:Picture:http://www.wizards.com/global/images/magic/general/world_shaper.jpg +Oracle:Whenever World Shaper attacks, you may put the top three cards of your library into your graveyard.\nWhen World Shaper dies, put all land cards from your graveyard onto the battlefield tapped. \ No newline at end of file