-
Notifications
You must be signed in to change notification settings - Fork 587
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
March of the World Ooze and Molt Tender (DFT)
- Loading branch information
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
forge-gui/res/cardsfolder/upcoming/march_of_the_world_ooze.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Name:March of the World Ooze | ||
ManaCost:3 G G G | ||
Types:Enchantment | ||
S:Mode$ Continuous | Affected$ Creature.YouCtrl | AffectedZone$ Battlefield | SetPower$ 6 | SetToughness$ 6 | AddType$ Ooze | Description$ Creatures you control have base power and toughness 6/6 and are Oozes in addition to their other creature types. | ||
T:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ Opponent.NonActive | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever an opponent casts a spell, if it's not their turn, you create a 3/3 green Elephant creature token. | ||
SVar:TrigToken:DB$ Token | TokenScript$ g_3_3_elephant | ||
Oracle:Creatures you control have base power and toughness 6/6 and are Oozes in addition to their other creature types.\nWhenever an opponent casts a spell, if it's not their turn, you create a 3/3 green Elephant creature token. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Name:Molt Tender | ||
ManaCost:G | ||
Types:Creature Insect Druid | ||
PT:1/1 | ||
A:AB$ Mill | Cost$ T | SpellDescription$ Mill a card. | ||
A:AB$ Mana | Cost$ T ExileFromGrave<1/Card> | Produced$ Any | SpellDescription$ Add one mana of any color. | ||
DeckHas:Ability$Mill | ||
Oracle:{T}: Mill a card. (Put the top card of your library into your graveyard.)\n{T}, Exile a card from your graveyard: Add one mana of any color. |