mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
Added Cacophodon (RIX)
Added Crested Herdcaller Added World Shaper
This commit is contained in:
10
forge-gui/res/cardsfolder/upcoming/crested_herdcaller.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/crested_herdcaller.txt
Normal file
@@ -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.
|
||||||
11
forge-gui/res/cardsfolder/upcoming/world_shaper.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/world_shaper.txt
Normal file
@@ -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.
|
||||||
Reference in New Issue
Block a user