mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
Merge branch 'upcoming_rix' into 'master'
3 more green cards added See merge request core-developers/forge!51
This commit is contained in:
8
forge-gui/res/cardsfolder/upcoming/cacophodon.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/cacophodon.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Name:Cacophodon
|
||||||
|
ManaCost:3 G
|
||||||
|
Types:Creature Dinosaur
|
||||||
|
PT:2/5
|
||||||
|
T:Mode$ DamageDoneOnce | Execute$ TrigUntap | ValidTarget$ Card.Self | TriggerZones$ Battlefield | TriggerDescription$ Enrage — Whenever Cacophodon is dealt damage, untap, target permanent.
|
||||||
|
SVar:TrigUntap:DB$Untap | ValidTgts$ Permanent | TgtPrompt$ Select target permanent
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/cacophodon.jpg
|
||||||
|
Oracle:Enrage — Whenever Cacophodon is dealt damage, untap, target permanent.
|
||||||
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