instruction
stringclasses
1 value
input
stringlengths
15
680
output
stringlengths
63
11.3k
text
stringlengths
353
11.8k
Create the Forge script for this magic card
{"name": "Gallifrey Council Chamber", "mana_cost": "", "type_line": "Legendary Land", "oracle_text": "When Gallifrey Council Chamber enters the battlefield, surveil 1. (Look at the top card of your library. You may put that card into your graveyard.)\n{T}: Add {C}.\n{T}: Add one mana of any color. Spend this mana only ...
Name:Gallifrey Council Chamber\nManaCost:no cost\nTypes:Legendary Land\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSurveil | TriggerDescription$ When CARDNAME enters the battlefield, surveil 1. (Look at the top card of your library. You may put that card into your...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Gallifrey Council Chamber", "mana_cost": "", "type_line": "Legendary Land", "oracle_text": "When Gallifrey Council Chamber enters the battlefield, surveil 1. (Look...
Create the Forge script for this magic card
{"name": "Raging Gorilla", "mana_cost": "{2}{R}", "type_line": "Creature \u2014 Ape", "oracle_text": "Whenever Raging Gorilla blocks or becomes blocked, it gets +2/-2 until end of turn.", "power": "2", "toughness": "3"}
Name:Raging Gorilla\nManaCost:2 R\nTypes:Creature Ape\nPT:2/3\nT:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked, it gets +2/-2 until end of turn.\nT:Mode$ AttackerBlocked | ValidCard$ Card.Self | Execute$ TrigPump | Secondary$ True | TriggerDesc...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Raging Gorilla", "mana_cost": "{2}{R}", "type_line": "Creature \u2014 Ape", "oracle_text": "Whenever Raging Gorilla blocks or becomes blocked, it gets +2/-2 until ...
Create the Forge script for this magic card
{"name": "Moor Fiend", "mana_cost": "{3}{B}", "type_line": "Creature \u2014 Horror", "oracle_text": "Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)", "power": "3", "toughness": "3"}
Name:Moor Fiend\nManaCost:3 B\nTypes:Creature Horror\nPT:3/3\nK:Swampwalk\nOracle:Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Moor Fiend", "mana_cost": "{3}{B}", "type_line": "Creature \u2014 Horror", "oracle_text": "Swampwalk (This creature can't be blocked as long as defending player co...
Create the Forge script for this magic card
{"name": "Cannibalize", "mana_cost": "{1}{B}", "type_line": "Sorcery", "oracle_text": "Choose two target creatures controlled by the same player. Exile one of those creatures and put two +1/+1 counters on the other."}
Name:Cannibalize\nManaCost:1 B\nTypes:Sorcery\nA:SP$ Pump | Cost$ 1 B | ValidTgts$ Creature | TargetMin$ 2 | TargetMax$ 2 | TargetUnique$ True | TargetsWithSameController$ True | RememberTargets$ True | SubAbility$ DBChoose | StackDescription$ SpellDescription | IsCurse$ True | SpellDescription$ Choose two target creat...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Cannibalize", "mana_cost": "{1}{B}", "type_line": "Sorcery", "oracle_text": "Choose two target creatures controlled by the same player. Exile one of those creature...
Create the Forge script for this magic card
{"name": "Shadow of the Enemy", "mana_cost": "{3}{B}{B}{B}", "type_line": "Sorcery", "oracle_text": "Exile all creature cards from target player's graveyard. You may cast spells from among those cards for as long as they remain exiled, and mana of any type can be spent to cast them."}
Name:Shadow of the Enemy\nManaCost:3 B B B\nTypes:Sorcery\nOracle:\nA:SP$ ChangeZoneAll | Origin$ Graveyard | Destination$ Exile | ValidTgts$ Player | TgtPrompt$ Select target player | ChangeType$ Creature | RememberChanged$ True | SubAbility$ DBMayPlay | SpellDescription$ Exile all creature cards from target player's ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Shadow of the Enemy", "mana_cost": "{3}{B}{B}{B}", "type_line": "Sorcery", "oracle_text": "Exile all creature cards from target player's graveyard. You may cast sp...
Create the Forge script for this magic card
{"name": "A-Radha's Firebrand"}
Name:A-Radha's Firebrand\nManaCost:1 R\nTypes:Creature Human Warrior\nPT:3/1\nT:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, target creature defending player controls with power less than or equal to CARDNAME's power can't block th...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "A-Radha's Firebrand"} ### Response: Name:A-Radha's Firebrand\nManaCost:1 R\nTypes:Creature Human Warrior\nPT:3/1\nT:Mode$ Attacks | ValidCard$ Card.Self | TriggerZ...
Create the Forge script for this magic card
{"name": "Solemn Doomguide", "mana_cost": "{3}{B}{B}", "type_line": "Creature \u2014 Tiefling Cleric", "oracle_text": "Flying\nEach creature card in your graveyard that's a Cleric, Rogue, Warrior, and/or Wizard has unearth {1}{B}. ({1}{B}: Return the card to the battlefield. The creature gains haste. Exile it at the be...
Name:Solemn Doomguide\nManaCost:3 B B\nTypes:Creature Tiefling Cleric\nPT:4/5\nK:Flying\nS:Mode$ Continuous | Affected$ Creature.Cleric+YouCtrl,Creature.Rogue+YouCtrl,Creature.Warrior+YouCtrl,Creature.Wizard+YouCtrl | AffectedZone$ Graveyard | AddKeyword$ Unearth:1 B | Description$ Each creature card in your graveyard ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Solemn Doomguide", "mana_cost": "{3}{B}{B}", "type_line": "Creature \u2014 Tiefling Cleric", "oracle_text": "Flying\nEach creature card in your graveyard that's a ...
Create the Forge script for this magic card
{"name": "Baloth Cage Trap", "mana_cost": "{3}{G}{G}", "type_line": "Instant \u2014 Trap", "oracle_text": "If an opponent had an artifact enter the battlefield under their control this turn, you may pay {1}{G} rather than pay this spell's mana cost.\nCreate a 4/4 green Beast creature token."}
Name:Baloth Cage Trap\nManaCost:3 G G\nTypes:Instant Trap\nSVar:AltCost:Cost$ 1 G | CheckSVar$ ArtifactsEntered | Description$ If an opponent had an artifact enter the battlefield under their control this turn, you may pay {1}{G} rather than pay this spell's mana cost.\nA:SP$ Token | Cost$ 3 G G | TokenAmount$ 1 | Toke...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Baloth Cage Trap", "mana_cost": "{3}{G}{G}", "type_line": "Instant \u2014 Trap", "oracle_text": "If an opponent had an artifact enter the battlefield under their c...
Create the Forge script for this magic card
{"name": "Imoen, Trickster Friend", "mana_cost": "{1}{U}", "type_line": "Legendary Creature \u2014 Human Rogue Wizard", "oracle_text": "Specialize {5}. This ability costs {3} less to activate if there are two or more instant and/or sorcery cards in your graveyard.\nImoen, Trickster Friend can't be blocked as long as it...
Name:Imoen, Trickster Friend\nManaCost:1 U\nTypes:Legendary Creature Human Rogue Wizard\nPT:2/1\nK:Specialize:5::This ability costs {3} less to activate if there are two or more instant and/or sorcery cards in your graveyard.:ReduceCost$ X\nS:Mode$ CantBlockBy | ValidAttacker$ Creature.Self+attacking | IsPresent$ Card....
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Imoen, Trickster Friend", "mana_cost": "{1}{U}", "type_line": "Legendary Creature \u2014 Human Rogue Wizard", "oracle_text": "Specialize {5}. This ability costs {3...
Create the Forge script for this magic card
{"name": "Diluvian Primordial", "mana_cost": "{5}{U}{U}", "type_line": "Creature \u2014 Avatar", "oracle_text": "Flying\nWhen Diluvian Primordial enters the battlefield, for each opponent, you may cast up to one target instant or sorcery card from that player's graveyard without paying its mana cost. If a spell cast th...
Name:Diluvian Primordial\nManaCost:5 U U\nTypes:Creature Avatar\nPT:5/5\nK:Flying\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ CastEach | TriggerDescription$ When CARDNAME enters the battlefield, for each opponent, you may cast up to one target instant or sorcery card ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Diluvian Primordial", "mana_cost": "{5}{U}{U}", "type_line": "Creature \u2014 Avatar", "oracle_text": "Flying\nWhen Diluvian Primordial enters the battlefield, for...
Create the Forge script for this magic card
{"name": "Skinwing", "mana_cost": "{4}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "Living weapon (When this Equipment enters the battlefield, create a 0/0 black Phyrexian Germ creature token, then attach this to it.)\nEquipped creature gets +2/+2 and has flying.\nEquip {6}"}
Name:Skinwing\nManaCost:4\nTypes:Artifact Equipment\nK:Living Weapon\nK:Equip:6\nS:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 2 | AddToughness$ 2 | AddKeyword$ Flying | Description$ Equipped creature gets +2/+2 and has flying.\nDeckHas:Ability$Token\nOracle:Living weapon (When this Equipment enters th...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Skinwing", "mana_cost": "{4}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "Living weapon (When this Equipment enters the battlefield, create a 0/0 bl...
Create the Forge script for this magic card
{"name": "Simplify", "mana_cost": "{G}", "type_line": "Sorcery", "oracle_text": "Each player sacrifices an enchantment."}
Name:Simplify\nManaCost:G\nTypes:Sorcery\nA:SP$ Sacrifice | Cost$ G | SacValid$ Enchantment | Defined$ Player | SpellDescription$ Each player sacrifices an enchantment.\nAI:RemoveDeck:Random\nOracle:Each player sacrifices an enchantment.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Simplify", "mana_cost": "{G}", "type_line": "Sorcery", "oracle_text": "Each player sacrifices an enchantment."} ### Response: Name:Simplify\nManaCost:G\nTypes:Sorc...
Create the Forge script for this magic card
{"name": "Tazeem Raptor", "mana_cost": "{2}{W}", "type_line": "Creature \u2014 Bird", "oracle_text": "Flying\nWhen Tazeem Raptor enters the battlefield, you may return a land you control to its owner's hand.", "power": "2", "toughness": "2"}
Name:Tazeem Raptor\nManaCost:2 W\nTypes:Creature Bird\nPT:2/2\nK:Flying\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may return a land you control to its owner's hand....
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Tazeem Raptor", "mana_cost": "{2}{W}", "type_line": "Creature \u2014 Bird", "oracle_text": "Flying\nWhen Tazeem Raptor enters the battlefield, you may return a lan...
Create the Forge script for this magic card
{"name": "Kami of Twisted Reflection", "mana_cost": "{1}{U}{U}", "type_line": "Creature \u2014 Spirit", "oracle_text": "Sacrifice Kami of Twisted Reflection: Return target creature you control to its owner's hand.", "power": "2", "toughness": "2"}
Name:Kami of Twisted Reflection\nManaCost:1 U U\nTypes:Creature Spirit\nPT:2/2\nA:AB$ ChangeZone | Cost$ Sac<1/CARDNAME> | ValidTgts$ Creature.YouCtrl | AITgts$ Creature.Other+YouCtrl | AITgtsOnlyBetterThanSelf$ True | TgtPrompt$ Select target creature you control | Origin$ Battlefield | Destination$ Hand | SpellDescri...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Kami of Twisted Reflection", "mana_cost": "{1}{U}{U}", "type_line": "Creature \u2014 Spirit", "oracle_text": "Sacrifice Kami of Twisted Reflection: Return target c...
Create the Forge script for this magic card
{"name": "Mardu Woe-Reaper", "mana_cost": "{W}", "type_line": "Creature \u2014 Human Warrior", "oracle_text": "Whenever Mardu Woe-Reaper or another Warrior enters the battlefield under your control, you may exile target creature card from a graveyard. If you do, you gain 1 life.", "power": "2", "toughness": "1"}
Name:Mardu Woe-Reaper\nManaCost:W\nTypes:Creature Human Warrior\nPT:2/1\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self,Warrior.Other+YouCtrl | OptionalDecider$ You | Execute$ TrigExile | TriggerDescription$ Whenever CARDNAME or another Warrior enters the battlefield under your cont...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Mardu Woe-Reaper", "mana_cost": "{W}", "type_line": "Creature \u2014 Human Warrior", "oracle_text": "Whenever Mardu Woe-Reaper or another Warrior enters the battle...
Create the Forge script for this magic card
{"name": "Seismic Wave", "mana_cost": "{2}{R}", "type_line": "Instant", "oracle_text": "Seismic Wave deals 2 damage to any target and 1 damage to each nonartifact creature target opponent controls."}
Name:Seismic Wave\nManaCost:2 R\nTypes:Instant\nA:SP$ DealDamage | Cost$ 2 R | ValidTgts$ Any | NumDmg$ 2 | SubAbility$ DBDamage | SpellDescription$ CARDNAME deals 2 damage to any target and 1 damage to each nonartifact creature target opponent controls.\nSVar:DBDamage:DB$ DamageAll | ValidTgts$ Opponent | TgtPrompt$ S...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Seismic Wave", "mana_cost": "{2}{R}", "type_line": "Instant", "oracle_text": "Seismic Wave deals 2 damage to any target and 1 damage to each nonartifact creature t...
Create the Forge script for this magic card
{"name": "Viridian Corrupter", "mana_cost": "{1}{G}{G}", "type_line": "Creature \u2014 Phyrexian Elf Shaman", "oracle_text": "Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nWhen Viridian Corrupter enters the battlefield, destroy target arti...
Name:Viridian Corrupter\nManaCost:1 G G\nTypes:Creature Phyrexian Elf Shaman\nPT:2/2\nK:Infect\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerDescription$ When CARDNAME enters the battlefield, destroy target artifact.\nSVar:TrigDestroy:DB$ Destroy | ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Viridian Corrupter", "mana_cost": "{1}{G}{G}", "type_line": "Creature \u2014 Phyrexian Elf Shaman", "oracle_text": "Infect (This creature deals damage to creatures...
Create the Forge script for this magic card
{"name": "Prismari Pledgemage", "mana_cost": "{U/R}{U/R}", "type_line": "Creature \u2014 Orc Wizard", "oracle_text": "Defender\nMagecraft \u2014 Whenever you cast or copy an instant or sorcery spell, Prismari Pledgemage can attack this turn as though it didn't have defender.", "power": "3", "toughness": "3"}
Name:Prismari Pledgemage\nManaCost:UR UR\nTypes:Creature Orc Wizard\nPT:3/3\nK:Defender\nT:Mode$ SpellCastOrCopy | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigEffect | TriggerDescription$ Magecraft — Whenever you cast or copy an instant or sorcery spell, CARDNAME c...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Prismari Pledgemage", "mana_cost": "{U/R}{U/R}", "type_line": "Creature \u2014 Orc Wizard", "oracle_text": "Defender\nMagecraft \u2014 Whenever you cast or copy an...
Create the Forge script for this magic card
{"name": "Golgothian Sylex", "mana_cost": "{4}", "type_line": "Artifact", "oracle_text": "{1}, {T}: Each nontoken permanent with a name originally printed in the Antiquities expansion is sacrificed by its controller."}
Name:Golgothian Sylex\nManaCost:4\nTypes:Artifact\nA:AB$ SacrificeAll | Cost$ 1 T | ValidCards$ Permanent.nonToken+setATQ | SpellDescription$ Each nontoken permanent with a name originally printed in the Antiquities expansion is sacrificed by its controller.\nAI:RemoveDeck:All\nAI:RemoveDeck:Random\nSVar:NonStackingEff...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Golgothian Sylex", "mana_cost": "{4}", "type_line": "Artifact", "oracle_text": "{1}, {T}: Each nontoken permanent with a name originally printed in the Antiquities...
Create the Forge script for this magic card
{"name": "Tempest Djinn", "mana_cost": "{U}{U}{U}", "type_line": "Creature \u2014 Djinn", "oracle_text": "Flying\nTempest Djinn gets +1/+0 for each basic Island you control.", "power": "0", "toughness": "4"}
Name:Tempest Djinn\nManaCost:U U U\nTypes:Creature Djinn\nPT:0/4\nK:Flying\nS:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | Description$ CARDNAME gets +1/+0 for each basic Island you control.\nSVar:X:Count$Valid Island.Basic+YouCtrl\nSVar:BuffedBy:Island.Basic+YouCtrl\nOracle:Flying\nTempest Djinn gets +1/+0 f...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Tempest Djinn", "mana_cost": "{U}{U}{U}", "type_line": "Creature \u2014 Djinn", "oracle_text": "Flying\nTempest Djinn gets +1/+0 for each basic Island you control....
Create the Forge script for this magic card
{"name": "Firehoof Cavalry", "mana_cost": "{W}", "type_line": "Creature \u2014 Human Berserker", "oracle_text": "{3}{R}: Firehoof Cavalry gets +2/+0 and gains trample until end of turn.", "power": "1", "toughness": "1"}
Name:Firehoof Cavalry\nManaCost:W\nTypes:Creature Human Berserker\nPT:1/1\nA:AB$ Pump | Cost$ 3 R | Defined$ Self | NumAtt$ +2 | KW$ Trample | SpellDescription$ CARDNAME gets +2/+0 and gains trample until end of turn.\nAI:RemoveDeck:Random\nDeckNeeds:Color$Red\nOracle:{3}{R}: Firehoof Cavalry gets +2/+0 and gains tramp...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Firehoof Cavalry", "mana_cost": "{W}", "type_line": "Creature \u2014 Human Berserker", "oracle_text": "{3}{R}: Firehoof Cavalry gets +2/+0 and gains trample until ...
Create the Forge script for this magic card
{"name": "Wellgabber Apothecary", "mana_cost": "{4}{W}", "type_line": "Creature \u2014 Merfolk Cleric", "oracle_text": "{1}{W}: Prevent all damage that would be dealt to target tapped Merfolk or Kithkin creature this turn.", "power": "2", "toughness": "3"}
Name:Wellgabber Apothecary\nManaCost:4 W\nTypes:Creature Merfolk Cleric\nPT:2/3\nA:SP$ Effect | Cost$ 1 W | ValidTgts$ Creature.Merfolk+tapped,Creature.Kithkin+tapped | TgtPrompt$ Select tapped Merfolk or Kithkin creature | ReplacementEffects$ RPrevent | RememberObjects$ Targeted | ExileOnMoved$ Battlefield | SpellDesc...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Wellgabber Apothecary", "mana_cost": "{4}{W}", "type_line": "Creature \u2014 Merfolk Cleric", "oracle_text": "{1}{W}: Prevent all damage that would be dealt to tar...
Create the Forge script for this magic card
{"name": "Skywise Teachings", "mana_cost": "{3}{U}", "type_line": "Enchantment", "oracle_text": "Whenever you cast a noncreature spell, you may pay {1}{U}. If you do, create a 2/2 blue Djinn Monk creature token with flying."}
Name:Skywise Teachings\nManaCost:3 U\nTypes:Enchantment\nT:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever you cast a noncreature spell, you may pay {1}{U}. If you do, create a 2/2 blue Djinn Monk creature token w...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Skywise Teachings", "mana_cost": "{3}{U}", "type_line": "Enchantment", "oracle_text": "Whenever you cast a noncreature spell, you may pay {1}{U}. If you do, create...
Create the Forge script for this magic card
{"name": "Go-Shintai of Hidden Cruelty", "mana_cost": "{3}{B}", "type_line": "Legendary Enchantment Creature \u2014 Shrine", "oracle_text": "Deathtouch\nAt the beginning of your end step, you may pay {1}. When you do, destroy target creature with toughness X or less, where X is the number of Shrines you control.", "pow...
Name:Go-Shintai of Hidden Cruelty\nManaCost:3 B\nTypes:Legendary Enchantment Creature Shrine\nPT:2/2\nK:Deathtouch\nT:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigImmediateTrig | TriggerDescription$ At the beginning of your end step, you may pay {1}. When you do, destro...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Go-Shintai of Hidden Cruelty", "mana_cost": "{3}{B}", "type_line": "Legendary Enchantment Creature \u2014 Shrine", "oracle_text": "Deathtouch\nAt the beginning of ...
Create the Forge script for this magic card
{"name": "Stall for Time", "mana_cost": "{2}{W}", "type_line": "Instant", "oracle_text": "Kicker {1}{U} (You may pay an additional {1}{U} as you cast this spell.)\nTap up to two target creatures. If this spell was kicked, put a stun counter on each of those creatures. (If a permanent with a stun counter would become un...
Name:Stall for Time\nManaCost:2 W\nTypes:Instant\nK:Kicker:1 U\nA:SP$ Tap | TgtPrompt$ Select up to two target creatures | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ 2 | SubAbility$ DBCounter | SpellDescription$ Tap up to two target creatures. If this spell was kicked, put a stun counter on each of those creatures...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Stall for Time", "mana_cost": "{2}{W}", "type_line": "Instant", "oracle_text": "Kicker {1}{U} (You may pay an additional {1}{U} as you cast this spell.)\nTap up to...
Create the Forge script for this magic card
{"name": "Scourge of Numai", "mana_cost": "{3}{B}", "type_line": "Creature \u2014 Demon Spirit", "oracle_text": "At the beginning of your upkeep, you lose 2 life if you don't control an Ogre.", "power": "4", "toughness": "4"}
Name:Scourge of Numai\nManaCost:3 B\nTypes:Creature Demon Spirit\nPT:4/4\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigLoseLife | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, you lose 2 life if you don't control an Ogre.\nSVar:TrigLoseLife:DB$ LoseLife | Defined$ Y...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Scourge of Numai", "mana_cost": "{3}{B}", "type_line": "Creature \u2014 Demon Spirit", "oracle_text": "At the beginning of your upkeep, you lose 2 life if you don'...
Create the Forge script for this magic card
{"name": "Oasis", "mana_cost": "", "type_line": "Land", "oracle_text": "{T}: Prevent the next 1 damage that would be dealt to target creature this turn."}
Name:Oasis\nManaCost:no cost\nTypes:Land\nA:AB$ PreventDamage | Cost$ T | ValidTgts$ Creature | Amount$ 1 | TgtPrompt$ Select target creature | SpellDescription$ Prevent the next 1 damage that would be dealt to target creature this turn.\nOracle:{T}: Prevent the next 1 damage that would be dealt to target creature this...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Oasis", "mana_cost": "", "type_line": "Land", "oracle_text": "{T}: Prevent the next 1 damage that would be dealt to target creature this turn."} ### Response: Name...
Create the Forge script for this magic card
{"name": "Mistral Charger", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Pegasus", "oracle_text": "Flying", "power": "2", "toughness": "1"}
Name:Mistral Charger\nManaCost:1 W\nTypes:Creature Pegasus\nPT:2/1\nK:Flying\nOracle:Flying
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Mistral Charger", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Pegasus", "oracle_text": "Flying", "power": "2", "toughness": "1"} ### Response: Name:Mistra...
Create the Forge script for this magic card
{"name": "Assault Suit", "mana_cost": "{4}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "Equipped creature gets +2/+2, has haste, can't attack you or planeswalkers you control, and can't be sacrificed.\nAt the beginning of each opponent's upkeep, you may have that player gain control of equipped creature ...
Name:Assault Suit\nManaCost:4\nTypes:Artifact Equipment\nK:Equip:3\nS:Mode$ Continuous | Affected$ Creature.EquippedBy | AddKeyword$ Haste | AddPower$ 2 | AddToughness$ 2 | Description$ Equipped creature gets +2/+2, has haste, can't attack you or planeswalkers you control, and can't be sacrificed.\nS:Mode$ CantSacrific...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Assault Suit", "mana_cost": "{4}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "Equipped creature gets +2/+2, has haste, can't attack you or planeswal...
Create the Forge script for this magic card
{"name": "Vampire Slayer", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "Whenever Vampire Slayer deals damage to a Vampire, destroy that creature.", "power": "2", "toughness": "2"}
Name:Vampire Slayer\nManaCost:1 W\nTypes:Creature Human Soldier\nPT:2/2\nT:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Vampire | TriggerZones$ Battlefield | Execute$ TrigDestroy | TriggerDescription$ Whenever CARDNAME deals damage to a Vampire, destroy that creature.\nSVar:TrigDestroy:DB$ Destroy | Defined...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Vampire Slayer", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "Whenever Vampire Slayer deals damage to a Vampire, destroy th...
Create the Forge script for this magic card
{"name": "A-Briar Hydra"}
Name:A-Briar Hydra\nManaCost:3 G\nTypes:Creature Plant Hydra\nPT:5/5\nK:Trample\nT:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ DBCounter | TriggerZones$ Battlefield | TriggerDescription$ Domain — Whenever CARDNAME deals combat damage to a player, put X +1/+1 counters ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "A-Briar Hydra"} ### Response: Name:A-Briar Hydra\nManaCost:3 G\nTypes:Creature Plant Hydra\nPT:5/5\nK:Trample\nT:Mode$ DamageDone | ValidSource$ Card.Self | ValidT...
Create the Forge script for this magic card
{"name": "Kiri-Onna", "mana_cost": "{4}{U}", "type_line": "Creature \u2014 Spirit", "oracle_text": "When Kiri-Onna enters the battlefield, return target creature to its owner's hand.\nWhenever you cast a Spirit or Arcane spell, you may return Kiri-Onna to its owner's hand.", "power": "2", "toughness": "2"}
Name:Kiri-Onna\nManaCost:4 U\nTypes:Creature Spirit\nPT:2/2\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigReturnOther | TriggerDescription$ When CARDNAME enters the battlefield, return target creature to its owner's hand.\nT:Mode$ SpellCast | ValidCard$ Spirit,Arcan...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Kiri-Onna", "mana_cost": "{4}{U}", "type_line": "Creature \u2014 Spirit", "oracle_text": "When Kiri-Onna enters the battlefield, return target creature to its owne...
Create the Forge script for this magic card
{"name": "Bull Rush", "mana_cost": "{R}", "type_line": "Instant", "oracle_text": "Target creature gets +2/+0 until end of turn."}
Name:Bull Rush\nManaCost:R\nTypes:Instant\nA:SP$ Pump | Cost$ R | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +2 | SpellDescription$ Target creature gets +2/+0 until end of turn.\nOracle:Target creature gets +2/+0 until end of turn.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Bull Rush", "mana_cost": "{R}", "type_line": "Instant", "oracle_text": "Target creature gets +2/+0 until end of turn."} ### Response: Name:Bull Rush\nManaCost:R\nT...
Create the Forge script for this magic card
{"name": "World at War", "mana_cost": "{3}{R}{R}", "type_line": "Sorcery", "oracle_text": "After the first postcombat main phase this turn, there's an additional combat phase followed by an additional main phase. At the beginning of that combat, untap all creatures that attacked this turn.\nRebound (If you cast this sp...
Name:World at War\nManaCost:3 R R\nTypes:Sorcery\nA:SP$ AddPhase | Cost$ 3 R R | ExtraPhase$ Combat | AfterPhase$ Main2 | FollowedBy$ Main2 | BeforeFirstPostCombatMainEnd$ True | ExtraPhaseDelayedTrigger$ DelTrigUntap | ExtraPhaseDelayedTriggerExcute$ TrigUntapAll | SpellDescription$ After the first postcombat main pha...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "World at War", "mana_cost": "{3}{R}{R}", "type_line": "Sorcery", "oracle_text": "After the first postcombat main phase this turn, there's an additional combat phas...
Create the Forge script for this magic card
{"name": "Mtenda Griffin", "mana_cost": "{3}{W}", "type_line": "Creature \u2014 Griffin", "oracle_text": "Flying\n{W}, {T}: Return Mtenda Griffin to its owner's hand and return target Griffin card from your graveyard to your hand. Activate only during your upkeep.", "power": "2", "toughness": "2"}
Name:Mtenda Griffin\nManaCost:3 W\nTypes:Creature Griffin\nPT:2/2\nK:Flying\nA:AB$ ChangeZone | Cost$ W T | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBBounce | ActivationPhases$ Upkeep | PlayerTurn$ True | SpellDescription$ Return CARDNAME to its owner's hand and return target Griffi...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Mtenda Griffin", "mana_cost": "{3}{W}", "type_line": "Creature \u2014 Griffin", "oracle_text": "Flying\n{W}, {T}: Return Mtenda Griffin to its owner's hand and ret...
Create the Forge script for this magic card
{"name": "Deceiver of Form", "mana_cost": "{6}{C}", "type_line": "Creature \u2014 Eldrazi", "oracle_text": "({C} represents colorless mana.)\nAt the beginning of combat on your turn, reveal the top card of your library. If a creature card is revealed this way, you may have creatures you control other than Deceiver of F...
Name:Deceiver of Form\nManaCost:6 C\nTypes:Creature Eldrazi\nPT:8/8\nT:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ DBReveal | TriggerDescription$ At the beginning of combat on your turn, reveal the top card of your library. If a creature card is revealed this way, you may ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Deceiver of Form", "mana_cost": "{6}{C}", "type_line": "Creature \u2014 Eldrazi", "oracle_text": "({C} represents colorless mana.)\nAt the beginning of combat on y...
Create the Forge script for this magic card
{"name": "Last Gasp", "mana_cost": "{1}{B}", "type_line": "Instant", "oracle_text": "Target creature gets -3/-3 until end of turn."}
Name:Last Gasp\nManaCost:1 B\nTypes:Instant\nA:SP$ Pump | Cost$ 1 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -3 | NumDef$ -3 | IsCurse$ True | SpellDescription$ Target creature gets -3/-3 until end of turn.\nOracle:Target creature gets -3/-3 until end of turn.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Last Gasp", "mana_cost": "{1}{B}", "type_line": "Instant", "oracle_text": "Target creature gets -3/-3 until end of turn."} ### Response: Name:Last Gasp\nManaCost:1...
Create the Forge script for this magic card
{"name": "Ghor-Clan Rampager", "mana_cost": "{2}{R}{G}", "type_line": "Creature \u2014 Beast", "oracle_text": "Trample\nBloodrush \u2014 {R}{G}, Discard Ghor-Clan Rampager: Target attacking creature gets +4/+4 and gains trample until end of turn.", "power": "4", "toughness": "4"}
Name:Ghor-Clan Rampager\nManaCost:2 R G\nTypes:Creature Beast\nPT:4/4\nK:Trample\nA:AB$ Pump | Cost$ R G Discard<1/CARDNAME> | ActivationZone$ Hand | PrecostDesc$ Bloodrush — | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | NumAtt$ +4 | NumDef$ +4 | KW$ Trample | SpellDescription$ Target ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Ghor-Clan Rampager", "mana_cost": "{2}{R}{G}", "type_line": "Creature \u2014 Beast", "oracle_text": "Trample\nBloodrush \u2014 {R}{G}, Discard Ghor-Clan Rampager: ...
Create the Forge script for this magic card
{"name": "Borderland Marauder", "mana_cost": "{1}{R}", "type_line": "Creature \u2014 Human Warrior", "oracle_text": "Whenever Borderland Marauder attacks, it gets +2/+0 until end of turn.", "power": "1", "toughness": "2"}
Name:Borderland Marauder\nManaCost:1 R\nTypes:Creature Human Warrior\nPT:1/2\nT:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, it gets +2/+0 until end of turn.\nSVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 2\nOracle:Whenever Borderland Marauder attacks, it ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Borderland Marauder", "mana_cost": "{1}{R}", "type_line": "Creature \u2014 Human Warrior", "oracle_text": "Whenever Borderland Marauder attacks, it gets +2/+0 unti...
Create the Forge script for this magic card
{"name": "Grim Flowering", "mana_cost": "{5}{G}", "type_line": "Sorcery", "oracle_text": "Draw a card for each creature card in your graveyard."}
Name:Grim Flowering\nManaCost:5 G\nTypes:Sorcery\nA:SP$ Draw | Cost$ 5 G | NumCards$ X | SpellDescription$ Draw a card for each creature card in your graveyard.\nSVar:X:Count$TypeInYourYard.Creature\nOracle:Draw a card for each creature card in your graveyard.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Grim Flowering", "mana_cost": "{5}{G}", "type_line": "Sorcery", "oracle_text": "Draw a card for each creature card in your graveyard."} ### Response: Name:Grim Flo...
Create the Forge script for this magic card
{"name": "Curse of Wizardry", "mana_cost": "{2}{B}{B}", "type_line": "Enchantment", "oracle_text": "As Curse of Wizardry enters the battlefield, choose a color.\nWhenever a player casts a spell of the chosen color, that player loses 1 life."}
Name:Curse of Wizardry\nManaCost:2 B B\nTypes:Enchantment\nK:ETBReplacement:Other:ChooseColor\nSVar:ChooseColor:DB$ ChooseColor | Defined$ You | SpellDescription$ As CARDNAME enters the battlefield, choose a color. | AILogic$ MostProminentInHumanDeck\nT:Mode$ SpellCast | ValidCard$ Card.ChosenColor | TriggerZones$ Batt...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Curse of Wizardry", "mana_cost": "{2}{B}{B}", "type_line": "Enchantment", "oracle_text": "As Curse of Wizardry enters the battlefield, choose a color.\nWhenever a ...
Create the Forge script for this magic card
{"name": "Mystic Forge", "mana_cost": "{4}", "type_line": "Artifact", "oracle_text": "You may look at the top card of your library any time.\nYou may cast artifact spells and colorless spells from the top of your library.\n{T}, Pay 1 life: Exile the top card of your library."}
Name:Mystic Forge\nManaCost:4\nTypes:Artifact\nS:Mode$ Continuous | Affected$ Card.TopLibrary+YouCtrl | AffectedZone$ Library | MayLookAt$ You | Description$ You may look at the top card of your library any time.\nS:Mode$ Continuous | Affected$ Artifact.TopLibrary+YouCtrl+nonLand,Card.TopLibrary+Colorless+YouCtrl+nonLa...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Mystic Forge", "mana_cost": "{4}", "type_line": "Artifact", "oracle_text": "You may look at the top card of your library any time.\nYou may cast artifact spells an...
Create the Forge script for this magic card
{"name": "Domri, Chaos Bringer", "mana_cost": "{2}{R}{G}", "type_line": "Legendary Planeswalker \u2014 Domri", "oracle_text": "+1: Add {R} or {G}. If that mana is spent on a creature spell, it gains riot. (It enters the battlefield with your choice of a +1/+1 counter or haste.)\n\u22123: Look at the top four cards of y...
Name:Domri, Chaos Bringer\nManaCost:2 R G\nTypes:Legendary Planeswalker Domri\nLoyalty:5\nA:AB$ Mana | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | Produced$ Combo R G | Amount$ 1 | AddsKeywords$ Riot | AddsKeywordsValid$ Spell.Creature | SpellDescription$ Add {R} or {G}. If that mana is spent on a creature spell...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Domri, Chaos Bringer", "mana_cost": "{2}{R}{G}", "type_line": "Legendary Planeswalker \u2014 Domri", "oracle_text": "+1: Add {R} or {G}. If that mana is spent on a...
Create the Forge script for this magic card
{"name": "Latulla's Orders", "mana_cost": "{1}{R}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Flash\nEnchant creature\nWhenever enchanted creature deals combat damage to defending player, you may destroy target artifact that player controls."}
Name:Latulla's Orders\nManaCost:1 R\nTypes:Enchantment Aura\nK:Flash\nK:Enchant creature\nA:SP$ Attach | ValidTgts$ Creature | AITgts$ Card.powerGE1 | AILogic$ Pump\nT:Mode$ DamageDone | ValidSource$ Card.AttachedBy | ValidTarget$ Player.TriggeredDefendingPlayer | CombatDamage$ True | Execute$ TrigDestroy | OptionalDec...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Latulla's Orders", "mana_cost": "{1}{R}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Flash\nEnchant creature\nWhenever enchanted creature deals combat...
Create the Forge script for this magic card
{"name": "Jaya Ballard, Task Mage", "mana_cost": "{1}{R}{R}", "type_line": "Legendary Creature \u2014 Human Spellshaper", "oracle_text": "{R}, {T}, Discard a card: Destroy target blue permanent.\n{1}{R}, {T}, Discard a card: Jaya Ballard, Task Mage deals 3 damage to any target. A creature dealt damage this way can't be...
Name:Jaya Ballard, Task Mage\nManaCost:1 R R\nTypes:Legendary Creature Human Spellshaper\nPT:2/2\nA:AB$ Destroy | Cost$ R T Discard<1/Card> | ValidTgts$ Permanent.Blue | TgtPrompt$ Select target blue permanent | SpellDescription$ Destroy target blue permanent.\nA:AB$ DealDamage | Cost$ 1 R T Discard<1/Card> | ValidTgts...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Jaya Ballard, Task Mage", "mana_cost": "{1}{R}{R}", "type_line": "Legendary Creature \u2014 Human Spellshaper", "oracle_text": "{R}, {T}, Discard a card: Destroy t...
Create the Forge script for this magic card
{"name": "Khalni Gem", "mana_cost": "{4}", "type_line": "Artifact", "oracle_text": "When Khalni Gem enters the battlefield, return two lands you control to their owner's hand.\n{T}: Add two mana of any one color."}
Name:Khalni Gem\nManaCost:4\nTypes:Artifact\nA:AB$ Mana | Cost$ T | Produced$ Any | Amount$ 2 | SpellDescription$ Add two mana of any one color.\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigBounce | TriggerDescription$ When CARDNAME enters the battlefield, return t...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Khalni Gem", "mana_cost": "{4}", "type_line": "Artifact", "oracle_text": "When Khalni Gem enters the battlefield, return two lands you control to their owner's han...
Create the Forge script for this magic card
{"name": "Tolarian Sentinel", "mana_cost": "{3}{U}", "type_line": "Creature \u2014 Human Spellshaper", "oracle_text": "Flying\n{U}, {T}, Discard a card: Return target permanent you control to its owner's hand.", "power": "1", "toughness": "3"}
Name:Tolarian Sentinel\nManaCost:3 U\nTypes:Creature Human Spellshaper\nPT:1/3\nK:Flying\nA:AB$ ChangeZone | Cost$ U T Discard<1/Card> | ValidTgts$ Permanent.YouCtrl | TgtPrompt$ Select target permanent | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return target permanent you control to its owner's hand...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Tolarian Sentinel", "mana_cost": "{3}{U}", "type_line": "Creature \u2014 Human Spellshaper", "oracle_text": "Flying\n{U}, {T}, Discard a card: Return target perman...
Create the Forge script for this magic card
{"name": "Skanos Dragonheart", "mana_cost": "{4}{G}", "type_line": "Legendary Creature \u2014 Dragon Ranger", "oracle_text": "Whenever Skanos Dragonheart attacks, it gets +X/+X until end of turn, where X is the greatest power among other Dragons you control and Dragon cards in your graveyard.\nChoose a Background (You ...
Name:Skanos Dragonheart\nManaCost:4 G\nTypes:Legendary Creature Dragon Ranger\nPT:4/4\nT:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, it gets +X/+X until end of turn, where X is the greatest power among other Dragons you control and Dragon cards in your grave...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Skanos Dragonheart", "mana_cost": "{4}{G}", "type_line": "Legendary Creature \u2014 Dragon Ranger", "oracle_text": "Whenever Skanos Dragonheart attacks, it gets +X...
Create the Forge script for this magic card
{"name": "Kher Keep", "mana_cost": "", "type_line": "Legendary Land", "oracle_text": "{T}: Add {C}.\n{1}{R}, {T}: Create a 0/1 red Kobold creature token named Kobolds of Kher Keep."}
Name:Kher Keep\nManaCost:no cost\nTypes:Legendary Land\nA:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.\nA:AB$ Token | Cost$ 1 R T | TokenAmount$ 1 | TokenScript$ kobolds_of_kher_keep | TokenOwner$ You | SpellDescription$ Create a 0/1 red Kobold creature token named Kobolds of Kher Keep.\nOracle:{T}: Ad...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Kher Keep", "mana_cost": "", "type_line": "Legendary Land", "oracle_text": "{T}: Add {C}.\n{1}{R}, {T}: Create a 0/1 red Kobold creature token named Kobolds of Khe...
Create the Forge script for this magic card
{"name": "Swimmer in Nightmares", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Nightmare Merfolk", "oracle_text": "Swimmer in Nightmares gets +3/+0 as long as there are ten or more cards in a single graveyard.\nSwimmer in Nightmares can't be blocked as long as you control an Ashiok planeswalker.", "power": "1",...
Name:Swimmer in Nightmares\nManaCost:2 U\nTypes:Creature Nightmare Merfolk\nPT:1/4\nS:Mode$ Continuous | Affected$ Card.Self | AddPower$ 3 | CheckSVar$ X | SVarCompare$ GE10 | Description$ CARDNAME gets +3/+0 as long as there are ten or more cards in a single graveyard.\nSVar:X:PlayerCountPlayers$HighestCardsInGraveyar...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Swimmer in Nightmares", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Nightmare Merfolk", "oracle_text": "Swimmer in Nightmares gets +3/+0 as long as there ...
Create the Forge script for this magic card
{"name": "Hoard Hauler", "mana_cost": "{3}{R}", "type_line": "Artifact \u2014 Vehicle", "oracle_text": "Trample\nWhenever Hoard Hauler deals combat damage to a player, create a Treasure token for each artifact they control.\nCrew 3", "power": "5", "toughness": "5"}
Name:Hoard Hauler\nManaCost:3 R\nTypes:Artifact Vehicle\nPT:5/5\nK:Trample\nT:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigTreasure | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, create a Treasure token for each artifact they control.\nSVa...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Hoard Hauler", "mana_cost": "{3}{R}", "type_line": "Artifact \u2014 Vehicle", "oracle_text": "Trample\nWhenever Hoard Hauler deals combat damage to a player, creat...
Create the Forge script for this magic card
{"name": "Nightveil Predator", "mana_cost": "{U}{U}{B}{B}", "type_line": "Creature \u2014 Vampire", "oracle_text": "Flying, deathtouch\nHexproof (This creature can't be the target of spells or abilities your opponents control.)", "power": "3", "toughness": "3"}
Name:Nightveil Predator\nManaCost:U U B B\nTypes:Creature Vampire\nPT:3/3\nK:Flying\nK:Deathtouch\nK:Hexproof\nOracle:Flying, deathtouch\nHexproof (This creature can't be the target of spells or abilities your opponents control.)
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Nightveil Predator", "mana_cost": "{U}{U}{B}{B}", "type_line": "Creature \u2014 Vampire", "oracle_text": "Flying, deathtouch\nHexproof (This creature can't be the ...
Create the Forge script for this magic card
{"name": "Multani's Acolyte", "mana_cost": "{G}{G}", "type_line": "Creature \u2014 Elf", "oracle_text": "Echo {G}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Multani's Acolyte enters the battlefield, draw...
Name:Multani's Acolyte\nManaCost:G G\nTypes:Creature Elf\nPT:2/1\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.\nSVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1\nK:Echo:G G\nOracle:Echo...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Multani's Acolyte", "mana_cost": "{G}{G}", "type_line": "Creature \u2014 Elf", "oracle_text": "Echo {G}{G} (At the beginning of your upkeep, if this came under you...
Create the Forge script for this magic card
{"name": "Jailbreak", "mana_cost": "{1}{W}", "type_line": "Sorcery", "oracle_text": "Return target permanent card in an opponent's graveyard to the battlefield under their control. When that permanent enters the battlefield, return up to one target permanent card with equal or lesser mana value from your graveyard to t...
Name:Jailbreak\nManaCost:1 W\nTypes:Sorcery\nA:SP$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | TgtPrompt$ Select target permanent in an opponent's graveyard | ValidTgts$ Permanent.OppOwn | SubAbility$ DBDelayedTrigger | SpellDescription$ Return target permanent card in an opponent's graveyard to the bat...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Jailbreak", "mana_cost": "{1}{W}", "type_line": "Sorcery", "oracle_text": "Return target permanent card in an opponent's graveyard to the battlefield under their c...
Create the Forge script for this magic card
{"name": "Retrieve", "mana_cost": "{2}{G}", "type_line": "Sorcery", "oracle_text": "Return up to one target creature card and up to one target noncreature permanent card from your graveyard to your hand. Exile Retrieve."}
Name:Retrieve\nManaCost:2 G\nTypes:Sorcery\nA:SP$ ChangeZone | Origin$ Graveyard | Destination$ Hand | TgtPrompt$ Select up to one target creature card in your graveyard | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Creature.YouOwn | SubAbility$ DBReturn | StackDescription$ SpellDescription | SpellDescription$ Return up t...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Retrieve", "mana_cost": "{2}{G}", "type_line": "Sorcery", "oracle_text": "Return up to one target creature card and up to one target noncreature permanent card fro...
Create the Forge script for this magic card
{"name": "Loathsome Curator", "mana_cost": "{4}{B}", "type_line": "Creature \u2014 Gorgon Wizard", "oracle_text": "Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nMenace\nWhen Loathsome Curator exploits a creature, destroy target creature you don't control with mana value 3 or less."...
Name:Loathsome Curator\nManaCost:4 B\nTypes:Creature Gorgon Wizard\nPT:5/4\nK:Menace\nK:Exploit\nT:Mode$ Exploited | ValidCard$ Creature | ValidSource$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDestroy | TriggerDescription$ When CARDNAME exploits a creature, destroy target creature you don't control with man...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Loathsome Curator", "mana_cost": "{4}{B}", "type_line": "Creature \u2014 Gorgon Wizard", "oracle_text": "Exploit (When this creature enters the battlefield, you ma...
Create the Forge script for this magic card
{"name": "Netherese Puzzle-Ward", "mana_cost": "{3}{U}", "type_line": "Enchantment", "oracle_text": "Focus Beam \u2014 At the beginning of your upkeep, roll a d4. Scry X, where X is the result.\nPerfect Illumination \u2014 Whenever you roll a die's highest natural result, draw a card."}
Name:Netherese Puzzle-Ward\nManaCost:3 U\nTypes:Enchantment\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigRollDice | TriggerDescription$ Focus Beam — At the beginning of your upkeep, roll a d4. Scry X, where X is the result.\nSVar:TrigRollDice:DB$ RollDice | Sides$ 4 | Res...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Netherese Puzzle-Ward", "mana_cost": "{3}{U}", "type_line": "Enchantment", "oracle_text": "Focus Beam \u2014 At the beginning of your upkeep, roll a d4. Scry X, wh...
Create the Forge script for this magic card
{"name": "Gretchen Titchwillow", "mana_cost": "{G}{U}", "type_line": "Legendary Creature \u2014 Halfling Druid", "oracle_text": "{2}{G}{U}: Draw a card. You may put a land card from your hand onto the battlefield.", "power": "0", "toughness": "4"}
Name:Gretchen Titchwillow\nManaCost:G U\nTypes:Legendary Creature Halfling Druid\nPT:0/4\nA:AB$ Draw | Cost$ 2 G U | Defined$ You | NumCards$ 1 | SubAbility$ DBChangeZone | SpellDescription$ Draw a card.\nSVar:DBChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | Optional$ You | ChangeType$ Land | Cha...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Gretchen Titchwillow", "mana_cost": "{G}{U}", "type_line": "Legendary Creature \u2014 Halfling Druid", "oracle_text": "{2}{G}{U}: Draw a card. You may put a land c...
Create the Forge script for this magic card
{"name": "Mardu Outrider", "mana_cost": "{1}{B}{B}", "type_line": "Creature \u2014 Orc Warrior", "oracle_text": "As an additional cost to cast this spell, discard a card.", "power": "5", "toughness": "5"}
Name:Mardu Outrider\nManaCost:1 B B\nTypes:Creature Orc Warrior\nPT:5/5\nA:SP$ PermanentCreature | Cost$ 1 B B Discard<1/Card>\nOracle:As an additional cost to cast this spell, discard a card.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Mardu Outrider", "mana_cost": "{1}{B}{B}", "type_line": "Creature \u2014 Orc Warrior", "oracle_text": "As an additional cost to cast this spell, discard a card.", ...
Create the Forge script for this magic card
{"name": "Titan Forge", "mana_cost": "{3}", "type_line": "Artifact", "oracle_text": "{3}, {T}: Put a charge counter on Titan Forge.\n{T}, Remove three charge counters from Titan Forge: Create a 9/9 colorless Golem artifact creature token."}
Name:Titan Forge\nManaCost:3\nTypes:Artifact\nA:AB$ PutCounter | Cost$ 3 T | CounterType$ CHARGE | CounterNum$ 1 | SpellDescription$ Put a charge counter on CARDNAME.\nA:AB$ Token | Cost$ T SubCounter<3/CHARGE> | TokenAmount$ 1 | TokenScript$ c_9_9_a_golem | TokenOwner$ You | SpellDescription$ Create a 9/9 colorless Go...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Titan Forge", "mana_cost": "{3}", "type_line": "Artifact", "oracle_text": "{3}, {T}: Put a charge counter on Titan Forge.\n{T}, Remove three charge counters from T...
Create the Forge script for this magic card
{"name": "Command the Chaff", "mana_cost": "{4}{U}{U}", "type_line": "Instant", "oracle_text": "Look at target opponent's sideboard. You may cast a card from that sideboard without paying its mana cost.\nExile Command the Chaff."}
Name:Command the Chaff\nManaCost:4 U U\nTypes:Instant\nA:SP$ Play | Optional$ True | Valid$ Card.TargetedPlayerCtrl | ValidTgts$ Opponent | ValidZone$ Sideboard | WithoutManaCost$ True | SubAbility$ DBExile | StackDescription$ SpellDescription | SpellDescription$ Look at target opponent's sideboard. You may cast a card...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Command the Chaff", "mana_cost": "{4}{U}{U}", "type_line": "Instant", "oracle_text": "Look at target opponent's sideboard. You may cast a card from that sideboard ...
Create the Forge script for this magic card
{"name": "Blood-Chin Fanatic", "mana_cost": "{1}{B}{B}", "type_line": "Creature \u2014 Orc Warrior", "oracle_text": "{1}{B}, Sacrifice another Warrior creature: Target player loses X life and you gain X life, where X is the sacrificed creature's power.", "power": "3", "toughness": "3"}
Name:Blood-Chin Fanatic\nManaCost:1 B B\nTypes:Creature Orc Warrior\nPT:3/3\nA:AB$ LoseLife | Cost$ 1 B Sac<1/Creature.Other+Warrior/another Warrior creature> | ValidTgts$ Player | TgtPrompt$ Select a player | LifeAmount$ X | SubAbility$ DBGainLife | SpellDescription$ Target player loses X life and you gain X life, whe...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Blood-Chin Fanatic", "mana_cost": "{1}{B}{B}", "type_line": "Creature \u2014 Orc Warrior", "oracle_text": "{1}{B}, Sacrifice another Warrior creature: Target playe...
Create the Forge script for this magic card
{"name": "Patron of the Nezumi", "mana_cost": "{5}{B}{B}", "type_line": "Legendary Creature \u2014 Spirit", "oracle_text": "Rat offering (You may cast this card any time you could cast an instant by sacrificing a Rat and paying the difference in mana costs between this and the sacrificed Rat. Mana cost includes color.)...
Name:Patron of the Nezumi\nManaCost:5 B B\nTypes:Legendary Creature Spirit\nPT:6/6\nK:Rat offering\nT:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | ValidCard$ Card.OppOwn | Execute$ TrigLoseLife | TriggerDescription$ Whenever a permanent is put into an opponent's graveya...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Patron of the Nezumi", "mana_cost": "{5}{B}{B}", "type_line": "Legendary Creature \u2014 Spirit", "oracle_text": "Rat offering (You may cast this card any time you...
Create the Forge script for this magic card
{"name": "One with the Kami", "mana_cost": "{3}{G}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Flash\nEnchant creature you control\nWhenever enchanted creature or another modified creature you control dies, create X 1/1 colorless Spirit creature tokens, where X is that creature's power. (Equipment, Auras ...
Name:One with the Kami\nManaCost:3 G\nTypes:Enchantment Aura\nK:Flash\nK:Enchant creature you control\nA:SP$ Attach | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | AILogic$ Pump\nT:Mode$ ChangesZone | ValidCard$ Creature.EnchantedBy,Creature.YouCtrl+modified+NotEnchantedBy | Origin$ Batt...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "One with the Kami", "mana_cost": "{3}{G}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Flash\nEnchant creature you control\nWhenever enchanted creature...
Create the Forge script for this magic card
{"name": "Staggering Size", "mana_cost": "{1}{G}", "type_line": "Instant", "oracle_text": "Target creature gets +3/+3 and gains trample until end of turn."}
Name:Staggering Size\nManaCost:1 G\nTypes:Instant\nA:SP$ Pump | ValidTgts$ Creature | NumAtt$ 3 | NumDef$ 3 | KW$ Trample | SpellDescription$ Target creature gets +3/+3 and gains trample until end of turn.\nOracle:Target creature gets +3/+3 and gains trample until end of turn.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Staggering Size", "mana_cost": "{1}{G}", "type_line": "Instant", "oracle_text": "Target creature gets +3/+3 and gains trample until end of turn."} ### Response: Na...
Create the Forge script for this magic card
{"name": "Thunderherd Migration", "mana_cost": "{1}{G}", "type_line": "Sorcery", "oracle_text": "As an additional cost to cast this spell, reveal a Dinosaur card from your hand or pay {1}.\nSearch your library for a basic land card, put it onto the battlefield tapped, then shuffle."}
Name:Thunderherd Migration\nManaCost:1 G\nTypes:Sorcery\nK:AlternateAdditionalCost:Reveal<1/Dinosaur>:1\nA:SP$ ChangeZone | Cost$ 1 G | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.Basic | Tapped$ True | ChangeNum$ 1 | StackDescription$ Search your library for a basic land card, put it onto the battlef...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Thunderherd Migration", "mana_cost": "{1}{G}", "type_line": "Sorcery", "oracle_text": "As an additional cost to cast this spell, reveal a Dinosaur card from your h...
Create the Forge script for this magic card
{"name": "Stampede Driver", "mana_cost": "{G}", "type_line": "Creature \u2014 Human Spellshaper", "oracle_text": "{1}{G}, {T}, Discard a card: Creatures you control get +1/+1 and gain trample until end of turn.", "power": "1", "toughness": "1"}
Name:Stampede Driver\nManaCost:G\nTypes:Creature Human Spellshaper\nPT:1/1\nA:AB$ PumpAll | Cost$ 1 G T Discard<1/Card> | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +1 | KW$ Trample | SpellDescription$ Creatures you control get +1/+1 and gain trample until end of turn.\nSVar:AIPreference:DiscardCost$Card\nOrac...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Stampede Driver", "mana_cost": "{G}", "type_line": "Creature \u2014 Human Spellshaper", "oracle_text": "{1}{G}, {T}, Discard a card: Creatures you control get +1/+...
Create the Forge script for this magic card
{"name": "Vortex Runner", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "As long as you control eight or more lands, Vortex Runner gets +1/+0 and can't be blocked.", "power": "2", "toughness": "3"}
Name:Vortex Runner\nManaCost:2 U\nTypes:Creature Human Wizard\nPT:2/3\nS:Mode$ Continuous | Affected$ Card.Self | AddPower$ 1 | IsPresent$ Land.YouCtrl | PresentCompare$ GE8 | Description$ As long as you control eight or more lands, CARDNAME gets +1/+0 and can't be blocked.\nS:Mode$ CantBlockBy | ValidAttacker$ Card.Se...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Vortex Runner", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "As long as you control eight or more lands, Vortex Runner gets ...
Create the Forge script for this magic card
{"name": "Spellstutter Sprite", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Faerie Wizard", "oracle_text": "Flash\nFlying\nWhen Spellstutter Sprite enters the battlefield, counter target spell with mana value X or less, where X is the number of Faeries you control.", "power": "1", "toughness": "1"}
Name:Spellstutter Sprite\nManaCost:1 U\nTypes:Creature Faerie Wizard\nPT:1/1\nK:Flash\nK:Flying\nT:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigCounter | TriggerDescription$ When CARDNAME enters the battlefield, counter target spell with mana value X or less, where X ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Spellstutter Sprite", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Faerie Wizard", "oracle_text": "Flash\nFlying\nWhen Spellstutter Sprite enters the battl...
Create the Forge script for this magic card
{"name": "Cyclical Evolution", "mana_cost": "{3}{G}{G}", "type_line": "Sorcery", "oracle_text": "Target creature gets +3/+3 until end of turn. Exile Cyclical Evolution with three time counters on it.\nSuspend 3\u2014{2}{G} (Rather than cast this card from your hand, you may pay {2}{G} and exile it with three time count...
Name:Cyclical Evolution\nManaCost:3 G G\nTypes:Sorcery\nK:Suspend:3:2 G\nA:SP$ Pump | Cost$ 3 G G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +3 | NumDef$ +3 | SubAbility$ DBChange | SpellDescription$ Target creature gets +3/+3 until end of turn. Exile CARDNAME with three time counters on it.\nS...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Cyclical Evolution", "mana_cost": "{3}{G}{G}", "type_line": "Sorcery", "oracle_text": "Target creature gets +3/+3 until end of turn. Exile Cyclical Evolution with ...
Create the Forge script for this magic card
{"name": "Momentous Fall", "mana_cost": "{2}{G}{G}", "type_line": "Instant", "oracle_text": "As an additional cost to cast this spell, sacrifice a creature.\nYou draw cards equal to the sacrificed creature's power, then you gain life equal to its toughness."}
Name:Momentous Fall\nManaCost:2 G G\nTypes:Instant\nA:SP$ Draw | Cost$ 2 G G Sac<1/Creature> | NumCards$ XPower | SubAbility$ DBGainLife | SpellDescription$ You draw cards equal to the sacrificed creature's power, then you gain life equal to its toughness.\nSVar:DBGainLife:DB$ GainLife | LifeAmount$ XToughness\nSVar:XP...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Momentous Fall", "mana_cost": "{2}{G}{G}", "type_line": "Instant", "oracle_text": "As an additional cost to cast this spell, sacrifice a creature.\nYou draw cards ...
Create the Forge script for this magic card
{"name": "Gadrak, the Crown-Scourge", "mana_cost": "{2}{R}", "type_line": "Legendary Creature \u2014 Dragon", "oracle_text": "Flying\nGadrak, the Crown-Scourge can't attack unless you control four or more artifacts.\nAt the beginning of your end step, create a Treasure token for each nontoken creature that died this tu...
Name:Gadrak, the Crown-Scourge\nManaCost:2 R\nTypes:Legendary Creature Dragon\nPT:5/4\nK:Flying\nS:Mode$ Continuous | Affected$ Card.Self | AddHiddenKeyword$ CARDNAME can't attack. | IsPresent$ Artifact.YouCtrl | PresentCompare$ LE3 | Description$ CARDNAME can't attack unless you control four or more artifacts.\nT:Mode...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Gadrak, the Crown-Scourge", "mana_cost": "{2}{R}", "type_line": "Legendary Creature \u2014 Dragon", "oracle_text": "Flying\nGadrak, the Crown-Scourge can't attack ...
Create the Forge script for this magic card
{"name": "Woodweaver's Puzzleknot", "mana_cost": "{2}", "type_line": "Artifact", "oracle_text": "When Woodweaver's Puzzleknot enters the battlefield, you gain 3 life and get {E}{E}{E} (three energy counters).\n{2}{G}, Sacrifice Woodweaver's Puzzleknot: You gain 3 life and get {E}{E}{E}."}
Name:Woodweaver's Puzzleknot\nManaCost:2\nTypes:Artifact\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 3 life and get {E}{E}{E} (three energy counters).\nSVar:TrigGainLife:DB$ GainLife | L...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Woodweaver's Puzzleknot", "mana_cost": "{2}", "type_line": "Artifact", "oracle_text": "When Woodweaver's Puzzleknot enters the battlefield, you gain 3 life and get...
Create the Forge script for this magic card
{"name": "Tezzeret's Betrayal", "mana_cost": "{3}{U}{B}", "type_line": "Sorcery", "oracle_text": "Destroy target creature. You may search your library and/or graveyard for a card named Tezzeret, Master of Metal, reveal it, and put it into your hand. If you search your library this way, shuffle."}
Name:Tezzeret's Betrayal\nManaCost:3 U B\nTypes:Sorcery\nA:SP$ Destroy | ValidTgts$ Creature | SubAbility$ DBSearch | SpellDescription$ Destroy target creature.\nSVar:DBSearch:DB$ ChangeZone | Origin$ Library | OriginAlternative$ Graveyard | Destination$ Hand | ChangeType$ Card.YouOwn+namedTezzeret; Master of Metal | O...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Tezzeret's Betrayal", "mana_cost": "{3}{U}{B}", "type_line": "Sorcery", "oracle_text": "Destroy target creature. You may search your library and/or graveyard for a...
Create the Forge script for this magic card
{"name": "Vengeful Reaper", "mana_cost": "{3}{B}", "type_line": "Creature \u2014 Angel Cleric", "oracle_text": "Flying, deathtouch, haste\nForetell {1}{B} (During your turn, you may pay {2} and exile this card from your hand face down. Cast it on a later turn for its foretell cost.)", "power": "2", "toughness": "3"}
Name:Vengeful Reaper\nManaCost:3 B\nTypes:Creature Angel Cleric\nPT:2/3\nK:Flying\nK:Deathtouch\nK:Haste\nK:Foretell:1 B\nOracle:Flying, deathtouch, haste\nForetell {1}{B} (During your turn, you may pay {2} and exile this card from your hand face down. Cast it on a later turn for its foretell cost.)
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Vengeful Reaper", "mana_cost": "{3}{B}", "type_line": "Creature \u2014 Angel Cleric", "oracle_text": "Flying, deathtouch, haste\nForetell {1}{B} (During your turn,...
Create the Forge script for this magic card
{"name": "Kyren Sniper", "mana_cost": "{2}{R}", "type_line": "Creature \u2014 Goblin", "oracle_text": "At the beginning of your upkeep, you may have Kyren Sniper deal 1 damage to target player or planeswalker.", "power": "1", "toughness": "1"}
Name:Kyren Sniper\nManaCost:2 R\nTypes:Creature Goblin\nPT:1/1\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | OptionalDecider$ You | Execute$ TrigDealDamage | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, you may have CARDNAME deal 1 damage to target player or planeswalker.\nSVar...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Kyren Sniper", "mana_cost": "{2}{R}", "type_line": "Creature \u2014 Goblin", "oracle_text": "At the beginning of your upkeep, you may have Kyren Sniper deal 1 dama...
Create the Forge script for this magic card
{"name": "Ulamog's Crusher", "mana_cost": "{8}", "type_line": "Creature \u2014 Eldrazi", "oracle_text": "Annihilator 2 (Whenever this creature attacks, defending player sacrifices two permanents.)\nUlamog's Crusher attacks each combat if able.", "power": "8", "toughness": "8"}
Name:Ulamog's Crusher\nManaCost:8\nTypes:Creature Eldrazi\nPT:8/8\nK:Annihilator:2\nS:Mode$ MustAttack | ValidCreature$ Card.Self | Description$ CARDNAME attacks each combat if able.\nOracle:Annihilator 2 (Whenever this creature attacks, defending player sacrifices two permanents.)\nUlamog's Crusher attacks each combat...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Ulamog's Crusher", "mana_cost": "{8}", "type_line": "Creature \u2014 Eldrazi", "oracle_text": "Annihilator 2 (Whenever this creature attacks, defending player sacr...
Create the Forge script for this magic card
{"name": "Intimidation", "mana_cost": "{2}{B}{B}{B}", "type_line": "Enchantment", "oracle_text": "Creatures you control have fear. (They can't be blocked except by artifact creatures and/or black creatures.)"}
Name:Intimidation\nManaCost:2 B B B\nTypes:Enchantment\nS:Mode$ Continuous | Affected$ Creature.YouCtrl | AddKeyword$ Fear | Description$ Creatures you control have fear. (They can't be blocked except by artifact creatures and/or black creatures.)\nSVar:NonStackingEffect:True\nSVar:PlayMain1:TRUE\nOracle:Creatures you ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Intimidation", "mana_cost": "{2}{B}{B}{B}", "type_line": "Enchantment", "oracle_text": "Creatures you control have fear. (They can't be blocked except by artifact ...
Create the Forge script for this magic card
{"name": "Mesmerizing Benthid", "mana_cost": "{3}{U}{U}", "type_line": "Creature \u2014 Octopus", "oracle_text": "When Mesmerizing Benthid enters the battlefield, create two 0/2 blue Illusion creature tokens with \"Whenever this creature blocks a creature, that creature doesn't untap during its controller's next untap ...
Name:Mesmerizing Benthid\nManaCost:3 U U\nTypes:Creature Octopus\nPT:4/5\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create two 0/2 blue Illusion creature tokens with "Whenever this creature blocks ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Mesmerizing Benthid", "mana_cost": "{3}{U}{U}", "type_line": "Creature \u2014 Octopus", "oracle_text": "When Mesmerizing Benthid enters the battlefield, create two...
Create the Forge script for this magic card
{"name": "Thayan Evokers", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "Double team\nWhen Thayan Evokers enters the battlefield, conjure a card named Lightning Bolt into your hand, then discard a card.\nWhenever you conjure one or more cards, put a +1/+1 counter on Thayan Evokers....
Name:Thayan Evokers\nManaCost:2 U\nTypes:Creature Human Wizard\nPT:1/1\nK:Double team\nT:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigConjure | TriggerDescription$ When CARDNAME enters the battlefield, conjure a card named Lightning Bolt into your hand, then discard a...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Thayan Evokers", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "Double team\nWhen Thayan Evokers enters the battlefield, conju...
Create the Forge script for this magic card
{"name": "Emergent Growth", "mana_cost": "{3}{G}", "type_line": "Sorcery", "oracle_text": "Target creature gets +5/+5 until end of turn and must be blocked this turn if able."}
Name:Emergent Growth\nManaCost:3 G\nTypes:Sorcery\nA:SP$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +5 | NumDef$ +5 | KW$ HIDDEN CARDNAME must be blocked if able. | AILogic$ Pump | StackDescription$ {c:Targeted} gets +5/+5 until end of turn and must be blocked this turn if able. | SpellDes...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Emergent Growth", "mana_cost": "{3}{G}", "type_line": "Sorcery", "oracle_text": "Target creature gets +5/+5 until end of turn and must be blocked this turn if able...
Create the Forge script for this magic card
{"name": "Norwood Riders", "mana_cost": "{3}{G}", "type_line": "Creature \u2014 Elf", "oracle_text": "Norwood Riders can't be blocked by more than one creature.", "power": "3", "toughness": "3"}
Name:Norwood Riders\nManaCost:3 G\nTypes:Creature Elf\nPT:3/3\nS:Mode$ MinMaxBlocker | ValidCard$ Card.Self | Max$ 1 | Description$ CARDNAME can't be blocked by more than one creature.\nOracle:Norwood Riders can't be blocked by more than one creature.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Norwood Riders", "mana_cost": "{3}{G}", "type_line": "Creature \u2014 Elf", "oracle_text": "Norwood Riders can't be blocked by more than one creature.", "power": "...
Create the Forge script for this magic card
{"name": "Howl of the Night Pack", "mana_cost": "{6}{G}", "type_line": "Sorcery", "oracle_text": "Create a 2/2 green Wolf creature token for each Forest you control."}
Name:Howl of the Night Pack\nManaCost:6 G\nTypes:Sorcery\nA:SP$ Token | Cost$ 6 G | TokenAmount$ X | TokenScript$ g_2_2_wolf | TokenOwner$ You | SpellDescription$ Create a 2/2 green Wolf creature token for each Forest you control.\nSVar:X:Count$TypeYouCtrl.Forest\nOracle:Create a 2/2 green Wolf creature token for each ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Howl of the Night Pack", "mana_cost": "{6}{G}", "type_line": "Sorcery", "oracle_text": "Create a 2/2 green Wolf creature token for each Forest you control."} ### R...
Create the Forge script for this magic card
{"name": "Caustic Wasps", "mana_cost": "{2}{G}", "type_line": "Creature \u2014 Insect", "oracle_text": "Flying\nWhenever Caustic Wasps deals combat damage to a player, you may destroy target artifact that player controls.", "power": "1", "toughness": "1"}
Name:Caustic Wasps\nManaCost:2 G\nTypes:Creature Insect\nPT:1/1\nK:Flying\nT:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | Execute$ TrigDestroy | CombatDamage$ True | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you may destroy target artifact that pl...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Caustic Wasps", "mana_cost": "{2}{G}", "type_line": "Creature \u2014 Insect", "oracle_text": "Flying\nWhenever Caustic Wasps deals combat damage to a player, you m...
Create the Forge script for this magic card
{"name": "Dark Suspicions", "mana_cost": "{2}{B}{B}", "type_line": "Enchantment", "oracle_text": "At the beginning of each opponent's upkeep, that player loses X life, where X is the number of cards in that player's hand minus the number of cards in your hand."}
Name:Dark Suspicions\nManaCost:2 B B\nTypes:Enchantment\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | Execute$ TrigLoseLife | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of each opponent's upkeep, that player loses X life, where X is the number of cards in that player's hand minus the nu...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Dark Suspicions", "mana_cost": "{2}{B}{B}", "type_line": "Enchantment", "oracle_text": "At the beginning of each opponent's upkeep, that player loses X life, where...
Create the Forge script for this magic card
{"name": "Barishi", "mana_cost": "{2}{G}{G}", "type_line": "Creature \u2014 Elemental", "oracle_text": "When Barishi dies, exile Barishi, then shuffle all creature cards from your graveyard into your library.", "power": "4", "toughness": "3"}
Name:Barishi\nManaCost:2 G G\nTypes:Creature Elemental\nPT:4/3\nT:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME dies, exile CARDNAME, then shuffle all creature cards from your graveyard into your library.\nSVar:TrigExile:...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Barishi", "mana_cost": "{2}{G}{G}", "type_line": "Creature \u2014 Elemental", "oracle_text": "When Barishi dies, exile Barishi, then shuffle all creature cards fro...
Create the Forge script for this magic card
{"name": "Glint Raker", "mana_cost": "{3}{U}", "type_line": "Creature \u2014 Drake", "oracle_text": "Flying\nGlint Raker gets +X/+0, where X is the highest mana value among artifacts you control.\nWhenever Glint Raker deals combat damage to a player, you may reveal that many cards from the top of your library. Put an a...
Name:Glint Raker\nManaCost:3 U\nTypes:Creature Drake\nPT:1/3\nK:Flying\nS:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | Description$ CARDNAME gets +X/+0, where X is the highest mana value among artifacts you control.\nT:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Opti...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Glint Raker", "mana_cost": "{3}{U}", "type_line": "Creature \u2014 Drake", "oracle_text": "Flying\nGlint Raker gets +X/+0, where X is the highest mana value among ...
Create the Forge script for this magic card
{"name": "Righteous Authority", "mana_cost": "{3}{W}{U}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +1/+1 for each card in its controller's hand.\nAt the beginning of the draw step of enchanted creature's controller, that player draws an additional card."}
Name:Righteous Authority\nManaCost:3 W U\nTypes:Enchantment Aura\nK:Enchant creature\nA:SP$ Attach | Cost$ 3 W U | ValidTgts$ Creature | AILogic$ Pump\nS:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ X | AddToughness$ X | Description$ Enchanted creature gets +1/+1 for each card in its controller's hand....
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Righteous Authority", "mana_cost": "{3}{W}{U}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +1/+1 for each ca...
Create the Forge script for this magic card
{"name": "Young Blue Dragon"}
Name:Young Blue Dragon\nManaCost:4 U\nTypes:Creature Dragon\nPT:3/3\nK:Flying\nOracle:Flying\nAlternateMode:Adventure\n\nALTERNATE\n\nName:Sand Augury\nManaCost:1 U\nTypes:Sorcery Adventure\nA:SP$ Scry | ScryNum$ 1 | SubAbility$ DBDraw | SpellDescription$ Scry 1,\nSVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1 | Spe...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Young Blue Dragon"} ### Response: Name:Young Blue Dragon\nManaCost:4 U\nTypes:Creature Dragon\nPT:3/3\nK:Flying\nOracle:Flying\nAlternateMode:Adventure\n\nALTERNAT...
Create the Forge script for this magic card
{"name": "Once and Future", "mana_cost": "{3}{G}", "type_line": "Instant", "oracle_text": "Return target card from your graveyard to your hand. Put up to one other target card from your graveyard on top of your library. Exile Once and Future.\nAdamant \u2014 If at least three green mana was spent to cast this spell, in...
Name:Once and Future\nManaCost:3 G\nTypes:Instant\nA:SP$ ChangeZone | Cost$ 3 G | Origin$ Graveyard | Destination$ Hand | TgtPrompt$ Select target card in your graveyard to return to your hand | ValidTgts$ Card.YouOwn | SubAbility$ DBPump | AIManaPref$ G | StackDescription$ SpellDescription | SpellDescription$ Return t...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Once and Future", "mana_cost": "{3}{G}", "type_line": "Instant", "oracle_text": "Return target card from your graveyard to your hand. Put up to one other target ca...
Create the Forge script for this magic card
{"name": "Barbarian Horde", "mana_cost": "{3}{R}", "type_line": "Creature \u2014 Human Barbarian Soldier", "oracle_text": "", "power": "3", "toughness": "3"}
Name:Barbarian Horde\nManaCost:3 R\nTypes:Creature Human Barbarian Soldier\nPT:3/3\nOracle:
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Barbarian Horde", "mana_cost": "{3}{R}", "type_line": "Creature \u2014 Human Barbarian Soldier", "oracle_text": "", "power": "3", "toughness": "3"} ### Response: N...
Create the Forge script for this magic card
{"name": "Ageless Guardian", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Spirit Soldier", "oracle_text": "", "power": "1", "toughness": "4"}
Name:Ageless Guardian\nManaCost:1 W\nTypes:Creature Spirit Soldier\nPT:1/4\nOracle:
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Ageless Guardian", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Spirit Soldier", "oracle_text": "", "power": "1", "toughness": "4"} ### Response: Name:Agel...
Create the Forge script for this magic card
{"name": "Gutmorn, Pactbound Servant", "mana_cost": "{2}{B}", "type_line": "Legendary Creature \u2014 Demon", "oracle_text": "Flying, deathtouch\nWhenever Gutmorn, Pactbound Servant enters the battlefield, each player discards a nonland card.\nWhenever a player discards a card during your turn, they choose another play...
Name:Gutmorn, Pactbound Servant\nManaCost:2 B\nTypes:Legendary Creature Demon\nPT:1/3\nK:Flying\nK:Deathtouch\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ DBDiscard | TriggerDescription$ When CARDNAME enters the battlefield, each player discards a nonland card.\nSVar:D...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Gutmorn, Pactbound Servant", "mana_cost": "{2}{B}", "type_line": "Legendary Creature \u2014 Demon", "oracle_text": "Flying, deathtouch\nWhenever Gutmorn, Pactbound...
Create the Forge script for this magic card
{"name": "Shackles of Treachery", "mana_cost": "{2}{R}", "type_line": "Sorcery", "oracle_text": "Gain control of target creature until end of turn. Untap that creature. Until end of turn, it gains haste and \"Whenever this creature deals damage, destroy target Equipment attached to it.\""}
Name:Shackles of Treachery\nManaCost:2 R\nTypes:Sorcery\nA:SP$ GainControl | Cost$ 2 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | LoseControl$ EOT | Untap$ True | AddKWs$ Haste | SubAbility$ DBAnimate | SpellDescription$ Gain control of target creature until end of turn. Untap that creature. Until end ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Shackles of Treachery", "mana_cost": "{2}{R}", "type_line": "Sorcery", "oracle_text": "Gain control of target creature until end of turn. Untap that creature. Unti...
Create the Forge script for this magic card
{"name": "Raiders' Spoils", "mana_cost": "{3}{B}", "type_line": "Enchantment", "oracle_text": "Creatures you control get +1/+0.\nWhenever a Warrior you control deals combat damage to a player, you may pay 1 life. If you do, draw a card."}
Name:Raiders' Spoils\nManaCost:3 B\nTypes:Enchantment\nS:Mode$ Continuous | Affected$ Creature.YouCtrl | AddPower$ 1 | Description$ Creatures you control get +1/+0.\nT:Mode$ DamageDone | ValidSource$ Creature.Warrior+YouCtrl | ValidTarget$ Player | CombatDamage$ True | TriggerZones$ Battlefield | Execute$ TrigDraw | Tr...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Raiders' Spoils", "mana_cost": "{3}{B}", "type_line": "Enchantment", "oracle_text": "Creatures you control get +1/+0.\nWhenever a Warrior you control deals combat ...
Create the Forge script for this magic card
{"name": "Labyrinth Guardian", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Illusion Warrior", "oracle_text": "When Labyrinth Guardian becomes the target of a spell, sacrifice it.\nEmbalm {3}{U} ({3}{U}, Exile this card from your graveyard: Create a token that's a copy of it, except it's a white Zombie Illusion...
Name:Labyrinth Guardian\nManaCost:1 U\nTypes:Creature Illusion Warrior\nPT:2/3\nT:Mode$ BecomesTarget | ValidTarget$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigSac | ValidSource$ Spell | TriggerDescription$ When CARDNAME becomes the target of a spell, sacrifice it.\nSVar:TrigSac:DB$ Sacrifice\nK:Embalm:3 U\nS...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Labyrinth Guardian", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Illusion Warrior", "oracle_text": "When Labyrinth Guardian becomes the target of a spell,...
Create the Forge script for this magic card
{"name": "Rainbow Efreet", "mana_cost": "{3}{U}", "type_line": "Creature \u2014 Efreet", "oracle_text": "Flying\n{U}{U}: Rainbow Efreet phases out. (While it's phased out, it's treated as though it doesn't exist. It phases in before you untap during your next untap step.)", "power": "3", "toughness": "1"}
Name:Rainbow Efreet\nManaCost:3 U\nTypes:Creature Efreet\nPT:3/1\nK:Flying\nA:AB$ Phases | Cost$ U U | Defined$ Self | SpellDescription$ CARDNAME phases out.\nOracle:Flying\n{U}{U}: Rainbow Efreet phases out. (While it's phased out, it's treated as though it doesn't exist. It phases in before you untap during your next...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Rainbow Efreet", "mana_cost": "{3}{U}", "type_line": "Creature \u2014 Efreet", "oracle_text": "Flying\n{U}{U}: Rainbow Efreet phases out. (While it's phased out, i...
Create the Forge script for this magic card
{"name": "Mana Seism", "mana_cost": "{1}{R}", "type_line": "Sorcery", "oracle_text": "Sacrifice any number of lands, then add that much {C}."}
Name:Mana Seism\nManaCost:1 R\nTypes:Sorcery\nA:SP$ Sacrifice | Cost$ 1 R | Defined$ You | Amount$ SacX | SacValid$ Land | RememberSacrificed$ True | Optional$ True | SubAbility$ DBMana | SpellDescription$ Sacrifice any number of lands, then add that much {C}.\nSVar:DBMana:DB$ Mana | Produced$ C | Amount$ X | SubAbilit...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Mana Seism", "mana_cost": "{1}{R}", "type_line": "Sorcery", "oracle_text": "Sacrifice any number of lands, then add that much {C}."} ### Response: Name:Mana Seism\...
Create the Forge script for this magic card
{"name": "Godtoucher", "mana_cost": "{3}{G}", "type_line": "Creature \u2014 Elf Cleric", "oracle_text": "{1}{W}, {T}: Prevent all damage that would be dealt to target creature with power 5 or greater this turn.", "power": "2", "toughness": "2"}
Name:Godtoucher\nManaCost:3 G\nTypes:Creature Elf Cleric\nPT:2/2\nA:AB$ Effect | Cost$ 1 W T | ValidTgts$ Creature.powerGE5 | TgtPrompt$ Select target creature with power 5 or greater | ReplacementEffects$ RPrevent| RememberObjects$ Targeted | ExileOnMoved$ Battlefield | SpellDescription$ Prevent all damage that would ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Godtoucher", "mana_cost": "{3}{G}", "type_line": "Creature \u2014 Elf Cleric", "oracle_text": "{1}{W}, {T}: Prevent all damage that would be dealt to target creatu...
Create the Forge script for this magic card
{"name": "Mountain Goat", "mana_cost": "{R}", "type_line": "Creature \u2014 Goat", "oracle_text": "Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)", "power": "1", "toughness": "1"}
Name:Mountain Goat\nManaCost:R\nTypes:Creature Goat\nPT:1/1\nK:Mountainwalk\nOracle:Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Mountain Goat", "mana_cost": "{R}", "type_line": "Creature \u2014 Goat", "oracle_text": "Mountainwalk (This creature can't be blocked as long as defending player c...