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": "Minotaur Aggressor", "mana_cost": "{6}{R}", "type_line": "Creature \u2014 Minotaur Berserker", "oracle_text": "First strike, haste", "power": "6", "toughness": "2"}
Name:Minotaur Aggressor\nManaCost:6 R\nTypes:Creature Minotaur Berserker\nPT:6/2\nK:First Strike\nK:Haste\nOracle:First strike, haste
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Minotaur Aggressor", "mana_cost": "{6}{R}", "type_line": "Creature \u2014 Minotaur Berserker", "oracle_text": "First strike, haste", "power": "6", "toughness": "2"...
Create the Forge script for this magic card
{"name": "Abzan Runemark", "mana_cost": "{2}{W}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +2/+2.\nEnchanted creature has vigilance as long as you control a black or green permanent."}
Name:Abzan Runemark\nManaCost:2 W\nTypes:Enchantment Aura\nK:Enchant creature\nA:SP$ Attach | Cost$ 2 W | ValidTgts$ Creature | AILogic$ Pump\nS:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | Description$ Enchanted creature gets +2/+2.\nS:Mode$ Continuous | Affected$ Card.EnchantedB...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Abzan Runemark", "mana_cost": "{2}{W}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +2/+2.\nEnchanted creatur...
Create the Forge script for this magic card
{"name": "Ragged Recluse"}
Name:Ragged Recluse\nManaCost:1 B\nTypes:Creature Human Peasant\nPT:2/1\nT:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ CardsDiscarded | SVarCompare$ GE1 | Execute$ TrigTransform | TriggerDescription$ At the beginning of your end step, if you discarded a card this turn, 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": "Ragged Recluse"} ### Response: Name:Ragged Recluse\nManaCost:1 B\nTypes:Creature Human Peasant\nPT:2/1\nT:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Tri...
Create the Forge script for this magic card
{"name": "Heartwarming Redemption", "mana_cost": "{2}{R}{W}", "type_line": "Instant", "oracle_text": "Discard all the cards in your hand, then draw that many cards plus one. You gain life equal to the number of cards in your hand."}
Name:Heartwarming Redemption\nManaCost:2 R W\nTypes:Instant\nA:SP$ Discard | Cost$ 2 R W | Defined$ You | RememberDiscarded$ True | Mode$ Hand | SubAbility$ DBDraw | SpellDescription$ Discard all the cards in your hand, then draw that many cards plus one. You gain life equal to the number of cards in your hand.\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": "Heartwarming Redemption", "mana_cost": "{2}{R}{W}", "type_line": "Instant", "oracle_text": "Discard all the cards in your hand, then draw that many cards plus one....
Create the Forge script for this magic card
{"name": "Secret Salvage", "mana_cost": "{3}{B}{B}", "type_line": "Sorcery", "oracle_text": "Exile target nonland card from your graveyard. Search your library for any number of cards with the same name as that card, reveal them, put them into your hand, then shuffle."}
Name:Secret Salvage\nManaCost:3 B B\nTypes:Sorcery\nA:SP$ ChangeZone | Cost$ 3 B B | Origin$ Graveyard | Destination$ Exile | ValidTgts$ Card.nonLand+YouOwn | TgtPrompt$ Select target nonland card in your graveyard | RememberTargets$ True | ForgetOtherTargets$ True | SubAbility$ DBChange | SpellDescription$ Exile targe...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Secret Salvage", "mana_cost": "{3}{B}{B}", "type_line": "Sorcery", "oracle_text": "Exile target nonland card from your graveyard. Search your library for any numbe...
Create the Forge script for this magic card
{"name": "Trinket Mage", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "When Trinket Mage enters the battlefield, you may search your library for an artifact card with mana value 1 or less, reveal that card, put it into your hand, then shuffle.", "power": "2", "toughness": "2"}
Name:Trinket Mage\nManaCost:2 U\nTypes:Creature Human Wizard\nPT:2/2\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may search your library for an artifact card with mana va...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Trinket Mage", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "When Trinket Mage enters the battlefield, you may search your li...
Create the Forge script for this magic card
{"name": "Claws of Valakut", "mana_cost": "{1}{R}{R}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +1/+0 for each Mountain you control and has first strike."}
Name:Claws of Valakut\nManaCost:1 R R\nTypes:Enchantment Aura\nK:Enchant creature\nA:SP$ Attach | Cost$ 1 R R | ValidTgts$ Creature | AILogic$ Pump\nS:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ X | AddKeyword$ First Strike | Description$ Enchanted creature gets +1/+0 for each Mountain you control and...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Claws of Valakut", "mana_cost": "{1}{R}{R}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +1/+0 for each Mount...
Create the Forge script for this magic card
{"name": "Atraxa's Skitterfang", "mana_cost": "{3}", "type_line": "Artifact Creature \u2014 Phyrexian Insect", "oracle_text": "Atraxa's Skitterfang enters the battlefield with three oil counters on it.\nAt the beginning of combat on your turn, you may remove an oil counter from Atraxa's Skitterfang. When you do, target...
Name:Atraxa's Skitterfang\nManaCost:3\nTypes:Artifact Creature Phyrexian Insect\nPT:2/2\nK:etbCounter:OIL:3\nT:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ DBTrigger | TriggerDescription$ At the beginning of combat on your turn, you may remove an oil ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Atraxa's Skitterfang", "mana_cost": "{3}", "type_line": "Artifact Creature \u2014 Phyrexian Insect", "oracle_text": "Atraxa's Skitterfang enters the battlefield wi...
Create the Forge script for this magic card
{"name": "Alloy Myr", "mana_cost": "{3}", "type_line": "Artifact Creature \u2014 Myr", "oracle_text": "{T}: Add one mana of any color.", "power": "2", "toughness": "2"}
Name:Alloy Myr\nManaCost:3\nTypes:Artifact Creature Myr\nPT:2/2\nA:AB$ Mana | Cost$ T | Produced$ Any | SpellDescription$ Add one mana of any color.\nOracle:{T}: Add one mana of any color.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Alloy Myr", "mana_cost": "{3}", "type_line": "Artifact Creature \u2014 Myr", "oracle_text": "{T}: Add one mana of any color.", "power": "2", "toughness": "2"} ### ...
Create the Forge script for this magic card
{"name": "Armed Response", "mana_cost": "{2}{W}", "type_line": "Instant", "oracle_text": "Armed Response deals damage to target attacking creature equal to the number of Equipment you control."}
Name:Armed Response\nManaCost:2 W\nTypes:Instant\nA:SP$ DealDamage | Cost$ 2 W | ValidTgts$ Creature.attacking | TgtPrompt$ Select target Creature | NumDmg$ X | SpellDescription$ CARDNAME deals damage to target attacking creature equal to the number of Equipment you control.\nSVar:X:Count$Valid Equipment.YouCtrl\nAI:Re...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Armed Response", "mana_cost": "{2}{W}", "type_line": "Instant", "oracle_text": "Armed Response deals damage to target attacking creature equal to the number of Equ...
Create the Forge script for this magic card
{"name": "Mountain Valley", "mana_cost": "", "type_line": "Land", "oracle_text": "Mountain Valley enters the battlefield tapped.\n{T}, Sacrifice Mountain Valley: Search your library for a Mountain or Forest card, put it onto the battlefield, then shuffle."}
Name:Mountain Valley\nManaCost:no cost\nTypes:Land\nK:CARDNAME enters the battlefield tapped.\nA:AB$ ChangeZone | Cost$ T Sac<1/CARDNAME> | Origin$ Library | Destination$ Battlefield | ChangeType$ Mountain,Forest | ChangeNum$ 1 | SpellDescription$ Search your library for a Mountain or Forest card, put it onto the battl...
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 Valley", "mana_cost": "", "type_line": "Land", "oracle_text": "Mountain Valley enters the battlefield tapped.\n{T}, Sacrifice Mountain Valley: Search your...
Create the Forge script for this magic card
{"name": "Deliberate", "mana_cost": "{1}{U}", "type_line": "Instant", "oracle_text": "Scry 2, then draw a card."}
Name:Deliberate\nManaCost:1 U\nTypes:Instant\nA:SP$ Scry | Cost$ 1 U | ScryNum$ 2 | SpellDescription$ Scry 2, then draw a card. | SubAbility$ DBDraw\nSVar:DBDraw:DB$ Draw | NumCards$ 1\nOracle:Scry 2, then draw 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": "Deliberate", "mana_cost": "{1}{U}", "type_line": "Instant", "oracle_text": "Scry 2, then draw a card."} ### Response: Name:Deliberate\nManaCost:1 U\nTypes:Instant\...
Create the Forge script for this magic card
{"name": "Grixis", "mana_cost": "", "type_line": "Plane \u2014 Alara", "oracle_text": "Blue, black, and/or red creature cards in your graveyard have unearth. The unearth cost is equal to the card's mana cost. (Pay the card's mana cost: Return it to the battlefield. The creature gains haste. Exile it at the beginning of...
Name:Grixis\nManaCost:no cost\nTypes:Plane Alara\nS:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Graveyard | Affected$ Creature.YouOwn+Blue,Creature.YouOwn+Red,Creature.YouOwn+Black | AddKeyword$ Unearth:CardManaCost | Description$ Blue, black, and/or red creature cards in your graveyard have unearth. The une...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Grixis", "mana_cost": "", "type_line": "Plane \u2014 Alara", "oracle_text": "Blue, black, and/or red creature cards in your graveyard have unearth. The unearth cos...
Create the Forge script for this magic card
{"name": "Halimar Tidecaller", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard Ally", "oracle_text": "When Halimar Tidecaller enters the battlefield, you may return target card with awaken from your graveyard to your hand.\nLand creatures you control have flying.", "power": "2", "toughness": "3"}
Name:Halimar Tidecaller\nManaCost:2 U\nTypes:Creature Human Wizard Ally\nPT:2/3\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may return target card with awaken from yo...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Halimar Tidecaller", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard Ally", "oracle_text": "When Halimar Tidecaller enters the battlefield, you m...
Create the Forge script for this magic card
{"name": "Bearscape", "mana_cost": "{1}{G}{G}", "type_line": "Enchantment", "oracle_text": "{1}{G}, Exile two cards from your graveyard: Create a 2/2 green Bear creature token."}
Name:Bearscape\nManaCost:1 G G\nTypes:Enchantment\nA:AB$ Token | Cost$ 1 G ExileFromGrave<2/Card> | TokenAmount$ 1 | TokenScript$ g_2_2_bear | TokenOwner$ You | SpellDescription$ Create a 2/2 green Bear creature token.\nSVar:NonStackingEffect:True\nOracle:{1}{G}, Exile two cards from your graveyard: Create a 2/2 green ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Bearscape", "mana_cost": "{1}{G}{G}", "type_line": "Enchantment", "oracle_text": "{1}{G}, Exile two cards from your graveyard: Create a 2/2 green Bear creature tok...
Create the Forge script for this magic card
{"name": "Akroma's Will", "mana_cost": "{3}{W}", "type_line": "Instant", "oracle_text": "Choose one. If you control a commander as you cast this spell, you may choose both.\n\u2022 Creatures you control gain flying, vigilance, and double strike until end of turn.\n\u2022 Creatures you control gain lifelink, indestructi...
Name:Akroma's Will\nManaCost:3 W\nTypes:Instant\nA:SP$ Charm | Cost$ 3 W | MinCharmNum$ 1 | CharmNum$ X | Choices$ DBFly,DBLife | AdditionalDescription$ . If you control a commander as you cast this spell, you may choose both.\nSVar:DBFly:DB$ PumpAll | ValidCards$ Creature.YouCtrl | KW$ Flying & Vigilance & Double Stri...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Akroma's Will", "mana_cost": "{3}{W}", "type_line": "Instant", "oracle_text": "Choose one. If you control a commander as you cast this spell, you may choose both.\...
Create the Forge script for this magic card
{"name": "Blossoming Wreath", "mana_cost": "{G}", "type_line": "Instant", "oracle_text": "You gain life equal to the number of creature cards in your graveyard."}
Name:Blossoming Wreath\nManaCost:G\nTypes:Instant\nA:SP$ GainLife | Cost$ G | LifeAmount$ X | SpellDescription$ You gain life equal to the number of creature cards in your graveyard.\nSVar:X:Count$TypeInYourYard.Creature\nOracle:You gain life equal to the number of creature cards 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": "Blossoming Wreath", "mana_cost": "{G}", "type_line": "Instant", "oracle_text": "You gain life equal to the number of creature cards in your graveyard."} ### Respon...
Create the Forge script for this magic card
{"name": "Inquisitor's Snare", "mana_cost": "{1}{W}", "type_line": "Instant", "oracle_text": "Prevent all damage target attacking or blocking creature would deal this turn. If that creature is black or red, destroy it."}
Name:Inquisitor's Snare\nManaCost:1 W\nTypes:Instant\nA:SP$ Pump | Cost$ 1 W | ValidTgts$ Creature.attacking,Creature.blocking | IsCurse$ True | KW$ Prevent all damage that would be dealt by CARDNAME. | SubAbility$ DBDestroy | SpellDescription$ Prevent all damage target attacking or blocking creature would deal this tu...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Inquisitor's Snare", "mana_cost": "{1}{W}", "type_line": "Instant", "oracle_text": "Prevent all damage target attacking or blocking creature would deal this turn. ...
Create the Forge script for this magic card
{"name": "Steadfastness", "mana_cost": "{1}{W}", "type_line": "Sorcery", "oracle_text": "Creatures you control get +0/+3 until end of turn."}
Name:Steadfastness\nManaCost:1 W\nTypes:Sorcery\nA:SP$ PumpAll | Cost$ 1 W | ValidCards$ Creature.YouCtrl | NumDef$ +3 | SpellDescription$ Creatures you control get +0/+3 until end of turn.\nAI:RemoveDeck:All\nOracle:Creatures you control get +0/+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": "Steadfastness", "mana_cost": "{1}{W}", "type_line": "Sorcery", "oracle_text": "Creatures you control get +0/+3 until end of turn."} ### Response: Name:Steadfastnes...
Create the Forge script for this magic card
{"name": "Triumph of the Hordes", "mana_cost": "{2}{G}{G}", "type_line": "Sorcery", "oracle_text": "Until end of turn, creatures you control get +1/+1 and gain trample and infect. (Creatures with infect deal damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)"}
Name:Triumph of the Hordes\nManaCost:2 G G\nTypes:Sorcery\nA:SP$ PumpAll | Cost$ 2 G G | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +1 | KW$ Trample & Infect | SpellDescription$ Until end of turn, creatures you control get +1/+1 and gain trample and infect. (Creatures with infect deal damage to creatures in 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": "Triumph of the Hordes", "mana_cost": "{2}{G}{G}", "type_line": "Sorcery", "oracle_text": "Until end of turn, creatures you control get +1/+1 and gain trample and i...
Create the Forge script for this magic card
{"name": "Flatline", "mana_cost": "{2}{U}", "type_line": "Instant", "oracle_text": "Creatures your opponents control have base power and toughness 0/1 until end of turn."}
Name:Flatline\nManaCost:2 U\nTypes:Instant\nA:SP$ AnimateAll | ValidCards$ Creature.OppCtrl | Power$ 0 | Toughness$ 1 | IsCurse$ True | SpellDescription$ Creatures your opponents control have base power and toughness 0/1 until end of turn.\nOracle:Creatures your opponents control have base power and toughness 0/1 until...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Flatline", "mana_cost": "{2}{U}", "type_line": "Instant", "oracle_text": "Creatures your opponents control have base power and toughness 0/1 until end of turn."} #...
Create the Forge script for this magic card
{"name": "Barl's Cage", "mana_cost": "{4}", "type_line": "Artifact", "oracle_text": "{3}: Target creature doesn't untap during its controller's next untap step."}
Name:Barl's Cage\nManaCost:4\nTypes:Artifact\nA:AB$ Pump | Cost$ 3 | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN This card doesn't untap during your next untap step. | Duration$ Permanent | IsCurse$ True | SpellDescription$ Target creature doesn't untap during its controller's next untap step.\...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Barl's Cage", "mana_cost": "{4}", "type_line": "Artifact", "oracle_text": "{3}: Target creature doesn't untap during its controller's next untap step."} ### Respon...
Create the Forge script for this magic card
{"name": "Cave of Temptation", "mana_cost": "", "type_line": "Land", "oracle_text": "{T}: Add {C}.\n{1}, {T}: Add one mana of any color.\n{4}, {T}, Sacrifice Cave of Temptation: Put two +1/+1 counters on target creature. Activate only as a sorcery."}
Name:Cave of Temptation\nManaCost:no cost\nTypes:Land\nA:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.\nA:AB$ Mana | Cost$ 1 T | Produced$ Any | SpellDescription$ Add one mana of any color.\nA:AB$ PutCounter | Cost$ 4 T Sac<1/CARDNAME> | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterT...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Cave of Temptation", "mana_cost": "", "type_line": "Land", "oracle_text": "{T}: Add {C}.\n{1}, {T}: Add one mana of any color.\n{4}, {T}, Sacrifice Cave of Temptat...
Create the Forge script for this magic card
{"name": "The Phasing of Zhalfir", "mana_cost": "{2}{U}{U}", "type_line": "Enchantment \u2014 Saga", "oracle_text": "Read ahead (Choose a chapter and start with that many lore counters. Add one after your draw step. Skipped chapters don't trigger. Sacrifice after III.)\nI, II \u2014 Another target nonland permanent pha...
Name:The Phasing of Zhalfir\nManaCost:2 U U\nTypes:Enchantment Saga\nK:Read ahead\nK:Chapter:3:DBPhase,DBPhase,DBDestroyAll\nSVar:DBPhase:DB$ Phases | ValidTgts$ Permanent.nonLand+Other | TgtPrompt$ Select another target nonland permanent | SubAbility$ DBEffect | SpellDescription$ Another target nonland permanent phase...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "The Phasing of Zhalfir", "mana_cost": "{2}{U}{U}", "type_line": "Enchantment \u2014 Saga", "oracle_text": "Read ahead (Choose a chapter and start with that many lo...
Create the Forge script for this magic card
{"name": "Ichorid", "mana_cost": "{3}{B}", "type_line": "Creature \u2014 Horror", "oracle_text": "Haste\nAt the beginning of the end step, sacrifice Ichorid.\nAt the beginning of your upkeep, if Ichorid is in your graveyard, you may exile a black creature card other than Ichorid from your graveyard. If you do, return I...
Name:Ichorid\nManaCost:3 B\nTypes:Creature Horror\nPT:3/1\nK:Haste\nT:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ At the beginning of the end step, sacrifice CARDNAME.\nSVar:TrigSac:DB$ Sacrifice | SacValid$ Self\nSVar:EndOfTurnLeavePlay:True\nSVar:PlayMain1:TRU...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Ichorid", "mana_cost": "{3}{B}", "type_line": "Creature \u2014 Horror", "oracle_text": "Haste\nAt the beginning of the end step, sacrifice Ichorid.\nAt the beginni...
Create the Forge script for this magic card
{"name": "Seaside Haven", "mana_cost": "", "type_line": "Land", "oracle_text": "{T}: Add {C}.\n{W}{U}, {T}, Sacrifice a Bird: Draw a card."}
Name:Seaside Haven\nManaCost:no cost\nTypes:Land\nA:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.\nA:AB$ Draw | Cost$ W U T Sac<1/Bird> | NumCards$ 1 | SpellDescription$ Draw a card.\nAI:RemoveDeck:Random\nOracle:{T}: Add {C}.\n{W}{U}, {T}, Sacrifice a Bird: Draw 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": "Seaside Haven", "mana_cost": "", "type_line": "Land", "oracle_text": "{T}: Add {C}.\n{W}{U}, {T}, Sacrifice a Bird: Draw a card."} ### Response: Name:Seaside Haven...
Create the Forge script for this magic card
{"name": "Scourglass", "mana_cost": "{3}{W}{W}", "type_line": "Artifact", "oracle_text": "{T}, Sacrifice Scourglass: Destroy all permanents except for artifacts and lands. Activate only during your upkeep."}
Name:Scourglass\nManaCost:3 W W\nTypes:Artifact\nA:AB$ DestroyAll | Cost$ T Sac<1/CARDNAME> | ValidCards$ Permanent.nonArtifact+nonLand | PlayerTurn$ True | ActivationPhases$ Upkeep | SpellDescription$ Destroy all permanents except for artifacts and lands. Activate only during your upkeep.\nAI:RemoveDeck:Random\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": "Scourglass", "mana_cost": "{3}{W}{W}", "type_line": "Artifact", "oracle_text": "{T}, Sacrifice Scourglass: Destroy all permanents except for artifacts and lands. A...
Create the Forge script for this magic card
{"name": "Time Reaper", "mana_cost": "{3}{B}{B}", "type_line": "Creature \u2014 Alien Horror", "oracle_text": "Flying, haste\nConsume Anomaly \u2014 Whenever Time Reaper deals combat damage to a player, put target face-up card they own in exile on the bottom of their library. If you do, you gain 3 life.", "power": "4",...
Name:Time Reaper\nManaCost:3 B B\nTypes:Creature Alien Horror\nPT:4/4\nK:Flying\nK:Haste\nT:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigChangeZone | TriggerDescription$ Consume Anomaly — Whenever CARDNAME deals combat damage to a player, put target face-up card 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": "Time Reaper", "mana_cost": "{3}{B}{B}", "type_line": "Creature \u2014 Alien Horror", "oracle_text": "Flying, haste\nConsume Anomaly \u2014 Whenever Time Reaper dea...
Create the Forge script for this magic card
{"name": "Kithkin Shielddare", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Kithkin Soldier", "oracle_text": "{W}, {T}: Target blocking creature gets +2/+2 until end of turn.", "power": "1", "toughness": "1"}
Name:Kithkin Shielddare\nManaCost:1 W\nTypes:Creature Kithkin Soldier\nPT:1/1\nA:AB$ Pump | Cost$ W T | ValidTgts$ Creature.blocking | NumAtt$ +2 | NumDef$ +2 | SpellDescription$ Target blocking creature gets +2/+2 until end of turn. | TgtPrompt$ Select target blocking creature.\nOracle:{W}, {T}: Target blocking creatu...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Kithkin Shielddare", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Kithkin Soldier", "oracle_text": "{W}, {T}: Target blocking creature gets +2/+2 until end...
Create the Forge script for this magic card
{"name": "Stonybrook Angler", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Merfolk Wizard", "oracle_text": "{1}{U}, {T}: You may tap or untap target creature.", "power": "1", "toughness": "2"}
Name:Stonybrook Angler\nManaCost:1 U\nTypes:Creature Merfolk Wizard\nPT:1/2\nA:AB$ TapOrUntap | Cost$ 1 U T | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ You may tap or untap target creature.\nAI:RemoveDeck:All\nOracle:{1}{U}, {T}: You may tap or untap target 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": "Stonybrook Angler", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Merfolk Wizard", "oracle_text": "{1}{U}, {T}: You may tap or untap target creature.", "pow...
Create the Forge script for this magic card
{"name": "Imaginary Threats", "mana_cost": "{2}{U}{U}", "type_line": "Instant", "oracle_text": "Creatures target opponent controls attack this turn if able. During that player's next untap step, creatures they control don't untap.\nCycling {2} ({2}, Discard this card: Draw a card.)"}
Name:Imaginary Threats\nManaCost:2 U U\nTypes:Instant\nA:SP$ Effect | Name$ Imaginary Threats Effect 1 | ValidTgts$ Opponent | StaticAbilities$ MustAttack | RememberObjects$ Targeted | SubAbility$ DBEffect | SpellDescription$ Creatures target player controls attack this turn if able.\nSVar:MustAttack:Mode$ MustAttack |...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Imaginary Threats", "mana_cost": "{2}{U}{U}", "type_line": "Instant", "oracle_text": "Creatures target opponent controls attack this turn if able. During that play...
Create the Forge script for this magic card
{"name": "Spare Dagger", "mana_cost": "{1}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "Equipped creature gets +1/+0 and has \"Whenever this creature attacks, you may sacrifice Spare Dagger. When you do, this creature deals 1 damage to any target.\"\nEquip {1} ({1}: Attach to target creature you control....
Name:Spare Dagger\nManaCost:1\nTypes:Artifact Equipment\nK:Equip:1\nS:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 1 | AddTrigger$ AttackTrigger | Description$ Equipped creature gets +1/+0 and has "Whenever this creature attacks, you may sacrifice Spare Dagger. When you do, this creature deals 1 damage ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Spare Dagger", "mana_cost": "{1}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "Equipped creature gets +1/+0 and has \"Whenever this creature attacks,...
Create the Forge script for this magic card
{"name": "Chorus of the Conclave", "mana_cost": "{4}{G}{G}{W}{W}", "type_line": "Legendary Creature \u2014 Dryad", "oracle_text": "Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)\nAs an additional cost to cast creature spells, you may pay any amount of mana. If you do, that cr...
Name:Chorus of the Conclave\nManaCost:4 G G W W\nTypes:Legendary Creature Dryad\nPT:3/8\nK:Forestwalk\nK:As an additional cost to cast creature spells, you may pay any amount of mana. If you do, that creature enters the battlefield with that many additional +1/+1 counters on it.\nOracle:Forestwalk (This creature can'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": "Chorus of the Conclave", "mana_cost": "{4}{G}{G}{W}{W}", "type_line": "Legendary Creature \u2014 Dryad", "oracle_text": "Forestwalk (This creature can't be blocked...
Create the Forge script for this magic card
{"name": "Library of Alexandria", "mana_cost": "", "type_line": "Land", "oracle_text": "{T}: Add {C}.\n{T}: Draw a card. Activate only if you have exactly seven cards in hand."}
Name:Library of Alexandria\nManaCost:no cost\nTypes:Land\nA:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.\nA:AB$ Draw | Cost$ T | NumCards$ 1 | ActivationCardsInHand$ 7 | SpellDescription$ Draw a card. Activate only if you have exactly seven cards in hand.\nOracle:{T}: Add {C}.\n{T}: Draw a card. Activa...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Library of Alexandria", "mana_cost": "", "type_line": "Land", "oracle_text": "{T}: Add {C}.\n{T}: Draw a card. Activate only if you have exactly seven cards in han...
Create the Forge script for this magic card
{"name": "Reckless Air Strike", "mana_cost": "{R}", "type_line": "Sorcery", "oracle_text": "Choose one \u2014\n\u2022 Reckless Air Strike deals 3 damage to target creature with flying.\n\u2022 Destroy target artifact."}
Name:Reckless Air Strike\nManaCost:R\nTypes:Sorcery\nA:SP$ Charm | Cost$ R | Choices$ DBDmg1,DBDestroy\nSVar:DBDmg1:DB$ DealDamage | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with flying. | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target creature with flying.\nSVar:DBDestroy:DB$...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Reckless Air Strike", "mana_cost": "{R}", "type_line": "Sorcery", "oracle_text": "Choose one \u2014\n\u2022 Reckless Air Strike deals 3 damage to target creature w...
Create the Forge script for this magic card
{"name": "Jushi Apprentice"}
Name:Jushi Apprentice\nManaCost:1 U\nTypes:Creature Human Wizard\nPT:1/2\nA:AB$ Draw | Cost$ 2 U T | Defined$ You | NumCards$ 1 | SubAbility$ DBFlip | SpellDescription$ Draw a card. If you have nine or more cards in hand, flip CARDNAME.\nSVar:DBFlip:DB$ SetState | Defined$ Self | ConditionCheckSVar$ HandSize | Conditio...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Jushi Apprentice"} ### Response: Name:Jushi Apprentice\nManaCost:1 U\nTypes:Creature Human Wizard\nPT:1/2\nA:AB$ Draw | Cost$ 2 U T | Defined$ You | NumCards$ 1 | ...
Create the Forge script for this magic card
{"name": "Hyena Pack", "mana_cost": "{2}{R}{R}", "type_line": "Creature \u2014 Hyena", "oracle_text": "", "power": "3", "toughness": "4"}
Name:Hyena Pack\nManaCost:2 R R\nTypes:Creature Hyena\nPT:3/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": "Hyena Pack", "mana_cost": "{2}{R}{R}", "type_line": "Creature \u2014 Hyena", "oracle_text": "", "power": "3", "toughness": "4"} ### Response: Name:Hyena Pack\nMana...
Create the Forge script for this magic card
{"name": "Kill-Zone Acrobat", "mana_cost": "{2}{B}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "Whenever Kill-Zone Acrobat attacks, you may sacrifice another creature or artifact. If you do, Kill-Zone Acrobat gains flying until end of turn.", "power": "3", "toughness": "2"}
Name:Kill-Zone Acrobat\nManaCost:2 B\nTypes:Creature Human Soldier\nPT:3/2\nT:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, you may sacrifice another creature or artifact. If you do, CARDNAME gains flying until end of turn.\nSVar:TrigPump:AB$ Pump | Cost$ Sac<...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Kill-Zone Acrobat", "mana_cost": "{2}{B}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "Whenever Kill-Zone Acrobat attacks, you may sacrifice anot...
Create the Forge script for this magic card
{"name": "Long Rest", "mana_cost": "{X}{G}{G}{G}", "type_line": "Sorcery", "oracle_text": "Return X target cards with different mana values from your graveyard to your hand. If eight or more cards were returned to your hand this way, your life total becomes equal to your starting life total. Exile Long Rest."}
Name:Long Rest\nManaCost:X G G G\nTypes:Sorcery\nA:SP$ ChangeZone | Origin$ Graveyard | Destination$ Hand | TargetMin$ X | TargetMax$ X | TgtPrompt$ Choose X target cards to return from your graveyard | TargetsWithDifferentCMC$ True | ValidTgts$ Card.YouOwn | RememberChanged$ True | SubAbility$ DBSetLife | StackDescrip...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Long Rest", "mana_cost": "{X}{G}{G}{G}", "type_line": "Sorcery", "oracle_text": "Return X target cards with different mana values from your graveyard to your hand....
Create the Forge script for this magic card
{"name": "Effluence Devourer", "mana_cost": "{B}{R}{G}", "type_line": "Creature \u2014 Crocodile", "oracle_text": "Blitz {B}{R}{G}\nWhenever you sacrifice Effluence Devourer or another creature, it perpetually gains \"{2}, Exile this card from your graveyard: Create an X/X green Ooze creature token, where X is this car...
Name:Effluence Devourer\nManaCost:B R G\nTypes:Creature Crocodile\nPT:4/3\nK:Blitz:B R G\nT:Mode$ Sacrificed | ValidCard$ Card.Self,Creature | ValidPlayer$ You | Execute$ TrigEffect | TriggerZones$ Battlefield | TriggerDescription$ Whenever you sacrifice CARDNAME or another creature, it perpetually gains "{2}, Exile 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": "Effluence Devourer", "mana_cost": "{B}{R}{G}", "type_line": "Creature \u2014 Crocodile", "oracle_text": "Blitz {B}{R}{G}\nWhenever you sacrifice Effluence Devourer...
Create the Forge script for this magic card
{"name": "Sliver Hive", "mana_cost": "", "type_line": "Land", "oracle_text": "{T}: Add {C}.\n{T}: Add one mana of any color. Spend this mana only to cast a Sliver spell.\n{5}, {T}: Create a 1/1 colorless Sliver creature token. Activate only if you control a Sliver."}
Name:Sliver Hive\nManaCost:no cost\nTypes:Land\nA:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.\nA:AB$ Mana | Cost$ T | Produced$ Any | Amount$ 1 | RestrictValid$ Spell.Sliver | SpellDescription$ Add one mana of any color. Spend this mana only to cast a Sliver spell.\nA:AB$ Token | Cost$ 5 T | IsPresent...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Sliver Hive", "mana_cost": "", "type_line": "Land", "oracle_text": "{T}: Add {C}.\n{T}: Add one mana of any color. Spend this mana only to cast a Sliver spell.\n{5...
Create the Forge script for this magic card
{"name": "Mordor on the March", "mana_cost": "{3}{B}{R}", "type_line": "Sorcery", "oracle_text": "Exile a creature card from your graveyard. Create a token that's a copy of it. It gains haste until end of turn. Exile it at the beginning of the next end step.\nStorm (When you cast this spell, copy it for each spell cast...
Name:Mordor on the March\nManaCost:3 B R\nTypes:Sorcery\nK:Storm\nA:SP$ ChangeZone | ChangeType$ Creature.YouCtrl | Hidden$ True | ChangeNum$ 1 | RememberChanged$ True | Origin$ Graveyard | Destination$ Exile | ChangeNum$ 1 | SubAbility$ DBCopy | SpellDescription$ Exile a creature card from your graveyard. Create a tok...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Mordor on the March", "mana_cost": "{3}{B}{R}", "type_line": "Sorcery", "oracle_text": "Exile a creature card from your graveyard. Create a token that's a copy of ...
Create the Forge script for this magic card
{"name": "Serpent Assassin", "mana_cost": "{3}{B}{B}", "type_line": "Creature \u2014 Snake Assassin", "oracle_text": "When Serpent Assassin enters the battlefield, you may destroy target nonblack creature.", "power": "2", "toughness": "2"}
Name:Serpent Assassin\nManaCost:3 B B\nTypes:Creature Snake Assassin\nPT:2/2\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may destroy target nonblack creature.\nSVar:Trig...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Serpent Assassin", "mana_cost": "{3}{B}{B}", "type_line": "Creature \u2014 Snake Assassin", "oracle_text": "When Serpent Assassin enters the battlefield, you may d...
Create the Forge script for this magic card
{"name": "Gimli's Reckless Might", "mana_cost": "{3}{R}", "type_line": "Enchantment", "oracle_text": "Creatures you control have haste.\nFormidable \u2014 Whenever you attack, if creatures you control have total power 8 or greater, target attacking creature you control fights up to one target creature you don't control...
Name:Gimli's Reckless Might\nManaCost:3 R\nTypes:Enchantment\nS:Mode$ Continuous | Affected$ Creature.YouCtrl | AddKeyword$ Haste | Description$ Creatures you control have haste.\nT:Mode$ AttackersDeclared | AttackingPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE8 | Execute$ TrigFight | Trigge...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Gimli's Reckless Might", "mana_cost": "{3}{R}", "type_line": "Enchantment", "oracle_text": "Creatures you control have haste.\nFormidable \u2014 Whenever you attac...
Create the Forge script for this magic card
{"name": "Search for Glory", "mana_cost": "{2}{W}", "type_line": "Snow Sorcery", "oracle_text": "Search your library for a snow permanent card, a legendary card, or a Saga card, reveal it, put it into your hand, then shuffle. You gain 1 life for each {S} spent to cast this spell. ({S} is mana from a snow source.)"}
Name:Search for Glory\nManaCost:2 W\nTypes:Snow Sorcery\nA:SP$ ChangeZone | Cost$ 2 W | Origin$ Library | Destination$ Hand | ChangeType$ Permanent.Snow,Legendary,Saga | ChangeNum$ 1 | SubAbility$ DBGainLife | SpellDescription$ Search your library for a snow permanent card, a legendary card, or a Saga card, reveal 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": "Search for Glory", "mana_cost": "{2}{W}", "type_line": "Snow Sorcery", "oracle_text": "Search your library for a snow permanent card, a legendary card, or a Saga c...
Create the Forge script for this magic card
{"name": "Channeled Force", "mana_cost": "{2}{U}{R}", "type_line": "Instant", "oracle_text": "As an additional cost to cast this spell, discard X cards.\nTarget player draws X cards. Channeled Force deals X damage to up to one target creature or planeswalker."}
Name:Channeled Force\nManaCost:2 U R\nTypes:Instant\nA:SP$ Draw | Cost$ 2 U R Discard<X/Card/card> | CostDesc$ As an additional cost to cast this spell, discard X cards. | NumCards$ X | ValidTgts$ Player | TgtPrompt$ Choose a player | SubAbility$ DBDamage | SpellDescription$ Target player draws X cards. CARDNAME deals ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Channeled Force", "mana_cost": "{2}{U}{R}", "type_line": "Instant", "oracle_text": "As an additional cost to cast this spell, discard X cards.\nTarget player draws...
Create the Forge script for this magic card
{"name": "Arbalest Engineers", "mana_cost": "{1}{R}{G}", "type_line": "Creature \u2014 Human Artificer", "oracle_text": "When Arbalest Engineers enters the battlefield, choose one \u2014\n\u2022 Arbalest Engineers deals 1 damage to any target.\n\u2022 Put a +1/+1 counter on target creature. It gains trample and haste u...
Name:Arbalest Engineers\nManaCost:1 R G\nTypes:Creature Human Artificer\nPT:2/2\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, ABILITY\nSVar:TrigCharm:DB$ Charm | Choices$ DBDealDamage,DBPutCounter,DBP...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Arbalest Engineers", "mana_cost": "{1}{R}{G}", "type_line": "Creature \u2014 Human Artificer", "oracle_text": "When Arbalest Engineers enters the battlefield, choo...
Create the Forge script for this magic card
{"name": "High Priest of Penance", "mana_cost": "{W}{B}", "type_line": "Creature \u2014 Human Cleric", "oracle_text": "Whenever High Priest of Penance is dealt damage, you may destroy target nonland permanent.", "power": "1", "toughness": "1"}
Name:High Priest of Penance\nManaCost:W B\nTypes:Creature Human Cleric\nPT:1/1\nT:Mode$ DamageDoneOnce | ValidTarget$ Card.Self | OptionalDecider$ You | Execute$ TrigDestroy | TriggerDescription$ Whenever CARDNAME is dealt damage, you may destroy target nonland permanent.\nSVar:TrigDestroy:DB$ Destroy | ValidTgts$ Perm...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "High Priest of Penance", "mana_cost": "{W}{B}", "type_line": "Creature \u2014 Human Cleric", "oracle_text": "Whenever High Priest of Penance is dealt damage, you m...
Create the Forge script for this magic card
{"name": "Cave Sense", "mana_cost": "{1}{R}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +1/+1 and has mountainwalk. (It can't be blocked as long as defending player controls a Mountain.)"}
Name:Cave Sense\nManaCost:1 R\nTypes:Enchantment Aura\nK:Enchant creature\nA:SP$ Attach | Cost$ 1 R | ValidTgts$ Creature | AILogic$ Pump\nS:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Mountainwalk | Description$ Enchanted creature gets +1/+1 and has mountainwalk.\nOr...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Cave Sense", "mana_cost": "{1}{R}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +1/+1 and has mountainwalk. (...
Create the Forge script for this magic card
{"name": "Pulling Teeth", "mana_cost": "{1}{B}", "type_line": "Sorcery", "oracle_text": "Clash with an opponent. If you win, target player discards two cards. Otherwise, that player discards a card. (Each clashing player reveals the top card of their library, then puts that card on the top or bottom. A player wins if t...
Name:Pulling Teeth\nManaCost:1 B\nTypes:Sorcery\nA:SP$ Clash | Cost$ 1 B | ValidTgts$ Player | TgtPrompt$ Select target player | WinSubAbility$ DBDiscardTwo | OtherwiseSubAbility$ DBDiscardOne | SpellDescription$ Clash with an opponent. If you win, target player discards two cards. Otherwise, that player discards a car...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Pulling Teeth", "mana_cost": "{1}{B}", "type_line": "Sorcery", "oracle_text": "Clash with an opponent. If you win, target player discards two cards. Otherwise, tha...
Create the Forge script for this magic card
{"name": "Imperiosaur", "mana_cost": "{2}{G}{G}", "type_line": "Creature \u2014 Dinosaur", "oracle_text": "Spend only mana produced by basic lands to cast this spell.", "power": "5", "toughness": "5"}
Name:Imperiosaur\nManaCost:2 G G\nTypes:Creature Dinosaur\nPT:5/5\nText:Spend only mana produced by basic lands to cast this spell.\nA:SP$ PermanentCreature | Cost$ 2 G G | ManaRestriction$ Land.Basic\nOracle:Spend only mana produced by basic lands to cast this 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": "Imperiosaur", "mana_cost": "{2}{G}{G}", "type_line": "Creature \u2014 Dinosaur", "oracle_text": "Spend only mana produced by basic lands to cast this spell.", "pow...
Create the Forge script for this magic card
{"name": "Disciple of Deceit", "mana_cost": "{U}{B}", "type_line": "Creature \u2014 Human Rogue", "oracle_text": "Inspired \u2014 Whenever Disciple of Deceit becomes untapped, you may discard a nonland card. If you do, search your library for a card with the same mana value as that card, reveal it, put it into your han...
Name:Disciple of Deceit\nManaCost:U B\nTypes:Creature Human Rogue\nPT:1/3\nT:Mode$ Untaps | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigSearch | TriggerDescription$ Inspired — Whenever CARDNAME becomes untapped, you may discard a nonland card. If you do, search your library for a card with the same ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Disciple of Deceit", "mana_cost": "{U}{B}", "type_line": "Creature \u2014 Human Rogue", "oracle_text": "Inspired \u2014 Whenever Disciple of Deceit becomes untappe...
Create the Forge script for this magic card
{"name": "Bay Falcon", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Bird", "oracle_text": "Flying, vigilance", "power": "1", "toughness": "1"}
Name:Bay Falcon\nManaCost:1 U\nTypes:Creature Bird\nPT:1/1\nK:Flying\nK:Vigilance\nOracle:Flying, vigilance
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Bay Falcon", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Bird", "oracle_text": "Flying, vigilance", "power": "1", "toughness": "1"} ### Response: Name:Bay...
Create the Forge script for this magic card
{"name": "Lavabrink Venturer", "mana_cost": "{2}{W}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "As Lavabrink Venturer enters the battlefield, choose odd or even. (Zero is even.)\nLavabrink Venturer has protection from each mana value of the chosen quality.", "power": "3", "toughness": "3"}
Name:Lavabrink Venturer\nManaCost:2 W\nTypes:Creature Human Soldier\nPT:3/3\nK:ETBReplacement:Other:ChooseEvenOdd\nSVar:ChooseEvenOdd:DB$ ChooseEvenOdd | Defined$ You | AILogic$ CMCOppControlsByPower | SpellDescription$ As CARDNAME enters the battlefield, choose odd or even. (Zero is even.)\nS:Mode$ Continuous | Affect...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Lavabrink Venturer", "mana_cost": "{2}{W}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "As Lavabrink Venturer enters the battlefield, choose odd ...
Create the Forge script for this magic card
{"name": "Ugin, the Ineffable", "mana_cost": "{6}", "type_line": "Legendary Planeswalker \u2014 Ugin", "oracle_text": "Colorless spells you cast cost {2} less to cast.\n+1: Exile the top card of your library face down and look at it. Create a 2/2 colorless Spirit creature token. When that token leaves the battlefield, ...
Name:Ugin, the Ineffable\nManaCost:6\nTypes:Legendary Planeswalker Ugin\nLoyalty:4\nS:Mode$ ReduceCost | ValidCard$ Card.Colorless | Type$ Spell | Activator$ You | Amount$ 2 | Description$ Colorless spells you cast cost {2} less to cast.\nA:AB$ Dig | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | DigNum$ 1 | Change...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Ugin, the Ineffable", "mana_cost": "{6}", "type_line": "Legendary Planeswalker \u2014 Ugin", "oracle_text": "Colorless spells you cast cost {2} less to cast.\n+1: ...
Create the Forge script for this magic card
{"name": "Zebra Unicorn", "mana_cost": "{2}{G}{W}", "type_line": "Creature \u2014 Unicorn", "oracle_text": "Whenever Zebra Unicorn deals damage, you gain that much life.", "power": "2", "toughness": "2"}
Name:Zebra Unicorn\nManaCost:2 G W\nTypes:Creature Unicorn\nPT:2/2\nT:Mode$ DamageDealtOnce | ValidSource$ Card.Self | Execute$ TrigGain | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals damage, you gain that much life.\nSVar:TrigGain:DB$ GainLife | Defined$ You | LifeAmount$ X\nSVar:X:TriggerCo...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Zebra Unicorn", "mana_cost": "{2}{G}{W}", "type_line": "Creature \u2014 Unicorn", "oracle_text": "Whenever Zebra Unicorn deals damage, you gain that much life.", "...
Create the Forge script for this magic card
{"name": "Armored Galleon", "mana_cost": "{4}{U}", "type_line": "Creature \u2014 Human Pirate", "oracle_text": "Armored Galleon can't attack unless defending player controls an Island.", "power": "5", "toughness": "4"}
Name:Armored Galleon\nManaCost:4 U\nTypes:Creature Human Pirate\nPT:5/4\nS:Mode$ CantAttack | ValidCard$ Card.Self | UnlessDefenderControls$ Island | Description$ CARDNAME can't attack unless defending player controls an Island.\nOracle:Armored Galleon can't attack unless defending player controls an Island.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Armored Galleon", "mana_cost": "{4}{U}", "type_line": "Creature \u2014 Human Pirate", "oracle_text": "Armored Galleon can't attack unless defending player controls...
Create the Forge script for this magic card
{"name": "Chilling Trap", "mana_cost": "{U}", "type_line": "Instant", "oracle_text": "Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card."}
Name:Chilling Trap\nManaCost:U\nTypes:Instant\nA:SP$ Pump | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -4 | IsCurse$ True | SubAbility$ DBDraw | SpellDescription$ Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.\nSVar:DBDraw:DB$ Draw | NumCards$ 1 | Co...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Chilling Trap", "mana_cost": "{U}", "type_line": "Instant", "oracle_text": "Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card."} #...
Create the Forge script for this magic card
{"name": "Embereth Paladin", "mana_cost": "{3}{R}", "type_line": "Creature \u2014 Human Knight", "oracle_text": "Haste\nAdamant \u2014 If at least three red mana was spent to cast this spell, Embereth Paladin enters the battlefield with a +1/+1 counter on it.", "power": "4", "toughness": "1"}
Name:Embereth Paladin\nManaCost:3 R\nTypes:Creature Human Knight\nPT:4/1\nK:Haste\nK:etbCounter:P1P1:1:Adamant$ Red:Adamant — If at least three red mana was spent to cast this spell, CARDNAME enters the battlefield with a +1/+1 counter on it.\nSVar:AIManaPref:R\nDeckHas:Ability$Counters\nOracle:Haste\nAdamant — If at 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": "Embereth Paladin", "mana_cost": "{3}{R}", "type_line": "Creature \u2014 Human Knight", "oracle_text": "Haste\nAdamant \u2014 If at least three red mana was spent t...
Create the Forge script for this magic card
{"name": "Crackling Club", "mana_cost": "{R}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +1/+0.\nSacrifice Crackling Club: It deals 1 damage to target creature."}
Name:Crackling Club\nManaCost:R\nTypes:Enchantment Aura\nK:Enchant creature\nA:SP$ Attach | Cost$ R | ValidTgts$ Creature | AILogic$ Pump\nS:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 1 | Description$ Enchanted creature gets +1/+0.\nA:AB$ DealDamage | Cost$ Sac<1/CARDNAME> | ValidTgts$ Creature | Tgt...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Crackling Club", "mana_cost": "{R}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +1/+0.\nSacrifice Crackling ...
Create the Forge script for this magic card
{"name": "Delver of Secrets"}
Name:Delver of Secrets\nManaCost:U\nTypes:Creature Human Wizard\nPT:1/1\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPeek | TriggerDescription$ At the beginning of your upkeep, look at the top card of your library. You may reveal that card. If an instant or sorcery card i...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Delver of Secrets"} ### Response: Name:Delver of Secrets\nManaCost:U\nTypes:Creature Human Wizard\nPT:1/1\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Trigg...
Create the Forge script for this magic card
{"name": "Wibbly-Wobbly, Timey-Wimey"}
Name:Wibbly-Wobbly, Timey-Wimey\nManaCost:1 U\nTypes:Sorcery\nA:SP$ TimeTravel | SubAbility$ DBDraw | SpellDescription$ Time travel. (For each suspended card you own and each permanent you control with a time counter on it, you may add or remove a time counter.)\nSVar:DBDraw:DB$ Draw | SpellDescription$ Draw a card.\nD...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Wibbly-Wobbly, Timey-Wimey"} ### Response: Name:Wibbly-Wobbly, Timey-Wimey\nManaCost:1 U\nTypes:Sorcery\nA:SP$ TimeTravel | SubAbility$ DBDraw | SpellDescription$ ...
Create the Forge script for this magic card
{"name": "Spell Burst", "mana_cost": "{X}{U}", "type_line": "Instant", "oracle_text": "Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nCounter target spell with mana value X."}
Name:Spell Burst\nManaCost:X U\nTypes:Instant\nA:SP$ Counter | Cost$ X U | TargetType$ Spell | ValidTgts$ Card.cmcEQX | SpellDescription$ Counter target spell with mana value X.\nSVar:X:Count$xPaid\nK:Buyback:3\nOracle:Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this 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": "Spell Burst", "mana_cost": "{X}{U}", "type_line": "Instant", "oracle_text": "Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this...
Create the Forge script for this magic card
{"name": "Tekuthal, Inquiry Dominus", "mana_cost": "{2}{U}{U}", "type_line": "Legendary Creature \u2014 Phyrexian Horror", "oracle_text": "Flying\nIf you would proliferate, proliferate twice instead.\n{1}{U/P}{U/P}, Remove three counters from among other artifacts, creatures, and planeswalkers you control: Put an indes...
Name:Tekuthal, Inquiry Dominus\nManaCost:2 U U\nTypes:Legendary Creature Phyrexian Horror\nPT:3/5\nK:Flying\nR:Event$ Proliferate | ActiveZones$ Battlefield | ValidPlayer$ You | ReplaceWith$ ProlifTwice | AILogic$ DoubleLife | Description$ If you would proliferate, proliferate twice instead.\nSVar:ProlifTwice:DB$ Repla...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Tekuthal, Inquiry Dominus", "mana_cost": "{2}{U}{U}", "type_line": "Legendary Creature \u2014 Phyrexian Horror", "oracle_text": "Flying\nIf you would proliferate, ...
Create the Forge script for this magic card
{"name": "Mourner's Shield", "mana_cost": "{4}", "type_line": "Artifact", "oracle_text": "Imprint \u2014 When Mourner's Shield enters the battlefield, you may exile target card from a graveyard.\n{2}, {T}: Prevent all damage that would be dealt this turn by a source of your choice that shares a color with the exiled ca...
Name:Mourner's Shield\nManaCost:4\nTypes:Artifact\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | OptionalDecider$ You | TriggerDescription$ Imprint — When CARDNAME enters the battlefield, you may exile target card from a graveyard.\nSVar:TrigExile:DB$ ChangeZ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Mourner's Shield", "mana_cost": "{4}", "type_line": "Artifact", "oracle_text": "Imprint \u2014 When Mourner's Shield enters the battlefield, you may exile target c...
Create the Forge script for this magic card
{"name": "Brimstone Dragon", "mana_cost": "{6}{R}{R}", "type_line": "Creature \u2014 Dragon", "oracle_text": "Flying, haste", "power": "6", "toughness": "6"}
Name:Brimstone Dragon\nManaCost:6 R R\nTypes:Creature Dragon\nPT:6/6\nK:Flying\nK:Haste\nOracle:Flying, haste
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Brimstone Dragon", "mana_cost": "{6}{R}{R}", "type_line": "Creature \u2014 Dragon", "oracle_text": "Flying, haste", "power": "6", "toughness": "6"} ### Response: N...
Create the Forge script for this magic card
{"name": "Oath of Jace", "mana_cost": "{2}{U}", "type_line": "Legendary Enchantment", "oracle_text": "When Oath of Jace enters the battlefield, draw three cards, then discard two cards.\nAt the beginning of your upkeep, scry X, where X is the number of planeswalkers you control."}
Name:Oath of Jace\nManaCost:2 U\nTypes:Legendary Enchantment\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw three cards, then discard two cards.\nSVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 3...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Oath of Jace", "mana_cost": "{2}{U}", "type_line": "Legendary Enchantment", "oracle_text": "When Oath of Jace enters the battlefield, draw three cards, then discar...
Create the Forge script for this magic card
{"name": "Colossodon Yearling", "mana_cost": "{2}{G}", "type_line": "Creature \u2014 Beast", "oracle_text": "", "power": "2", "toughness": "4"}
Name:Colossodon Yearling\nManaCost:2 G\nTypes:Creature Beast\nPT:2/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": "Colossodon Yearling", "mana_cost": "{2}{G}", "type_line": "Creature \u2014 Beast", "oracle_text": "", "power": "2", "toughness": "4"} ### Response: Name:Colossodon...
Create the Forge script for this magic card
{"name": "Saji's Torrent", "mana_cost": "{1}{U}", "type_line": "Instant", "oracle_text": "Tap X creatures, where X is a number from 0 to 5 chosen at random."}
Name:Saji's Torrent\nManaCost:1 U\nTypes:Instant\nA:SP$ ChooseNumber | Min$ 0 | Max$ 5 | Defined$ You | Random$ True | SubAbility$ DBChoose | StackDescription$ SpellDescription | SpellDescription$ Tap X creatures, where X is a number from 0 to 5 chosen at random.\nSVar:DBChoose:DB$ ChooseCard | Amount$ X | Choices$ Cre...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Saji's Torrent", "mana_cost": "{1}{U}", "type_line": "Instant", "oracle_text": "Tap X creatures, where X is a number from 0 to 5 chosen at random."} ### Response: ...
Create the Forge script for this magic card
{"name": "Godo, Bandit Warlord", "mana_cost": "{5}{R}", "type_line": "Legendary Creature \u2014 Human Barbarian", "oracle_text": "When Godo, Bandit Warlord enters the battlefield, you may search your library for an Equipment card, put it onto the battlefield, then shuffle.\nWhenever Godo attacks for the first time each...
Name:Godo, Bandit Warlord\nManaCost:5 R\nTypes:Legendary Creature Human Barbarian\nPT:3/3\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigTutorEquip | TriggerDescription$ When CARDNAME enters the battlefield, you may search your library for an E...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Godo, Bandit Warlord", "mana_cost": "{5}{R}", "type_line": "Legendary Creature \u2014 Human Barbarian", "oracle_text": "When Godo, Bandit Warlord enters the battle...
Create the Forge script for this magic card
{"name": "Deathless Behemoth", "mana_cost": "{6}", "type_line": "Creature \u2014 Eldrazi", "oracle_text": "Vigilance\nSacrifice two Eldrazi Scions: Return Deathless Behemoth from your graveyard to your hand. Activate only as a sorcery.", "power": "6", "toughness": "6"}
Name:Deathless Behemoth\nManaCost:6\nTypes:Creature Eldrazi\nPT:6/6\nK:Vigilance\nA:AB$ ChangeZone | Cost$ Sac<2/Eldrazi.Scion> | Origin$ Graveyard | Destination$ Hand | ActivationZone$ Graveyard | SorcerySpeed$ True | SpellDescription$ Return CARDNAME from your graveyard to your hand. Activate only as a sorcery. | Cos...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Deathless Behemoth", "mana_cost": "{6}", "type_line": "Creature \u2014 Eldrazi", "oracle_text": "Vigilance\nSacrifice two Eldrazi Scions: Return Deathless Behemoth...
Create the Forge script for this magic card
{"name": "Call In a Professional", "mana_cost": "{2}{R}", "type_line": "Instant", "oracle_text": "Players can't gain life this turn. Damage can't be prevented this turn. Call In a Professional deals 3 damage to any target. (Shield counters don't prevent this damage as they're removed.)"}
Name:Call In a Professional\nManaCost:2 R\nTypes:Instant\nA:SP$ Effect | StaticAbilities$ STCantGain,STCantPrevent | AILogic$ Burn | SubAbility$ DBDamage | SpellDescription$ Players can't gain life this turn. Damage can't be prevented this turn.\nSVar:STCantGain:Mode$ CantGainLife | ValidPlayer$ Player | Description$ P...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Call In a Professional", "mana_cost": "{2}{R}", "type_line": "Instant", "oracle_text": "Players can't gain life this turn. Damage can't be prevented this turn. Cal...
Create the Forge script for this magic card
{"name": "Daru Mender", "mana_cost": "{W}", "type_line": "Creature \u2014 Human Cleric", "oracle_text": "Morph {W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Daru Mender is turned face up, regenerate target creature.", "power": "1", "toughness": "1"}
Name:Daru Mender\nManaCost:W\nTypes:Creature Human Cleric\nPT:1/1\nK:Morph:W\nT:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigRegenerate | TriggerZones$ Battlefield | TriggerDescription$ When CARDNAME is turned face up, regenerate target creature.\nSVar:TrigRegenerate:DB$ Regenerate | ValidTgts$ Creature | Tgt...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Daru Mender", "mana_cost": "{W}", "type_line": "Creature \u2014 Human Cleric", "oracle_text": "Morph {W} (You may cast this card face down as a 2/2 creature for {3...
Create the Forge script for this magic card
{"name": "Black Dragon", "mana_cost": "{5}{B}{B}", "type_line": "Creature \u2014 Dragon", "oracle_text": "Flying\nAcid Breath \u2014 When Black Dragon enters the battlefield, target creature an opponent controls gets -3/-3 until end of turn.", "power": "4", "toughness": "4"}
Name:Black Dragon\nManaCost:5 B B\nTypes:Creature Dragon\nPT:4/4\nK:Flying\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Acid Breath — When CARDNAME enters the battlefield, target creature an opponent controls 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": "Black Dragon", "mana_cost": "{5}{B}{B}", "type_line": "Creature \u2014 Dragon", "oracle_text": "Flying\nAcid Breath \u2014 When Black Dragon enters the battlefield...
Create the Forge script for this magic card
{"name": "Dense Canopy", "mana_cost": "{1}{G}", "type_line": "Enchantment", "oracle_text": "Creatures with flying can block only creatures with flying."}
Name:Dense Canopy\nManaCost:1 G\nTypes:Enchantment\nS:Mode$ CantBlockBy | ValidAttacker$ Creature.withoutFlying | ValidBlocker$ Creature.withFlying | Description$ Creatures with flying can block only creatures with flying.\nSVar:NonStackingEffect:True\nSVar:PlayMain1:TRUE\nAI:RemoveDeck:Random\nOracle:Creatures with fl...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Dense Canopy", "mana_cost": "{1}{G}", "type_line": "Enchantment", "oracle_text": "Creatures with flying can block only creatures with flying."} ### Response: Name:...
Create the Forge script for this magic card
{"name": "Adaptive Shimmerer", "mana_cost": "{5}", "type_line": "Creature \u2014 Insect", "oracle_text": "Flash\nAdaptive Shimmerer enters the battlefield with three +1/+1 counters on it.", "power": "0", "toughness": "0"}
Name:Adaptive Shimmerer\nManaCost:5\nTypes:Creature Insect\nPT:0/0\nK:Flash\nK:etbCounter:P1P1:3\nDeckHas:Ability$Counters\nOracle:Flash\nAdaptive Shimmerer enters the battlefield with three +1/+1 counters on 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": "Adaptive Shimmerer", "mana_cost": "{5}", "type_line": "Creature \u2014 Insect", "oracle_text": "Flash\nAdaptive Shimmerer enters the battlefield with three +1/+1 c...
Create the Forge script for this magic card
{"name": "Kami of Tattered Shoji", "mana_cost": "{4}{W}", "type_line": "Creature \u2014 Spirit", "oracle_text": "Whenever you cast a Spirit or Arcane spell, Kami of Tattered Shoji gains flying until end of turn.", "power": "2", "toughness": "5"}
Name:Kami of Tattered Shoji\nManaCost:4 W\nTypes:Creature Spirit\nPT:2/5\nT:Mode$ SpellCast | ValidCard$ Spirit,Arcane | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever you cast a Spirit or Arcane spell, CARDNAME gains flying until end of turn.\nSVar:TrigPump:DB...
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 Tattered Shoji", "mana_cost": "{4}{W}", "type_line": "Creature \u2014 Spirit", "oracle_text": "Whenever you cast a Spirit or Arcane spell, Kami of Tattered...
Create the Forge script for this magic card
{"name": "Seer of Stolen Sight", "mana_cost": "{2}{B}", "type_line": "Creature \u2014 Phyrexian Warlock", "oracle_text": "Menace (This creature can't be blocked except by two or more creatures.)\nWhenever one or more artifacts and/or creatures you control are put into a graveyard from the battlefield, surveil 1. (Look ...
Name:Seer of Stolen Sight\nManaCost:2 B\nTypes:Creature Phyrexian Warlock\nPT:2/3\nK:Menace\nT:Mode$ ChangesZoneAll | ValidCards$ Artifact.YouCtrl,Creature.YouCtrl | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigSurveil | TriggerDescription$ Whenever one or more artifacts and/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": "Seer of Stolen Sight", "mana_cost": "{2}{B}", "type_line": "Creature \u2014 Phyrexian Warlock", "oracle_text": "Menace (This creature can't be blocked except by tw...
Create the Forge script for this magic card
{"name": "Field-Tested Frying Pan", "mana_cost": "{2}{W}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "When Field-Tested Frying Pan enters the battlefield, create a Food token, then create a 1/1 white Halfling creature token and attach Field-Tested Frying Pan to it.\nEquipped creature has \"Whenever you g...
Name:Field-Tested Frying Pan\nManaCost:2 W\nTypes:Artifact Equipment\nK:Equip:2\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a Food token, then create a 1/1 white Halfling creature token and 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": "Field-Tested Frying Pan", "mana_cost": "{2}{W}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "When Field-Tested Frying Pan enters the battlefield, cre...
Create the Forge script for this magic card
{"name": "Reclamation Sage", "mana_cost": "{2}{G}", "type_line": "Creature \u2014 Elf Shaman", "oracle_text": "When Reclamation Sage enters the battlefield, you may destroy target artifact or enchantment.", "power": "2", "toughness": "1"}
Name:Reclamation Sage\nManaCost:2 G\nTypes:Creature Elf Shaman\nPT:2/1\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may destroy target artifact or enchantment.\nSVar:Trig...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Reclamation Sage", "mana_cost": "{2}{G}", "type_line": "Creature \u2014 Elf Shaman", "oracle_text": "When Reclamation Sage enters the battlefield, you may destroy ...
Create the Forge script for this magic card
{"name": "Jeskai Infiltrator", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Monk", "oracle_text": "Jeskai Infiltrator can't be blocked as long as you control no other creatures.\nWhen Jeskai Infiltrator deals combat damage to a player, exile it and the top card of your library in a face-down pile, shuffle...
Name:Jeskai Infiltrator\nManaCost:2 U\nTypes:Creature Human Monk\nPT:2/3\nS:Mode$ CantBlockBy | ValidAttacker$ Card.Self | IsPresent$ Creature.YouCtrl+Other | PresentCompare$ EQ0 | Description$ CARDNAME can't be blocked as long as you control no other creatures.\nT:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarge...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Jeskai Infiltrator", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Monk", "oracle_text": "Jeskai Infiltrator can't be blocked as long as you control n...
Create the Forge script for this magic card
{"name": "Vat of Rebirth", "mana_cost": "{B}", "type_line": "Artifact", "oracle_text": "Whenever another artifact or creature you control is put into a graveyard from the battlefield, put an oil counter on Vat of Rebirth.\n{2}{B}, {T}, Remove four oil counters from Vat of Rebirth: Return target creature card from your ...
Name:Vat of Rebirth\nManaCost:B\nTypes:Artifact\nT:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouCtrl+Other,Artifact.YouCtrl+Other | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever another artifact or creature you control is put into a 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": "Vat of Rebirth", "mana_cost": "{B}", "type_line": "Artifact", "oracle_text": "Whenever another artifact or creature you control is put into a graveyard from the ba...
Create the Forge script for this magic card
{"name": "Quicksilver Sea", "mana_cost": "", "type_line": "Plane \u2014 Mirrodin", "oracle_text": "When you planeswalk to Quicksilver Sea or at the beginning of your upkeep, scry 4. (Look at the top four cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)\...
Name:Quicksilver Sea\nManaCost:no cost\nTypes:Plane Mirrodin\nT:Mode$ PlaneswalkedTo | ValidCard$ Card.Self | Execute$ QuicksilverScry | TriggerDescription$ When you planeswalk to CARDNAME or at the beginning of your upkeep, scry 4. (Look at the top four cards of your library, then put any number of them on the bottom ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Quicksilver Sea", "mana_cost": "", "type_line": "Plane \u2014 Mirrodin", "oracle_text": "When you planeswalk to Quicksilver Sea or at the beginning of your upkeep,...
Create the Forge script for this magic card
{"name": "Angelic Destiny", "mana_cost": "{2}{W}{W}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +4/+4, has flying and first strike, and is an Angel in addition to its other types.\nWhen enchanted creature dies, return Angelic Destiny to its owner's hand."}
Name:Angelic Destiny\nManaCost:2 W W\nTypes:Enchantment Aura\nK:Enchant creature\nA:SP$ Attach | Cost$ 2 W W | ValidTgts$ Creature | AILogic$ Pump\nS:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 4 | AddToughness$ 4 | AddKeyword$ Flying & First Strike | AddType$ Angel | Description$ Enchanted creature g...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Angelic Destiny", "mana_cost": "{2}{W}{W}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +4/+4, has flying and...
Create the Forge script for this magic card
{"name": "Dauntless Cathar", "mana_cost": "{2}{W}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "{1}{W}, Exile Dauntless Cathar from your graveyard: Create a 1/1 white Spirit creature token with flying. Activate only as a sorcery.", "power": "3", "toughness": "2"}
Name:Dauntless Cathar\nManaCost:2 W\nTypes:Creature Human Soldier\nPT:3/2\nA:AB$ Token | Cost$ 1 W ExileFromGrave<1/CARDNAME> | ActivationZone$ Graveyard | SorcerySpeed$ True | TokenAmount$ 1 | TokenScript$ w_1_1_spirit_flying | TokenOwner$ You | SpellDescription$ Create a 1/1 white Spirit creature token with flying. 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": "Dauntless Cathar", "mana_cost": "{2}{W}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "{1}{W}, Exile Dauntless Cathar from your graveyard: Create ...
Create the Forge script for this magic card
{"name": "Searing Barrage", "mana_cost": "{4}{R}", "type_line": "Instant", "oracle_text": "Searing Barrage deals 5 damage to target creature.\nAdamant \u2014 If at least three red mana was spent to cast this spell, Searing Barrage deals 3 damage to that creature's controller."}
Name:Searing Barrage\nManaCost:4 R\nTypes:Instant\nA:SP$ DealDamage | Cost$ 4 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 5 | AIManaPref$ R | SpellDescription$ CARDNAME deals 5 damage to target creature. Adamant — If at least three red mana was spent to cast this spell, CARDNAME deals 3 damage...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Searing Barrage", "mana_cost": "{4}{R}", "type_line": "Instant", "oracle_text": "Searing Barrage deals 5 damage to target creature.\nAdamant \u2014 If at least thr...
Create the Forge script for this magic card
{"name": "Pollywog Symbiote", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Frog", "oracle_text": "Each creature spell you cast costs {1} less to cast if it has mutate.\nWhenever you cast a creature spell, if it has mutate, draw a card, then discard a card.", "power": "1", "toughness": "3"}
Name:Pollywog Symbiote\nManaCost:1 U\nTypes:Creature Frog\nPT:1/3\nS:Mode$ ReduceCost | ValidCard$ Creature.withMutate | Type$ Spell | Activator$ You | Amount$ 1 | Description$ Each creature spell you cast costs {1} less to cast if it has mutate.\nT:Mode$ SpellCast | ValidCard$ Creature.withMutate | ValidActivatingPlay...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Pollywog Symbiote", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Frog", "oracle_text": "Each creature spell you cast costs {1} less to cast if it has mutat...
Create the Forge script for this magic card
{"name": "Keldon Megaliths", "mana_cost": "", "type_line": "Land", "oracle_text": "Keldon Megaliths enters the battlefield tapped.\n{T}: Add {R}.\nHellbent \u2014 {1}{R}, {T}: Keldon Megaliths deals 1 damage to any target. Activate only if you have no cards in hand."}
Name:Keldon Megaliths\nManaCost:no cost\nTypes:Land\nK:CARDNAME enters the battlefield tapped.\nA:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R}.\nA:AB$ DealDamage | Cost$ 1 R T | ValidTgts$ Any | NumDmg$ 1 | Activation$ Hellbent | PrecostDesc$ Hellbent — | SpellDescription$ CARDNAME deals 1 damage to any...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Keldon Megaliths", "mana_cost": "", "type_line": "Land", "oracle_text": "Keldon Megaliths enters the battlefield tapped.\n{T}: Add {R}.\nHellbent \u2014 {1}{R}, {T...
Create the Forge script for this magic card
{"name": "Anaconda", "mana_cost": "{3}{G}", "type_line": "Creature \u2014 Snake", "oracle_text": "Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)", "power": "3", "toughness": "3"}
Name:Anaconda\nManaCost:3 G\nTypes:Creature Snake\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": "Anaconda", "mana_cost": "{3}{G}", "type_line": "Creature \u2014 Snake", "oracle_text": "Swampwalk (This creature can't be blocked as long as defending player contr...
Create the Forge script for this magic card
{"name": "Barroom Brawl", "mana_cost": "{1}{G}", "type_line": "Sorcery", "oracle_text": "Target creature you control fights target creature the opponent to your left controls. Then that player may copy this spell and may choose new targets for the copy."}
Name:Barroom Brawl\nManaCost:1 G\nTypes:Sorcery\nA:SP$ Pump | ValidTgts$ Creature.YouCtrl | AILogic$ Fight | TgtPrompt$ Select target creature you control | SubAbility$ DBFight | StackDescription$ None\nSVar:DBFight:DB$ Fight | Defined$ ParentTarget | ValidTgts$ Creature.ControlledBy NextOpponentToYourLeft | TgtPrompt$...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Barroom Brawl", "mana_cost": "{1}{G}", "type_line": "Sorcery", "oracle_text": "Target creature you control fights target creature the opponent to your left control...
Create the Forge script for this magic card
{"name": "Melira's Keepers", "mana_cost": "{4}{G}", "type_line": "Creature \u2014 Human Warrior", "oracle_text": "Melira's Keepers can't have counters put on it.", "power": "4", "toughness": "4"}
Name:Melira's Keepers\nManaCost:4 G\nTypes:Creature Human Warrior\nPT:4/4\nS:Mode$ CantPutCounter | ValidCard$ Card.Self+inZoneBattlefield | Description$ CARDNAME can't have counters put on it.\nOracle:Melira's Keepers can't have counters put on 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": "Melira's Keepers", "mana_cost": "{4}{G}", "type_line": "Creature \u2014 Human Warrior", "oracle_text": "Melira's Keepers can't have counters put on it.", "power": ...
Create the Forge script for this magic card
{"name": "Seraph", "mana_cost": "{6}{W}", "type_line": "Creature \u2014 Angel", "oracle_text": "Flying\nWhenever a creature dealt damage by Seraph this turn dies, put that card onto the battlefield under your control at the beginning of the next end step. Sacrifice the creature when you lose control of Seraph.", "power...
Name:Seraph\nManaCost:6 W\nTypes:Creature Angel\nPT:4/4\nK:Flying\nT:Mode$ ChangesZone | ValidCard$ Creature.DamagedBy | Origin$ Battlefield | Destination$ Graveyard | Execute$ DelTrigReturn | TriggerZones$ Battlefield | TriggerDescription$ Whenever a creature dealt damage by CARDNAME this turn dies, put that card onto...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Seraph", "mana_cost": "{6}{W}", "type_line": "Creature \u2014 Angel", "oracle_text": "Flying\nWhenever a creature dealt damage by Seraph this turn dies, put that c...
Create the Forge script for this magic card
{"name": "Atla Palani, Nest Tender", "mana_cost": "{1}{R}{G}{W}", "type_line": "Legendary Creature \u2014 Human Shaman", "oracle_text": "{2}, {T}: Create a 0/1 green Egg creature token with defender.\nWhenever an Egg you control dies, reveal cards from the top of your library until you reveal a creature card. Put that ...
Name:Atla Palani, Nest Tender\nManaCost:1 R G W\nTypes:Legendary Creature Human Shaman\nPT:2/3\nA:AB$ Token | Cost$ 2 T | TokenAmount$ 1 | TokenScript$ g_0_1_egg_defender | TokenOwner$ You | SpellDescription$ Create a 0/1 green Egg creature token with defender.\nT:Mode$ ChangesZone | Origin$ Battlefield | Destination$ ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Atla Palani, Nest Tender", "mana_cost": "{1}{R}{G}{W}", "type_line": "Legendary Creature \u2014 Human Shaman", "oracle_text": "{2}, {T}: Create a 0/1 green Egg cre...
Create the Forge script for this magic card
{"name": "Ring of Thune", "mana_cost": "{2}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "Equipped creature has vigilance. (Attacking doesn't cause it to tap.)\nAt the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's white.\nEquip {1} ({1}: Attach to target creature you control. ...
Name:Ring of Thune\nManaCost:2\nTypes:Artifact Equipment\nK:Equip:1\nS:Mode$ Continuous | Affected$ Creature.EquippedBy | AddKeyword$ Vigilance | Description$ Equipped creature has vigilance.\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ ThuneCounter | TriggerDescription$ At 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": "Ring of Thune", "mana_cost": "{2}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "Equipped creature has vigilance. (Attacking doesn't cause it to tap.)...
Create the Forge script for this magic card
{"name": "Veteran Cathar", "mana_cost": "{1}{G}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "{3}{W}: Target Human gains double strike until end of turn.", "power": "2", "toughness": "2"}
Name:Veteran Cathar\nManaCost:1 G\nTypes:Creature Human Soldier\nPT:2/2\nA:AB$ Pump | Cost$ 3 W | ValidTgts$ Human | TgtPrompt$ Select target Human | KW$ Double Strike | SpellDescription$ Target Human gains double strike until end of turn.\nDeckHints:Type$Human\nOracle:{3}{W}: Target Human gains double strike 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": "Veteran Cathar", "mana_cost": "{1}{G}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "{3}{W}: Target Human gains double strike until end of turn.",...
Create the Forge script for this magic card
{"name": "A-Kumano Faces Kakkazan"}
Name:A-Kumano Faces Kakkazan\nManaCost:R\nTypes:Enchantment Saga\nK:Chapter:3:DBDamage,DBEffectAddCounter,DBTransform\nSVar:DBDamage:DB$ DamageAll | NumDmg$ 1 | ValidPlayers$ Opponent | ValidCards$ Planeswalker.OppCtrl | SpellDescription$ CARDNAME deals 1 damage to each opponent and 1 damage to each planeswalker they 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": "A-Kumano Faces Kakkazan"} ### Response: Name:A-Kumano Faces Kakkazan\nManaCost:R\nTypes:Enchantment Saga\nK:Chapter:3:DBDamage,DBEffectAddCounter,DBTransform\nSVar...
Create the Forge script for this magic card
{"name": "Weatherseed Faeries", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Faerie", "oracle_text": "Flying, protection from red", "power": "2", "toughness": "1"}
Name:Weatherseed Faeries\nManaCost:2 U\nTypes:Creature Faerie\nPT:2/1\nK:Flying\nK:Protection from red\nOracle:Flying, protection from red
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Weatherseed Faeries", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Faerie", "oracle_text": "Flying, protection from red", "power": "2", "toughness": "1"} #...
Create the Forge script for this magic card
{"name": "Death Pits of Rath", "mana_cost": "{3}{B}{B}", "type_line": "Enchantment", "oracle_text": "Whenever a creature is dealt damage, destroy it. It can't be regenerated."}
Name:Death Pits of Rath\nManaCost:3 B B\nTypes:Enchantment\nS:Mode$ Continuous | Affected$ Creature | AddSVar$ DeathDestroy\nSVar:DeathDestroy:SVar:DestroyWhenDamaged:True\nT:Mode$ DamageDoneOnce | ValidTarget$ Creature | Execute$ TrigDestroy | TriggerZones$ Battlefield | TriggerDescription$ Whenever a creature is deal...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Death Pits of Rath", "mana_cost": "{3}{B}{B}", "type_line": "Enchantment", "oracle_text": "Whenever a creature is dealt damage, destroy it. It can't be regenerated...
Create the Forge script for this magic card
{"name": "Electric Eel", "mana_cost": "{U}", "type_line": "Creature \u2014 Fish", "oracle_text": "When Electric Eel enters the battlefield, it deals 1 damage to you.\n{R}{R}: Electric Eel gets +2/+0 until end of turn and deals 1 damage to you.", "power": "1", "toughness": "1"}
Name:Electric Eel\nManaCost:U\nTypes:Creature Fish\nPT:1/1\nA:AB$ Pump | Cost$ R R | Defined$ Self | NumAtt$ +2 | SubAbility$ DBDealDamage | SpellDescription$ CARDNAME gets +2/+0 until end of turn and deals 1 damage to you.\nSVar:DBDealDamage:DB$ DealDamage | Defined$ You | NumDmg$ 1\nT:Mode$ ChangesZone | Origin$ Any ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Electric Eel", "mana_cost": "{U}", "type_line": "Creature \u2014 Fish", "oracle_text": "When Electric Eel enters the battlefield, it deals 1 damage to you.\n{R}{R}...
Create the Forge script for this magic card
{"name": "Ashiok's Erasure", "mana_cost": "{2}{U}{U}", "type_line": "Enchantment", "oracle_text": "Flash\nWhen Ashiok's Erasure enters the battlefield, exile target spell.\nYour opponents can't cast spells with the same name as the exiled card.\nWhen Ashiok's Erasure leaves the battlefield, return the exiled card to it...
Name:Ashiok's Erasure\nManaCost:2 U U\nTypes:Enchantment\nK:Flash\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile target spell.\nS:Mode$ CantBeCast | ValidCard$ Card.nonLand+sharesNameWith Remembe...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Ashiok's Erasure", "mana_cost": "{2}{U}{U}", "type_line": "Enchantment", "oracle_text": "Flash\nWhen Ashiok's Erasure enters the battlefield, exile target spell.\n...