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": "Archivist of Gondor", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Advisor", "oracle_text": "When your commander deals combat damage to a player, if there is no monarch, you become the monarch.\nAt the beginning of the monarch's end step, that player draws a card.", "power": "2", "toughness": "3...
Name:Archivist of Gondor\nManaCost:2 U\nTypes:Creature Human Advisor\nPT:2/3\nT:Mode$ DamageDone | ValidSource$ Card.IsCommander+YouOwn | ValidTarget$ Player | CheckSVar$ Monarch | SVarCompare$ EQ0 | CombatDamage$ True | Execute$ TrigMonarch | TriggerZones$ Battlefield | TriggerDescription$ When your commander deals 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": "Archivist of Gondor", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Advisor", "oracle_text": "When your commander deals combat damage to a player, if ...
Create the Forge script for this magic card
{"name": "Invasion of Innistrad"}
Name:Invasion of Innistrad\nManaCost:2 B B\nTypes:Battle Siege\nDefense:5\nK:Flash\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature an opponent controls gets -13/-13 until end of turn.\nSV...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Invasion of Innistrad"} ### Response: Name:Invasion of Innistrad\nManaCost:2 B B\nTypes:Battle Siege\nDefense:5\nK:Flash\nT:Mode$ ChangesZone | Origin$ Any | Desti...
Create the Forge script for this magic card
{"name": "Seal of Fire", "mana_cost": "{R}", "type_line": "Enchantment", "oracle_text": "Sacrifice Seal of Fire: It deals 2 damage to any target."}
Name:Seal of Fire\nManaCost:R\nTypes:Enchantment\nA:AB$ DealDamage | Cost$ Sac<1/CARDNAME> | ValidTgts$ Any | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to any target.\nSVar:PlayMain1:TRUE\nOracle:Sacrifice Seal of Fire: It deals 2 damage to any 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": "Seal of Fire", "mana_cost": "{R}", "type_line": "Enchantment", "oracle_text": "Sacrifice Seal of Fire: It deals 2 damage to any target."} ### Response: Name:Seal o...
Create the Forge script for this magic card
{"name": "Merfolk Looter", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Merfolk Rogue", "oracle_text": "{T}: Draw a card, then discard a card.", "power": "1", "toughness": "1"}
Name:Merfolk Looter\nManaCost:1 U\nTypes:Creature Merfolk Rogue\nPT:1/1\nA:AB$ Draw | Cost$ T | NumCards$ 1 | SpellDescription$ Draw a card, then discard a card. | SubAbility$ DBDiscard\nSVar:DBDiscard:DB$ Discard | Defined$ You | Mode$ TgtChoose | NumCards$ 1\nOracle:{T}: Draw a card, then 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": "Merfolk Looter", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Merfolk Rogue", "oracle_text": "{T}: Draw a card, then discard a card.", "power": "1", "tough...
Create the Forge script for this magic card
{"name": "Bomat Bazaar Barge", "mana_cost": "{4}", "type_line": "Artifact \u2014 Vehicle", "oracle_text": "When Bomat Bazaar Barge enters the battlefield, draw a card.\nCrew 3 (Tap any number of creatures you control with total power 3 or more: This Vehicle becomes an artifact creature until end of turn.)", "power": "5...
Name:Bomat Bazaar Barge\nManaCost:4\nTypes:Artifact Vehicle\nPT:5/5\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ FreeCard | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.\nSVar:FreeCard:DB$ Draw | Defined$ You | NumCards$ 1\nK:Crew:3\nOracle: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": "Bomat Bazaar Barge", "mana_cost": "{4}", "type_line": "Artifact \u2014 Vehicle", "oracle_text": "When Bomat Bazaar Barge enters the battlefield, draw a card.\nCrew...
Create the Forge script for this magic card
{"name": "Kami of Ancient Law", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Spirit", "oracle_text": "Sacrifice Kami of Ancient Law: Destroy target enchantment.", "power": "2", "toughness": "2"}
Name:Kami of Ancient Law\nManaCost:1 W\nTypes:Creature Spirit\nPT:2/2\nA:AB$ Destroy | Cost$ Sac<1/CARDNAME> | ValidTgts$ Enchantment | TgtPrompt$ Select target enchantment | SpellDescription$ Destroy target enchantment.\nAI:RemoveDeck:All\nOracle:Sacrifice Kami of Ancient Law: Destroy target 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": "Kami of Ancient Law", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Spirit", "oracle_text": "Sacrifice Kami of Ancient Law: Destroy target enchantment.", "p...
Create the Forge script for this magic card
{"name": "Declaration in Stone", "mana_cost": "{1}{W}", "type_line": "Sorcery", "oracle_text": "Exile target creature and all other creatures its controller controls with the same name as that creature. That player investigates for each nontoken creature exiled this way."}
Name:Declaration in Stone\nManaCost:1 W\nTypes:Sorcery\nA:SP$ Pump | Cost$ 1 W | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBExile | AILogic$ SameName | SpellDescription$ Exile target creature and all other creatures its controller controls with the same name as that creature. That player in...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Declaration in Stone", "mana_cost": "{1}{W}", "type_line": "Sorcery", "oracle_text": "Exile target creature and all other creatures its controller controls with th...
Create the Forge script for this magic card
{"name": "Possibility Storm", "mana_cost": "{3}{R}{R}", "type_line": "Enchantment", "oracle_text": "Whenever a player casts a spell from their hand, that player exiles it, then exiles cards from the top of their library until they exile a card that shares a card type with it. That player may cast that card without payi...
Name:Possibility Storm\nManaCost:3 R R\nTypes:Enchantment\nT:Mode$ SpellCast | ValidCard$ Card.wasCastFromTheirHand | Execute$ TrigExileSpell | TriggerZones$ Battlefield | TriggerDescription$ Whenever a player casts a spell from their hand, that player exiles it, then exiles cards from the top of their library until 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": "Possibility Storm", "mana_cost": "{3}{R}{R}", "type_line": "Enchantment", "oracle_text": "Whenever a player casts a spell from their hand, that player exiles it, t...
Create the Forge script for this magic card
{"name": "Topiary Stomper", "mana_cost": "{1}{G}{G}", "type_line": "Creature \u2014 Plant Dinosaur", "oracle_text": "Vigilance\nWhen Topiary Stomper enters the battlefield, search your library for a basic land card, put it onto the battlefield tapped, then shuffle.\nTopiary Stomper can't attack or block unless you cont...
Name:Topiary Stomper\nManaCost:1 G G\nTypes:Creature Plant Dinosaur\nPT:4/4\nK:Vigilance\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSearch | TriggerDescription$ When CARDNAME enters the battlefield, search your library for a basic land 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": "Topiary Stomper", "mana_cost": "{1}{G}{G}", "type_line": "Creature \u2014 Plant Dinosaur", "oracle_text": "Vigilance\nWhen Topiary Stomper enters the battlefield, ...
Create the Forge script for this magic card
{"name": "Festercreep", "mana_cost": "{1}{B}", "type_line": "Creature \u2014 Elemental", "oracle_text": "Festercreep enters the battlefield with a +1/+1 counter on it.\n{1}{B}, Remove a +1/+1 counter from Festercreep: All other creatures get -1/-1 until end of turn.", "power": "0", "toughness": "0"}
Name:Festercreep\nManaCost:1 B\nTypes:Creature Elemental\nPT:0/0\nK:etbCounter:P1P1:1\nA:AB$ PumpAll | Cost$ 1 B SubCounter<1/P1P1> | ValidCards$ Creature.StrictlyOther | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True | SpellDescription$ All other creatures get -1/-1 until end of turn.\nAI:RemoveDeck:Random\nOracle:Festercree...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Festercreep", "mana_cost": "{1}{B}", "type_line": "Creature \u2014 Elemental", "oracle_text": "Festercreep enters the battlefield with a +1/+1 counter on it.\n{1}{...
Create the Forge script for this magic card
{"name": "Heartwood Storyteller Avatar", "mana_cost": "", "type_line": "Vanguard", "oracle_text": "The first creature spell you cast each turn costs {1} less to cast.\nThe first noncreature spell each opponent casts each turn costs {1} more to cast."}
Name:Heartwood Storyteller Avatar\nManaCost:no cost\nTypes:Vanguard\nHandLifeModifier:-1/+4\nS:Mode$ ReduceCost | EffectZone$ Command | ValidCard$ Card.Creature | Activator$ You | Type$ Spell | OnlyFirstSpell$ True | Amount$ 1 | Description$ The first creature spell you cast each turn costs {1} less to cast.\nS:Mode$ R...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Heartwood Storyteller Avatar", "mana_cost": "", "type_line": "Vanguard", "oracle_text": "The first creature spell you cast each turn costs {1} less to cast.\nThe f...
Create the Forge script for this magic card
{"name": "Turri Island", "mana_cost": "", "type_line": "Plane \u2014 Ir", "oracle_text": "Creature spells cost {2} less to cast.\nWhenever chaos ensues, reveal the top three cards of your library. Put all creature cards revealed this way into your hand and the rest into your graveyard."}
Name:Turri Island\nManaCost:no cost\nTypes:Plane Ir\nS:Mode$ ReduceCost | EffectZone$ Command | ValidCard$ Creature | Type$ Spell | Amount$ 2 | Description$ Creature spells cost {2} less to cast.\nT:Mode$ ChaosEnsues | TriggerZones$ Command | Execute$ RolledChaos | TriggerDescription$ Whenever chaos ensues, reveal the ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Turri Island", "mana_cost": "", "type_line": "Plane \u2014 Ir", "oracle_text": "Creature spells cost {2} less to cast.\nWhenever chaos ensues, reveal the top three...
Create the Forge script for this magic card
{"name": "Nantuko Shrine", "mana_cost": "{1}{G}{G}", "type_line": "Enchantment", "oracle_text": "Whenever a player casts a spell, that player creates X 1/1 green Squirrel creature tokens, where X is the number of cards in all graveyards with the same name as that spell."}
Name:Nantuko Shrine\nManaCost:1 G G\nTypes:Enchantment\nT:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ Player | TriggerZones$ Battlefield | Execute$ TrigTokenRem | TriggerDescription$ Whenever a player casts a spell, that player creates X 1/1 green Squirrel creature tokens, where X is the number of cards ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Nantuko Shrine", "mana_cost": "{1}{G}{G}", "type_line": "Enchantment", "oracle_text": "Whenever a player casts a spell, that player creates X 1/1 green Squirrel cr...
Create the Forge script for this magic card
{"name": "Brimstone Volley", "mana_cost": "{2}{R}", "type_line": "Instant", "oracle_text": "Brimstone Volley deals 3 damage to any target.\nMorbid \u2014 Brimstone Volley deals 5 damage instead if a creature died this turn."}
Name:Brimstone Volley\nManaCost:2 R\nTypes:Instant\nA:SP$ DealDamage | Cost$ 2 R | ValidTgts$ Any | NumDmg$ X | SpellDescription$ CARDNAME deals 3 damage to any target. Morbid — CARDNAME deals 5 damage instead if a creature died this turn.\nSVar:X:Count$Morbid.5.3\nOracle:Brimstone Volley deals 3 damage to any 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": "Brimstone Volley", "mana_cost": "{2}{R}", "type_line": "Instant", "oracle_text": "Brimstone Volley deals 3 damage to any target.\nMorbid \u2014 Brimstone Volley de...
Create the Forge script for this magic card
{"name": "False Demise", "mana_cost": "{2}{U}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nWhen enchanted creature dies, return that card to the battlefield under your control."}
Name:False Demise\nManaCost:2 U\nTypes:Enchantment Aura\nK:Enchant creature\nA:SP$ Attach | Cost$ 2 U | ValidTgts$ Creature | AITgts$ Card.nonToken | AILogic$ Pump\nT:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.AttachedBy | Execute$ TrigChange | TriggerDescription$ When enchanted ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "False Demise", "mana_cost": "{2}{U}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nWhen enchanted creature dies, return that card to t...
Create the Forge script for this magic card
{"name": "Deep Spawn", "mana_cost": "{5}{U}{U}{U}", "type_line": "Creature \u2014 Homarid", "oracle_text": "Trample\nAt the beginning of your upkeep, sacrifice Deep Spawn unless you mill two cards.\n{U}: Deep Spawn gains shroud until end of turn and doesn't untap during your next untap step. Tap Deep Spawn. (A creature...
Name:Deep Spawn\nManaCost:5 U U U\nTypes:Creature Homarid\nPT:6/6\nK:Trample\nK:UpkeepCost:Mill<2>\nA:AB$ Pump | Cost$ U | Defined$ Self | KW$ Shroud | SubAbility$ DBPump | SpellDescription$ CARDNAME gains shroud until end of turn and doesn't untap during your next untap step. Tap CARDNAME. (A permanent with shroud can...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Deep Spawn", "mana_cost": "{5}{U}{U}{U}", "type_line": "Creature \u2014 Homarid", "oracle_text": "Trample\nAt the beginning of your upkeep, sacrifice Deep Spawn un...
Create the Forge script for this magic card
{"name": "Mycologist", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Human Druid", "oracle_text": "At the beginning of your upkeep, put a spore counter on Mycologist.\nRemove three spore counters from Mycologist: Create a 1/1 green Saproling creature token.\nSacrifice a Saproling: You gain 2 life.", "power": "0"...
Name:Mycologist\nManaCost:1 W\nTypes:Creature Human Druid\nPT:0/2\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your upkeep, put a spore counter on CARDNAME.\nSVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | 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": "Mycologist", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Human Druid", "oracle_text": "At the beginning of your upkeep, put a spore counter on Mycologist....
Create the Forge script for this magic card
{"name": "A Display of My Dark Power", "mana_cost": "", "type_line": "Scheme", "oracle_text": "When you set this scheme in motion, until your next turn, whenever a player taps a land for mana, that player adds one mana of any type that land produced."}
Name:A Display of My Dark Power\nManaCost:no cost\nTypes:Scheme\nT:Mode$ SetInMotion | ValidCard$ Card.Self | Execute$ DarkEffect | TriggerZones$ Command | TriggerDescription$ When you set this scheme in motion, until your next turn, whenever a player taps a land for mana, that player adds one mana of any type that lan...
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 Display of My Dark Power", "mana_cost": "", "type_line": "Scheme", "oracle_text": "When you set this scheme in motion, until your next turn, whenever a player ta...
Create the Forge script for this magic card
{"name": "Crime"}
Name:Crime\nManaCost:3 W B\nTypes:Sorcery\nA:SP$ ChangeZone | Cost$ 3 W B | Origin$ Graveyard | Destination$ Battlefield | GainControl$ True | TgtPrompt$ Choose target creature or enchantment in an opponent's graveyard | ValidTgts$ Creature.OppCtrl,Enchantment.OppCtrl | SpellDescription$ Put target creature or enchantm...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Crime"} ### Response: Name:Crime\nManaCost:3 W B\nTypes:Sorcery\nA:SP$ ChangeZone | Cost$ 3 W B | Origin$ Graveyard | Destination$ Battlefield | GainControl$ True ...
Create the Forge script for this magic card
{"name": "Moment's Peace", "mana_cost": "{1}{G}", "type_line": "Instant", "oracle_text": "Prevent all combat damage that would be dealt this turn.\nFlashback {2}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"}
Name:Moment's Peace\nManaCost:1 G\nTypes:Instant\nK:Flashback:2 G\nA:SP$ Fog | Cost$ 1 G | SpellDescription$ Prevent all combat damage that would be dealt this turn.\nOracle:Prevent all combat damage that would be dealt this turn.\nFlashback {2}{G} (You may cast this card from your graveyard for its flashback cost. The...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Moment's Peace", "mana_cost": "{1}{G}", "type_line": "Instant", "oracle_text": "Prevent all combat damage that would be dealt this turn.\nFlashback {2}{G} (You may...
Create the Forge script for this magic card
{"name": "Eastfarthing Farmer", "mana_cost": "{2}{W}", "type_line": "Creature \u2014 Halfling Peasant", "oracle_text": "When Eastfarthing Farmer enters the battlefield, create a Food token. When you do, target creature you control gets +1/+1 until end of turn for each Food you control. (A Food token is an artifact with...
Name:Eastfarthing Farmer\nManaCost:2 W\nTypes:Creature Halfling Peasant\nPT:2/3\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigFood | TriggerDescription$ When CARDNAME enters the battlefield, create a Food token. When you do, target creature you control gets +1/+1 un...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Eastfarthing Farmer", "mana_cost": "{2}{W}", "type_line": "Creature \u2014 Halfling Peasant", "oracle_text": "When Eastfarthing Farmer enters the battlefield, crea...
Create the Forge script for this magic card
{"name": "Fervent Paincaster", "mana_cost": "{2}{R}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "{T}: Fervent Paincaster deals 1 damage to target player or planeswalker.\n{T}, Exert Fervent Paincaster: It deals 1 damage to target creature. (An exerted creature won't untap during your next untap step.)...
Name:Fervent Paincaster\nManaCost:2 R\nTypes:Creature Human Wizard\nPT:3/1\nA:AB$ DealDamage | Cost$ T | ValidTgts$ Player,Planeswalker | TgtPrompt$ Select target player or planeswalker | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target player or planeswalker.\nA:AB$ DealDamage | Cost$ T Exert<1/CARDNAME...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Fervent Paincaster", "mana_cost": "{2}{R}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "{T}: Fervent Paincaster deals 1 damage to target player or...
Create the Forge script for this magic card
{"name": "Rusted Relic", "mana_cost": "{4}", "type_line": "Artifact", "oracle_text": "Metalcraft \u2014 Rusted Relic is a 5/5 Golem artifact creature as long as you control three or more artifacts."}
Name:Rusted Relic\nManaCost:4\nTypes:Artifact\nS:Mode$ Continuous | Affected$ Card.Self | SetPower$ 5 | SetToughness$ 5 | AddType$ Artifact & Creature & Golem | Condition$ Metalcraft | Description$ Metalcraft — CARDNAME is a 5/5 Golem artifact creature as long as you control three or more artifacts.\nSVar:BuffedBy:Arti...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Rusted Relic", "mana_cost": "{4}", "type_line": "Artifact", "oracle_text": "Metalcraft \u2014 Rusted Relic is a 5/5 Golem artifact creature as long as you control ...
Create the Forge script for this magic card
{"name": "Plaguemaw Beast", "mana_cost": "{3}{G}{G}", "type_line": "Creature \u2014 Phyrexian Beast", "oracle_text": "{T}, Sacrifice a creature: Proliferate. (Choose any number of permanents and/or players, then give each another counter of each kind already there.)", "power": "4", "toughness": "3"}
Name:Plaguemaw Beast\nManaCost:3 G G\nTypes:Creature Phyrexian Beast\nPT:4/3\nA:AB$ Proliferate | Cost$ T Sac<1/Creature> | SpellDescription$ Proliferate.\nAI:RemoveDeck:All\nSVar:AIPreference:SacCost$Creature.token+powerLE3+toughnessLE3,Creature.cmcLE2\nDeckHas:Ability$Proliferate\nDeckNeeds:Ability$Counters\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": "Plaguemaw Beast", "mana_cost": "{3}{G}{G}", "type_line": "Creature \u2014 Phyrexian Beast", "oracle_text": "{T}, Sacrifice a creature: Proliferate. (Choose any num...
Create the Forge script for this magic card
{"name": "Geistlight Snare", "mana_cost": "{2}{U}", "type_line": "Instant", "oracle_text": "This spell costs {1} less to cast if you control a Spirit. It also costs {1} less to cast if you control an enchantment.\nCounter target spell unless its controller pays {3}."}
Name:Geistlight Snare\nManaCost:2 U\nTypes:Instant\nS:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ 1 | EffectZone$ All | IsPresent$ Spirit.YouCtrl | Description$ This spell costs {1} less to cast if you control a Spirit. It also costs {1} less to cast if you control an enchantment.\nS:Mode$ ReduceCos...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Geistlight Snare", "mana_cost": "{2}{U}", "type_line": "Instant", "oracle_text": "This spell costs {1} less to cast if you control a Spirit. It also costs {1} less...
Create the Forge script for this magic card
{"name": "Boa Constrictor", "mana_cost": "{4}{G}", "type_line": "Creature \u2014 Snake", "oracle_text": "{T}: Boa Constrictor gets +3/+3 until end of turn.", "power": "3", "toughness": "3"}
Name:Boa Constrictor\nManaCost:4 G\nTypes:Creature Snake\nPT:3/3\nA:AB$ Pump | Cost$ T | Defined$ Self | NumAtt$ +3 | NumDef$ +3 | SpellDescription$ CARDNAME gets +3/+3 until end of turn.\nOracle:{T}: Boa Constrictor 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": "Boa Constrictor", "mana_cost": "{4}{G}", "type_line": "Creature \u2014 Snake", "oracle_text": "{T}: Boa Constrictor gets +3/+3 until end of turn.", "power": "3", "...
Create the Forge script for this magic card
{"name": "Krovikan Sorcerer", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "{T}, Discard a nonblack card: Draw a card.\n{T}, Discard a black card: Draw two cards, then discard one of them.", "power": "1", "toughness": "1"}
Name:Krovikan Sorcerer\nManaCost:2 U\nTypes:Creature Human Wizard\nPT:1/1\nA:AB$ Draw | Cost$ T Discard<1/Card.nonBlack> | NumCards$ 1 | CostDesc$ {T}, Discard a non-black card: | SpellDescription$ Draw a card.\nA:AB$ Draw | Cost$ T Discard<1/Card.Black> | NumCards$ 2 | CostDesc$ {T}, Discard a black card: | RememberDr...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Krovikan Sorcerer", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "{T}, Discard a nonblack card: Draw a card.\n{T}, Discard a ...
Create the Forge script for this magic card
{"name": "Gryff's Boon", "mana_cost": "{W}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +1/+0 and has flying.\n{3}{W}: Return Gryff's Boon from your graveyard to the battlefield attached to target creature. Activate only as a sorcery."}
Name:Gryff's Boon\nManaCost:W\nTypes:Enchantment Aura\nK:Enchant creature\nA:SP$ Attach | Cost$ W | ValidTgts$ Creature | AILogic$ Pump\nS:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 1 | AddToughness$ 0 | AddKeyword$ Flying | Description$ Enchanted creature gets +1/+0 and has flying.\nA:AB$ Pump | 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": "Gryff's Boon", "mana_cost": "{W}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets +1/+0 and has flying.\n{3}{W}:...
Create the Forge script for this magic card
{"name": "Cathartic Reunion", "mana_cost": "{1}{R}", "type_line": "Sorcery", "oracle_text": "As an additional cost to cast this spell, discard two cards.\nDraw three cards."}
Name:Cathartic Reunion\nManaCost:1 R\nTypes:Sorcery\nA:SP$ Draw | Cost$ 1 R Discard<2/Card/cards> | CostDesc$ As an additional cost to cast this spell, discard two cards. | NumCards$ 3 | Defined$ You | SpellDescription$ Draw three cards.\nDeckHas:Ability$Discard\nDeckHints:Keyword$Madness & Ability$Delirium\nOracle:As ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Cathartic Reunion", "mana_cost": "{1}{R}", "type_line": "Sorcery", "oracle_text": "As an additional cost to cast this spell, discard two cards.\nDraw three cards."...
Create the Forge script for this magic card
{"name": "Tolsimir, Midnight's Light"}
Name:Tolsimir, Midnight's Light\nManaCost:2 G W W\nTypes:Legendary Creature Elf Scout\nPT:3/2\nK:Lifelink\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create Voja Fenstalker, a legendary 5/5 green an...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Tolsimir, Midnight's Light"} ### Response: Name:Tolsimir, Midnight's Light\nManaCost:2 G W W\nTypes:Legendary Creature Elf Scout\nPT:3/2\nK:Lifelink\nT:Mode$ Chang...
Create the Forge script for this magic card
{"name": "Skinshifter", "mana_cost": "{1}{G}", "type_line": "Creature \u2014 Human Shaman", "oracle_text": "{G}: Choose one. Activate only once each turn.\n\u2022 Until end of turn, Skinshifter becomes a Rhino with base power and toughness 4/4 and gains trample.\n\u2022 Until end of turn, Skinshifter becomes a Bird wit...
Name:Skinshifter\nManaCost:1 G\nTypes:Creature Human Shaman\nPT:1/1\nA:AB$ Charm | Cost$ G | Choices$ DBRhino,DBBird,DBPlant | CharmNum$ 1 | ActivationLimit$ 1\nSVar:DBRhino:DB$ Animate | Defined$ Self | Power$ 4 | Toughness$ 4 | Types$ Rhino | RemoveCreatureTypes$ True | Keywords$ Trample | SpellDescription$ 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": "Skinshifter", "mana_cost": "{1}{G}", "type_line": "Creature \u2014 Human Shaman", "oracle_text": "{G}: Choose one. Activate only once each turn.\n\u2022 Until end ...
Create the Forge script for this magic card
{"name": "Nissa, Genesis Mage", "mana_cost": "{5}{G}{G}", "type_line": "Legendary Planeswalker \u2014 Nissa", "oracle_text": "+2: Untap up to two target creatures and up to two target lands.\n\u22123: Target creature gets +5/+5 until end of turn.\n\u221210: Look at the top ten cards of your library. You may put any num...
Name:Nissa, Genesis Mage\nManaCost:5 G G\nTypes:Legendary Planeswalker Nissa\nLoyalty:5\nA:AB$ Untap | Cost$ AddCounter<2/LOYALTY> | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ 2 | Planeswalker$ True | SubAbility$ DBUntap | TgtPrompt$ Select target creature | SpellDescription$ Untap up to two target creatures and u...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Nissa, Genesis Mage", "mana_cost": "{5}{G}{G}", "type_line": "Legendary Planeswalker \u2014 Nissa", "oracle_text": "+2: Untap up to two target creatures and up to ...
Create the Forge script for this magic card
{"name": "Safana, Calimport Cutthroat", "mana_cost": "{2}{B}", "type_line": "Legendary Creature \u2014 Human Rogue", "oracle_text": "Menace\nAt the beginning of your end step, if you have the initiative, create a Treasure token. Create three of those tokens instead if you've completed a dungeon.\nChoose a Background (Y...
Name:Safana, Calimport Cutthroat\nManaCost:2 B\nTypes:Legendary Creature Human Rogue\nPT:3/2\nK:Menace\nT:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | CheckDefinedPlayer$ You.hasInitiative | Execute$ TrigTreasure | TriggerDescription$ At the beginning of your end step, if you have 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": "Safana, Calimport Cutthroat", "mana_cost": "{2}{B}", "type_line": "Legendary Creature \u2014 Human Rogue", "oracle_text": "Menace\nAt the beginning of your end ste...
Create the Forge script for this magic card
{"name": "Break Ties", "mana_cost": "{2}{W}", "type_line": "Instant", "oracle_text": "Choose one \u2014\n\u2022 Destroy target artifact.\n\u2022 Destroy target enchantment.\n\u2022 Exile target card from a graveyard.\nReinforce 1\u2014{W} ({W}, Discard this card: Put a +1/+1 counter on target creature.)"}
Name:Break Ties\nManaCost:2 W\nTypes:Instant\nK:Reinforce:1:W\nA:SP$ Charm | Choices$ DBDestroyArtifact,DBDestroyEnchantment,DBExile\nSVar:DBDestroyArtifact:DB$ Destroy | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ Destroy target artifact.\nSVar:DBDestroyEnchantment:DB$ Destroy | ValidTg...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Break Ties", "mana_cost": "{2}{W}", "type_line": "Instant", "oracle_text": "Choose one \u2014\n\u2022 Destroy target artifact.\n\u2022 Destroy target enchantment.\...
Create the Forge script for this magic card
{"name": "Capsize", "mana_cost": "{1}{U}{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.)\nReturn target permanent to its owner's hand."}
Name:Capsize\nManaCost:1 U U\nTypes:Instant\nA:SP$ ChangeZone | Cost$ 1 U U | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | Origin$ Battlefield | Destination$ Hand | AILogic$ PriorityOptionalCost | SpellDescription$ Return target permanent to its owner's hand.\nK:Buyback:3\nOracle:Buyback {3} (You may pay...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Capsize", "mana_cost": "{1}{U}{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": "Tymaret, Chosen from Death", "mana_cost": "{B}{B}", "type_line": "Legendary Enchantment Creature \u2014 Demigod", "oracle_text": "Tymaret's toughness is equal to your devotion to black. (Each {B} in the mana costs of permanents you control counts toward your devotion to black.)\n{1}{B}: Exile up to two target...
Name:Tymaret, Chosen from Death\nManaCost:B B\nTypes:Legendary Enchantment Creature Demigod\nPT:2/*\nS:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetToughness$ X | Description$ NICKNAME's toughness is equal to your devotion to black.\nSVar:X:Count$Devotion.Black\nSVar:BuffedBy:Permanent.Black\n...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Tymaret, Chosen from Death", "mana_cost": "{B}{B}", "type_line": "Legendary Enchantment Creature \u2014 Demigod", "oracle_text": "Tymaret's toughness is equal to y...
Create the Forge script for this magic card
{"name": "Regna, the Redeemer", "mana_cost": "{5}{W}", "type_line": "Legendary Creature \u2014 Angel", "oracle_text": "Partner with Krav, the Unredeemed (When this creature enters the battlefield, target player may put Krav into their hand from their library, then shuffle.)\nFlying\nAt the beginning of each end step, i...
Name:Regna, the Redeemer\nManaCost:5 W\nTypes:Legendary Creature Angel\nPT:4/4\nK:Partner:Krav, the Unredeemed:Krav\nK:Flying\nT:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | CheckSVar$ YouTeamLifeGained | SVarCompare$ GE1 | Execute$ TrigWarrior | TriggerDescription$ At the beginning of each end 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": "Regna, the Redeemer", "mana_cost": "{5}{W}", "type_line": "Legendary Creature \u2014 Angel", "oracle_text": "Partner with Krav, the Unredeemed (When this creature ...
Create the Forge script for this magic card
{"name": "Garruk, Apex Predator", "mana_cost": "{5}{B}{G}", "type_line": "Legendary Planeswalker \u2014 Garruk", "oracle_text": "+1: Destroy another target planeswalker.\n+1: Create a 3/3 black Beast creature token with deathtouch.\n\u22123: Destroy target creature. You gain life equal to its toughness.\n\u22128: Targe...
Name:Garruk, Apex Predator\nManaCost:5 B G\nTypes:Legendary Planeswalker Garruk\nLoyalty:5\nA:AB$ Destroy | Cost$ AddCounter<1/LOYALTY> | ValidTgts$ Planeswalker.Other | TgtPrompt$ Select another target planeswalker | Planeswalker$ True | SpellDescription$ Destroy another target planeswalker.\nA:AB$ Token | Cost$ AddCo...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Garruk, Apex Predator", "mana_cost": "{5}{B}{G}", "type_line": "Legendary Planeswalker \u2014 Garruk", "oracle_text": "+1: Destroy another target planeswalker.\n+1...
Create the Forge script for this magic card
{"name": "Electrolyze", "mana_cost": "{1}{U}{R}", "type_line": "Instant", "oracle_text": "Electrolyze deals 2 damage divided as you choose among one or two targets.\nDraw a card."}
Name:Electrolyze\nManaCost:1 U R\nTypes:Instant\nA:SP$ DealDamage | Cost$ 1 U R | ValidTgts$ Any | TgtPrompt$ Select any target to distribute damage to | NumDmg$ 2 | TargetMin$ 1 | TargetMax$ 2 | DividedAsYouChoose$ 2 | SubAbility$ DBDraw | SpellDescription$ CARDNAME deals 2 damage divided as you choose among one or tw...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Electrolyze", "mana_cost": "{1}{U}{R}", "type_line": "Instant", "oracle_text": "Electrolyze deals 2 damage divided as you choose among one or two targets.\nDraw a ...
Create the Forge script for this magic card
{"name": "Time to Feed", "mana_cost": "{2}{G}", "type_line": "Sorcery", "oracle_text": "Choose target creature an opponent controls. When that creature dies this turn, you gain 3 life. Target creature you control fights that creature. (Each deals damage equal to its power to the other.)"}
Name:Time to Feed\nManaCost:2 G\nTypes:Sorcery\nA:SP$ Pump | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Choose target creature an opponent controls | AILogic$ Fight | SubAbility$ DBDelayedTrigger | StackDescription$ When {c:ThisTargetedCard} dies this turn, {p:You} gains 3 life. | SpellDescription$ Choose 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": "Time to Feed", "mana_cost": "{2}{G}", "type_line": "Sorcery", "oracle_text": "Choose target creature an opponent controls. When that creature dies this turn, you g...
Create the Forge script for this magic card
{"name": "Visions of Dread", "mana_cost": "{2}{B}", "type_line": "Sorcery", "oracle_text": "Target opponent puts a creature card of their choice from their graveyard onto the battlefield under your control.\nFlashback {8}{B}{B}. This spell costs {X} less to cast this way, where X is the greatest mana value of a command...
Name:Visions of Dread\nManaCost:2 B\nTypes:Sorcery\nA:SP$ ChooseCard | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | Choices$ Creature.TargetedPlayerOwn | ChoiceZone$ Graveyard | AILogic$ WorstCard | Amount$ 1 | SubAbility$ DBChangeZone | Mandatory$ True | StackDescription$ SpellDescription | SpellDescripti...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Visions of Dread", "mana_cost": "{2}{B}", "type_line": "Sorcery", "oracle_text": "Target opponent puts a creature card of their choice from their graveyard onto th...
Create the Forge script for this magic card
{"name": "Outpost Siege", "mana_cost": "{3}{R}", "type_line": "Enchantment", "oracle_text": "As Outpost Siege enters the battlefield, choose Khans or Dragons.\n\u2022 Khans \u2014 At the beginning of your upkeep, exile the top card of your library. Until end of turn, you may play that card.\n\u2022 Dragons \u2014 Whene...
Name:Outpost Siege\nManaCost:3 R\nTypes:Enchantment\nK:ETBReplacement:Other:SiegeChoice\nSVar:SiegeChoice:DB$ GenericChoice | Choices$ Khans,Dragons | Defined$ You | SetChosenMode$ True | AILogic$ Khans | ShowChoice$ ExceptSelf | SpellDescription$ As CARDNAME enters the battlefield, choose Khans or Dragons.,,,• Khans —...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Outpost Siege", "mana_cost": "{3}{R}", "type_line": "Enchantment", "oracle_text": "As Outpost Siege enters the battlefield, choose Khans or Dragons.\n\u2022 Khans ...
Create the Forge script for this magic card
{"name": "Hana Kami", "mana_cost": "{G}", "type_line": "Creature \u2014 Spirit", "oracle_text": "{1}{G}, Sacrifice Hana Kami: Return target Arcane card from your graveyard to your hand.", "power": "1", "toughness": "1"}
Name:Hana Kami\nManaCost:G\nTypes:Creature Spirit\nPT:1/1\nA:AB$ ChangeZone | Cost$ 1 G Sac<1/CARDNAME> | TgtPrompt$ Choose target Arcane card in your graveyard | ValidTgts$ Arcane | Origin$ Graveyard | Destination$ Hand | SpellDescription$ Return target Arcane card from your graveyard to your hand.\nAI:RemoveDeck:Rand...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Hana Kami", "mana_cost": "{G}", "type_line": "Creature \u2014 Spirit", "oracle_text": "{1}{G}, Sacrifice Hana Kami: Return target Arcane card from your graveyard t...
Create the Forge script for this magic card
{"name": "Shared Trauma", "mana_cost": "{B}", "type_line": "Sorcery", "oracle_text": "Join forces \u2014 Starting with you, each player may pay any amount of mana. Each player mills X cards, where X is the total amount of mana paid this way."}
Name:Shared Trauma\nManaCost:B\nTypes:Sorcery\nA:SP$ RepeatEach | Cost$ B | RepeatPlayers$ Player | StartingWithActivator$ True | RepeatSubAbility$ DBPay | SubAbility$ DBMill | StackDescription$ SpellDescription | SpellDescription$ Join forces — Starting with you, each player may pay any amount of mana. Each player mil...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Shared Trauma", "mana_cost": "{B}", "type_line": "Sorcery", "oracle_text": "Join forces \u2014 Starting with you, each player may pay any amount of mana. Each play...
Create the Forge script for this magic card
{"name": "Blessed Defiance", "mana_cost": "{W}", "type_line": "Instant", "oracle_text": "Target creature you control gets +2/+0 and gains lifelink until end of turn. When that creature dies this turn, create a 1/1 white Spirit creature token with flying."}
Name:Blessed Defiance\nManaCost:W\nTypes:Instant\nA:SP$ Pump | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | NumAtt$ 2 | KW$ Lifelink | SubAbility$ DBDelayedTrigger | SpellDescription$ Target creature you control gets +2/+0 and gains lifelink until end of turn.\nSVar:DBDelayedTrigger: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": "Blessed Defiance", "mana_cost": "{W}", "type_line": "Instant", "oracle_text": "Target creature you control gets +2/+0 and gains lifelink until end of turn. When th...
Create the Forge script for this magic card
{"name": "Uncovered Clues", "mana_cost": "{2}{U}", "type_line": "Sorcery", "oracle_text": "Look at the top four cards of your library. You may reveal up to two instant and/or sorcery cards from among them and put the revealed cards into your hand. Put the rest on the bottom of your library in any order."}
Name:Uncovered Clues\nManaCost:2 U\nTypes:Sorcery\nA:SP$ Dig | Cost$ 2 U | DigNum$ 4 | ChangeNum$ 2 | Optional$ True | ChangeValid$ Instant,Sorcery | SpellDescription$ Look at the top four cards of your library. You may reveal up to two instant and/or sorcery cards from among them and put the revealed cards into your h...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Uncovered Clues", "mana_cost": "{2}{U}", "type_line": "Sorcery", "oracle_text": "Look at the top four cards of your library. You may reveal up to two instant and/o...
Create the Forge script for this magic card
{"name": "Necropotence", "mana_cost": "{B}{B}{B}", "type_line": "Enchantment", "oracle_text": "Skip your draw step.\nWhenever you discard a card, exile that card from your graveyard.\nPay 1 life: Exile the top card of your library face down. Put that card into your hand at the beginning of your next end step."}
Name:Necropotence\nManaCost:B B B\nTypes:Enchantment\nR:Event$ BeginPhase | ActiveZones$ Battlefield | ValidPlayer$ You | Phase$ Draw | Skip$ True | Description$ Skip your draw step.\nT:Mode$ Discarded | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ Whenever you discard...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Necropotence", "mana_cost": "{B}{B}{B}", "type_line": "Enchantment", "oracle_text": "Skip your draw step.\nWhenever you discard a card, exile that card from your g...
Create the Forge script for this magic card
{"name": "Curious Altisaur", "mana_cost": "{3}{G}", "type_line": "Creature \u2014 Dinosaur", "oracle_text": "Vigilance, reach\nWhenever a Dinosaur you control deals combat damage to a player, draw a card.", "power": "2", "toughness": "5"}
Name:Curious Altisaur\nManaCost:3 G\nTypes:Creature Dinosaur\nPT:2/5\nK:Vigilance\nK:Reach\nT:Mode$ DamageDone | ValidSource$ Permanent.Dinosaur+YouCtrl | ValidTarget$ Player | CombatDamage$ True | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever a Dinosaur you control deals combat damage to...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Curious Altisaur", "mana_cost": "{3}{G}", "type_line": "Creature \u2014 Dinosaur", "oracle_text": "Vigilance, reach\nWhenever a Dinosaur you control deals combat d...
Create the Forge script for this magic card
{"name": "Asari Captain", "mana_cost": "{3}{R}{W}", "type_line": "Creature \u2014 Human Samurai", "oracle_text": "Haste\nWhenever a Samurai or Warrior you control attacks alone, it gets +1/+0 until end of turn for each Samurai or Warrior you control.", "power": "4", "toughness": "3"}
Name:Asari Captain\nManaCost:3 R W\nTypes:Creature Human Samurai\nPT:4/3\nK:Haste\nT:Mode$ Attacks | ValidCard$ Samurai.YouCtrl,Warrior.YouCtrl | Alone$ True | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever a Samurai or Warrior you control attacks alone, it gets +1/+0 until end of turn for...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Asari Captain", "mana_cost": "{3}{R}{W}", "type_line": "Creature \u2014 Human Samurai", "oracle_text": "Haste\nWhenever a Samurai or Warrior you control attacks al...
Create the Forge script for this magic card
{"name": "Rumor Gatherer", "mana_cost": "{1}{W}{W}", "type_line": "Creature \u2014 Elf Wizard", "oracle_text": "Alliance \u2014 Whenever another creature enters the battlefield under your control, scry 1. If this is the second time this ability has resolved this turn, draw a card instead.", "power": "2", "toughness": "...
Name:Rumor Gatherer\nManaCost:1 W W\nTypes:Creature Elf Wizard\nPT:2/1\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigScry | TriggerDescription$ Alliance — Whenever another creature enters the battlefield under your control, 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": "Rumor Gatherer", "mana_cost": "{1}{W}{W}", "type_line": "Creature \u2014 Elf Wizard", "oracle_text": "Alliance \u2014 Whenever another creature enters the battlefi...
Create the Forge script for this magic card
{"name": "Wail of the Forgotten", "mana_cost": "{U}{B}", "type_line": "Sorcery", "oracle_text": "Descend 8 \u2014 Choose one. If there are eight or more permanent cards in your graveyard as you cast this spell, choose one or more instead.\n\u2022 Return target nonland permanent to its owner's hand.\n\u2022 Target oppon...
Name:Wail of the Forgotten\nManaCost:U B\nTypes:Sorcery\nA:SP$ Charm | MinCharmNum$ 1 | CharmNum$ X | Choices$ DBReturn,DBDiscard,DBLook | AdditionalDescription$ If there are eight or more permanent cards in your graveyard as you cast this spell, choose one or more instead.\nSVar:DBReturn:DB$ ChangeZone | ValidTgts$ Pe...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Wail of the Forgotten", "mana_cost": "{U}{B}", "type_line": "Sorcery", "oracle_text": "Descend 8 \u2014 Choose one. If there are eight or more permanent cards in y...
Create the Forge script for this magic card
{"name": "No Witnesses"}
Name:No Witnesses\nManaCost:2 W W\nTypes:Sorcery\nA:SP$ Investigate | Num$ 1 | Defined$ Player.withMostTypeCreature | SubAbility$ DBDestroyAll | SpellDescription$ Each player who controls the most creatures investigates. Then destroy all creatures. (To investigate, create a Clue token. It's an artifact with "{2}, Sacri...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "No Witnesses"} ### Response: Name:No Witnesses\nManaCost:2 W W\nTypes:Sorcery\nA:SP$ Investigate | Num$ 1 | Defined$ Player.withMostTypeCreature | SubAbility$ DBDe...
Create the Forge script for this magic card
{"name": "Kwende, Pride of Femeref", "mana_cost": "{3}{W}", "type_line": "Legendary Creature \u2014 Human Knight", "oracle_text": "Double strike\nCreatures you control with first strike have double strike.", "power": "2", "toughness": "2"}
Name:Kwende, Pride of Femeref\nManaCost:3 W\nTypes:Legendary Creature Human Knight\nPT:2/2\nK:Double Strike\nS:Mode$ Continuous | Affected$ Creature.YouCtrl+withFirst Strike | AddKeyword$ Double Strike | Description$ Creatures you control with first strike have double strike.\nSVar:NonStackingEffect:True\nSVar:PlayMain...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Kwende, Pride of Femeref", "mana_cost": "{3}{W}", "type_line": "Legendary Creature \u2014 Human Knight", "oracle_text": "Double strike\nCreatures you control with ...
Create the Forge script for this magic card
{"name": "Hexplate Wallbreaker", "mana_cost": "{3}{R}{R}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "For Mirrodin! (When this Equipment enters the battlefield, create a 2/2 red Rebel creature token, then attach this to it.)\nEquipped creature gets +2/+2.\nWhenever equipped creature attacks, if it's the ...
Name:Hexplate Wallbreaker\nManaCost:3 R R\nTypes:Artifact Equipment\nK:For Mirrodin\nS:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 2 | AddToughness$ 2 | Description$ Equipped creature gets +2/+2.\nT:Mode$ Attacks | ValidCard$ Card.EquippedBy | FirstCombat$ True | TriggerZones$ Battlefield | Execute$ 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": "Hexplate Wallbreaker", "mana_cost": "{3}{R}{R}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "For Mirrodin! (When this Equipment enters the battlefiel...
Create the Forge script for this magic card
{"name": "Primalcrux", "mana_cost": "{G}{G}{G}{G}{G}{G}", "type_line": "Creature \u2014 Elemental", "oracle_text": "Trample\nChroma \u2014 Primalcrux's power and toughness are each equal to the number of green mana symbols in the mana costs of permanents you control.", "power": "*", "toughness": "*"}
Name:Primalcrux\nManaCost:G G G G G G\nTypes:Creature Elemental\nPT:*/*\nK:Trample\nS:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | Description$ Chroma — CARDNAME's power and toughness are each equal to the number of green mana symbols in the mana costs of permanent...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Primalcrux", "mana_cost": "{G}{G}{G}{G}{G}{G}", "type_line": "Creature \u2014 Elemental", "oracle_text": "Trample\nChroma \u2014 Primalcrux's power and toughness a...
Create the Forge script for this magic card
{"name": "Flamekin Harbinger", "mana_cost": "{R}", "type_line": "Creature \u2014 Elemental Shaman", "oracle_text": "When Flamekin Harbinger enters the battlefield, you may search your library for an Elemental card, reveal it, then shuffle and put that card on top.", "power": "1", "toughness": "1"}
Name:Flamekin Harbinger\nManaCost:R\nTypes:Creature Elemental Shaman\nPT:1/1\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 a Elemental card, rev...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Flamekin Harbinger", "mana_cost": "{R}", "type_line": "Creature \u2014 Elemental Shaman", "oracle_text": "When Flamekin Harbinger enters the battlefield, you may s...
Create the Forge script for this magic card
{"name": "Hanweir Watchkeep"}
Name:Hanweir Watchkeep\nManaCost:2 R\nTypes:Creature Human Warrior Werewolf\nPT:1/5\nK:Defender\nT:Mode$ Phase | Phase$ Upkeep | WerewolfTransformCondition$ True | TriggerZones$ Battlefield | Execute$ TrigTransform | TriggerDescription$ At the beginning of each upkeep, if no spells were cast last turn, transform CARDNA...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Hanweir Watchkeep"} ### Response: Name:Hanweir Watchkeep\nManaCost:2 R\nTypes:Creature Human Warrior Werewolf\nPT:1/5\nK:Defender\nT:Mode$ Phase | Phase$ Upkeep | ...
Create the Forge script for this magic card
{"name": "Gandalf the Grey", "mana_cost": "{3}{U}{R}", "type_line": "Legendary Creature \u2014 Avatar Wizard", "oracle_text": "Whenever you cast an instant or sorcery spell, choose one that hasn't been chosen \u2014\n\u2022 You may tap or untap target permanent.\n\u2022 Gandalf the Grey deals 3 damage to each opponent....
Name:Gandalf the Grey\nManaCost:3 U R\nTypes:Legendary Creature Avatar Wizard\nPT:3/4\nT:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigCharm | TriggerDescription$ Whenever you cast an instant or sorcery spell, ABILITY\nSVar:TrigCharm:DB$ Charm | Cho...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Gandalf the Grey", "mana_cost": "{3}{U}{R}", "type_line": "Legendary Creature \u2014 Avatar Wizard", "oracle_text": "Whenever you cast an instant or sorcery spell,...
Create the Forge script for this magic card
{"name": "Erratic Explosion", "mana_cost": "{2}{R}", "type_line": "Sorcery", "oracle_text": "Choose any target. Reveal cards from the top of your library until you reveal a nonland card. Erratic Explosion deals damage equal to that card's mana value to that permanent or player. Put the revealed cards on the bottom of y...
Name:Erratic Explosion\nManaCost:2 R\nTypes:Sorcery\nA:SP$ DigUntil | Cost$ 2 R | Valid$ Card.nonLand | ValidDescription$ nonland | RevealedDestination$ Library | RevealedLibraryPosition$ -1 | RememberFound$ True | SubAbility$ Damage | SpellDescription$ Choose any target. Reveal cards from the top of your library 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": "Erratic Explosion", "mana_cost": "{2}{R}", "type_line": "Sorcery", "oracle_text": "Choose any target. Reveal cards from the top of your library until you reveal a ...
Create the Forge script for this magic card
{"name": "Crawling Chorus", "mana_cost": "{W}", "type_line": "Creature \u2014 Phyrexian Horror", "oracle_text": "Toxic 1 (Players dealt combat damage by this creature also get a poison counter.)\nWhen Crawling Chorus dies, create a 1/1 colorless Phyrexian Mite artifact creature token with toxic 1 and \"This creature ca...
Name:Crawling Chorus\nManaCost:W\nTypes:Creature Phyrexian Horror\nPT:1/1\nK:Toxic:1\nT:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME dies, create a 1/1 colorless Phyreixan Mite artifact creature token with toxic 1 and "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": "Crawling Chorus", "mana_cost": "{W}", "type_line": "Creature \u2014 Phyrexian Horror", "oracle_text": "Toxic 1 (Players dealt combat damage by this creature also g...
Create the Forge script for this magic card
{"name": "Temple of Abandon", "mana_cost": "", "type_line": "Land", "oracle_text": "Temple of Abandon enters the battlefield tapped.\nWhen Temple of Abandon enters the battlefield, scry 1.\n{T}: Add {R} or {G}."}
Name:Temple of Abandon\nManaCost:no cost\nTypes:Land\nK:CARDNAME enters the battlefield tapped.\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 1.\nSVar:TrigScry:DB$ Scry | ScryNum$ 1\nA:AB$ Mana | ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Temple of Abandon", "mana_cost": "", "type_line": "Land", "oracle_text": "Temple of Abandon enters the battlefield tapped.\nWhen Temple of Abandon enters the battl...
Create the Forge script for this magic card
{"name": "Cemetery Prowler", "mana_cost": "{1}{G}{G}", "type_line": "Creature \u2014 Wolf", "oracle_text": "Vigilance\nWhenever Cemetery Prowler enters the battlefield or attacks, exile a card from a graveyard.\nSpells you cast cost {1} less to cast for each card type they share with cards exiled with Cemetery Prowler....
Name:Cemetery Prowler\nManaCost:1 G G\nTypes:Creature Wolf\nPT:3/4\nK:Vigilance\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield or attacks, exile a card from a graveyard.\nT:Mode$ Attacks | ValidCard$ Ca...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Cemetery Prowler", "mana_cost": "{1}{G}{G}", "type_line": "Creature \u2014 Wolf", "oracle_text": "Vigilance\nWhenever Cemetery Prowler enters the battlefield or at...
Create the Forge script for this magic card
{"name": "Divine Arrow", "mana_cost": "{1}{W}", "type_line": "Instant", "oracle_text": "Divine Arrow deals 4 damage to target attacking or blocking creature."}
Name:Divine Arrow\nManaCost:1 W\nTypes:Instant\nA:SP$ DealDamage | Cost$ 1 W | ValidTgts$ Creature.attacking,Creature.blocking | TgtPrompt$ Select target attacking or blocking creature | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target attacking or blocking creature.\nOracle:Divine Arrow deals 4 damage 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": "Divine Arrow", "mana_cost": "{1}{W}", "type_line": "Instant", "oracle_text": "Divine Arrow deals 4 damage to target attacking or blocking creature."} ### Response:...
Create the Forge script for this magic card
{"name": "Roiling Regrowth", "mana_cost": "{2}{G}", "type_line": "Instant", "oracle_text": "Sacrifice a land. Search your library for up to two basic land cards, put them onto the battlefield tapped, then shuffle."}
Name:Roiling Regrowth\nManaCost:2 G\nTypes:Instant\nA:SP$ Sacrifice | Cost$ 2 G | Defined$ You | SacValid$ Land | SubAbility$ DBChangeZone | StackDescription$ SpellDescription | SpellDescription$ Sacrifice a land. Search your library for up to two basic land cards, put them onto the battlefield tapped, then shuffle.\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": "Roiling Regrowth", "mana_cost": "{2}{G}", "type_line": "Instant", "oracle_text": "Sacrifice a land. Search your library for up to two basic land cards, put them on...
Create the Forge script for this magic card
{"name": "Pop Quiz", "mana_cost": "{2}{U}", "type_line": "Instant", "oracle_text": "Draw a card.\nLearn. (You may reveal a Lesson card you own from outside the game and put it into your hand, or discard a card to draw a card.)"}
Name:Pop Quiz\nManaCost:2 U\nTypes:Instant\nA:SP$ Draw | Cost$ 2 U | Defined$ You | NumCards$ 1 | SubAbility$ DBLearn | SpellDescription$ Draw a card.\nSVar:DBLearn:DB$ Learn | SpellDescription$ Learn. (You may reveal a Lesson card you own from outside the game and put it into your hand, or discard a card to draw 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": "Pop Quiz", "mana_cost": "{2}{U}", "type_line": "Instant", "oracle_text": "Draw a card.\nLearn. (You may reveal a Lesson card you own from outside the game and put ...
Create the Forge script for this magic card
{"name": "Stab Wound", "mana_cost": "{2}{B}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets -2/-2.\nAt the beginning of the upkeep of enchanted creature's controller, that player loses 2 life."}
Name:Stab Wound\nManaCost:2 B\nTypes:Enchantment Aura\nK:Enchant creature\nA:SP$ Attach | Cost$ 2 B | ValidTgts$ Creature | AILogic$ Curse\nS:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ -2 | AddToughness$ -2 | Description$ Enchanted creature gets -2/-2.\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ 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": "Stab Wound", "mana_cost": "{2}{B}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature gets -2/-2.\nAt the beginning of t...
Create the Forge script for this magic card
{"name": "Sailor of Means", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Pirate", "oracle_text": "When Sailor of Means enters the battlefield, create a Treasure token. (It's an artifact with \"{T}, Sacrifice this artifact: Add one mana of any color.\")", "power": "1", "toughness": "4"}
Name:Sailor of Means\nManaCost:2 U\nTypes:Creature Human Pirate\nPT:1/4\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigTreasure | TriggerDescription$ When CARDNAME enters the battlefield, create a Treasure token.\nSVar:TrigTreasure:DB$ Token | TokenAmount$ 1 | TokenS...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Sailor of Means", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Pirate", "oracle_text": "When Sailor of Means enters the battlefield, create a Treasur...
Create the Forge script for this magic card
{"name": "Devkarin Dissident", "mana_cost": "{1}{G}", "type_line": "Creature \u2014 Elf Warrior", "oracle_text": "{4}{G}: Devkarin Dissident gets +2/+2 until end of turn.", "power": "2", "toughness": "2"}
Name:Devkarin Dissident\nManaCost:1 G\nTypes:Creature Elf Warrior\nPT:2/2\nA:AB$ Pump | Cost$ 4 G | Defined$ Self | NumAtt$ +2 | NumDef$ +2 | SpellDescription$ CARDNAME gets +2/+2 until end of turn.\nOracle:{4}{G}: Devkarin Dissident gets +2/+2 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": "Devkarin Dissident", "mana_cost": "{1}{G}", "type_line": "Creature \u2014 Elf Warrior", "oracle_text": "{4}{G}: Devkarin Dissident gets +2/+2 until end of turn.", ...
Create the Forge script for this magic card
{"name": "Overtaker", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Merfolk Spellshaper", "oracle_text": "{3}{U}, {T}, Discard a card: Untap target creature and gain control of it until end of turn. That creature gains haste until end of turn.", "power": "1", "toughness": "1"}
Name:Overtaker\nManaCost:1 U\nTypes:Creature Merfolk Spellshaper\nPT:1/1\nA:AB$ Untap | Cost$ 3 U T Discard<1/Card> | ValidTgts$ Creature | SpellDescription$ Untap target creature and gain control of it until end of turn. That creature gains haste until end of turn.\nSVar:DBChange:DB$ GainControl | Defined$ Targeted | ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Overtaker", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Merfolk Spellshaper", "oracle_text": "{3}{U}, {T}, Discard a card: Untap target creature and gain ...
Create the Forge script for this magic card
{"name": "Phantasmal Mount", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Illusion Horse", "oracle_text": "Flying\n{T}: Target creature you control with toughness 2 or less gets +1/+1 and gains flying until end of turn. When Phantasmal Mount leaves the battlefield this turn, sacrifice that creature. When the cr...
Name:Phantasmal Mount\nManaCost:1 U\nTypes:Creature Illusion Horse\nPT:1/1\nK:Flying\nA:AB$ Pump | Cost$ T | ValidTgts$ Creature.YouCtrl+toughnessLE2 | TgtPrompt$ Select target creature you control with toughness 2 or less | NumAtt$ +1 | NumDef$ +1 | KW$ Flying | SubAbility$ PhantasmalMountEffect | SpellDescription$ Ta...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Phantasmal Mount", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Illusion Horse", "oracle_text": "Flying\n{T}: Target creature you control with toughness 2 ...
Create the Forge script for this magic card
{"name": "Galazeth Prismari", "mana_cost": "{2}{U}{R}", "type_line": "Legendary Creature \u2014 Elder Dragon", "oracle_text": "Flying\nWhen Galazeth Prismari enters the battlefield, create a Treasure token.\nArtifacts you control have \"{T}: Add one mana of any color. Spend this mana only to cast an instant or sorcery ...
Name:Galazeth Prismari\nManaCost:2 U R\nTypes:Legendary Creature Elder Dragon\nPT:3/4\nK:Flying\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a Treasure token.\nSVar:TrigToken:DB$ Token | Token...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Galazeth Prismari", "mana_cost": "{2}{U}{R}", "type_line": "Legendary Creature \u2014 Elder Dragon", "oracle_text": "Flying\nWhen Galazeth Prismari enters the batt...
Create the Forge script for this magic card
{"name": "Triangle of War", "mana_cost": "{1}", "type_line": "Artifact", "oracle_text": "{2}, Sacrifice Triangle of War: Target creature you control fights target creature an opponent controls. (Each deals damage equal to its power to the other.)"}
Name:Triangle of War\nManaCost:1\nTypes:Artifact\nA:AB$ Pump | Cost$ 2 Sac<1/CARDNAME> | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Choose target creature you control | SubAbility$ DBFight | SpellDescription$ Target creature you control fights target creature an opponent controls. (Each deals damage equal to its power to...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Triangle of War", "mana_cost": "{1}", "type_line": "Artifact", "oracle_text": "{2}, Sacrifice Triangle of War: Target creature you control fights target creature a...
Create the Forge script for this magic card
{"name": "Nothing Can Stop Me Now", "mana_cost": "", "type_line": "Ongoing Scheme", "oracle_text": "(An ongoing scheme remains face up until it's abandoned.)\nIf a source an opponent controls would deal damage to you, prevent 1 of that damage.\nAt the beginning of each end step, if you've been dealt 5 or more damage th...
Name:Nothing Can Stop Me Now\nManaCost:no cost\nTypes:Ongoing Scheme\nText:(An ongoing scheme remains face up until it's abandoned.)\nR:Event$ DamageDone | ActiveZones$ Command | ValidSource$ Card.OppCtrl,Emblem.OppCtrl | ValidTarget$ You | ReplaceWith$ DBReplace | PreventionEffect$ True | Description$ If a source an 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": "Nothing Can Stop Me Now", "mana_cost": "", "type_line": "Ongoing Scheme", "oracle_text": "(An ongoing scheme remains face up until it's abandoned.)\nIf a source an...
Create the Forge script for this magic card
{"name": "Hero of Leina Tower", "mana_cost": "{G}", "type_line": "Creature \u2014 Human Warrior", "oracle_text": "Heroic \u2014 Whenever you cast a spell that targets Hero of Leina Tower, you may pay {X}. If you do, put X +1/+1 counters on Hero of Leina Tower.", "power": "1", "toughness": "1"}
Name:Hero of Leina Tower\nManaCost:G\nTypes:Creature Human Warrior\nPT:1/1\nT:Mode$ SpellCast | ValidActivatingPlayer$ You | TargetsValid$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Heroic — Whenever you cast a spell that targets CARDNAME, you may pay {X}. If you do, put X +1/...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Hero of Leina Tower", "mana_cost": "{G}", "type_line": "Creature \u2014 Human Warrior", "oracle_text": "Heroic \u2014 Whenever you cast a spell that targets Hero o...
Create the Forge script for this magic card
{"name": "Permission Denied", "mana_cost": "{W}{U}", "type_line": "Instant", "oracle_text": "Counter target noncreature spell. Your opponents can't cast noncreature spells this turn."}
Name:Permission Denied\nManaCost:W U\nTypes:Instant\nOracle:\nA:SP$ Counter | TargetType$ Spell | TgtPrompt$ Select target noncreature spell | ValidTgts$ Card.nonCreature | SubAbility$ DBEffect | SpellDescription$ Counter target noncreature spell.\nSVar:DBEffect:DB$ Effect | StaticAbilities$ CantBeCast | SpellDescript...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Permission Denied", "mana_cost": "{W}{U}", "type_line": "Instant", "oracle_text": "Counter target noncreature spell. Your opponents can't cast noncreature spells t...
Create the Forge script for this magic card
{"name": "Wildfire Devils", "mana_cost": "{3}{R}", "type_line": "Creature \u2014 Devil", "oracle_text": "When Wildfire Devils enters the battlefield and at the beginning of your upkeep, choose a player at random. That player exiles an instant or sorcery card from their graveyard. Copy that card. You may cast the copy w...
Name:Wildfire Devils\nManaCost:3 R\nTypes:Creature Devil\nPT:4/2\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChoosePlayer | TriggerDescription$ When CARDNAME enters the battlefield and at the beginning of your upkeep, choose a player at random. That player exiles ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Wildfire Devils", "mana_cost": "{3}{R}", "type_line": "Creature \u2014 Devil", "oracle_text": "When Wildfire Devils enters the battlefield and at the beginning of ...
Create the Forge script for this magic card
{"name": "Indrik Stomphowler", "mana_cost": "{4}{G}", "type_line": "Creature \u2014 Beast", "oracle_text": "When Indrik Stomphowler enters the battlefield, destroy target artifact or enchantment.", "power": "4", "toughness": "4"}
Name:Indrik Stomphowler\nManaCost:4 G\nTypes:Creature Beast\nPT:4/4\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerDescription$ When CARDNAME enters the battlefield, destroy target artifact or enchantment.\nSVar:TrigDestroy:DB$ Destroy | ValidTgts$ 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": "Indrik Stomphowler", "mana_cost": "{4}{G}", "type_line": "Creature \u2014 Beast", "oracle_text": "When Indrik Stomphowler enters the battlefield, destroy target ar...
Create the Forge script for this magic card
{"name": "Aboshan's Desire", "mana_cost": "{U}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature has flying.\nThreshold \u2014 Enchanted creature has shroud as long as seven or more cards are in your graveyard. (It can't be the target of spells or abilities.)"}
Name:Aboshan's Desire\nManaCost:U\nTypes:Enchantment Aura\nK:Enchant creature\nA:SP$ Attach | Cost$ U | ValidTgts$ Creature | AILogic$ Pump\nS:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Flying | Description$ Enchanted creature has flying.\nS:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKe...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Aboshan's Desire", "mana_cost": "{U}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature has flying.\nThreshold \u2014 E...
Create the Forge script for this magic card
{"name": "Brimstone Mage", "mana_cost": "{2}{R}", "type_line": "Creature \u2014 Human Shaman", "oracle_text": "Level up {3}{R} ({3}{R}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-2\n2/3\n{T}: Brimstone Mage deals 1 damage to any target.\nLEVEL 3+\n2/4\n{T}: Brimstone Mage deals 3 damage to any t...
Name:Brimstone Mage\nManaCost:2 R\nTypes:Creature Human Shaman\nPT:2/2\nK:Level up:3 R\nSVar:maxLevel:3\nS:Mode$ Continuous | Affected$ Card.Self | SetPower$ 2 | SetToughness$ 3 | AddAbility$ Ping | IsPresent$ Card.Self+counters_GE1_LEVEL+counters_LE2_LEVEL | Description$ LEVEL 1-2 2/3 {T}: CARDNAME deals 1 damage to 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": "Brimstone Mage", "mana_cost": "{2}{R}", "type_line": "Creature \u2014 Human Shaman", "oracle_text": "Level up {3}{R} ({3}{R}: Put a level counter on this. Level up...
Create the Forge script for this magic card
{"name": "Elvish Ranger", "mana_cost": "{2}{G}", "type_line": "Creature \u2014 Elf Ranger", "oracle_text": "", "power": "4", "toughness": "1"}
Name:Elvish Ranger\nManaCost:2 G\nTypes:Creature Elf Ranger\nPT:4/1\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": "Elvish Ranger", "mana_cost": "{2}{G}", "type_line": "Creature \u2014 Elf Ranger", "oracle_text": "", "power": "4", "toughness": "1"} ### Response: Name:Elvish Rang...
Create the Forge script for this magic card
{"name": "Fervent Mastery", "mana_cost": "{3}{R}{R}", "type_line": "Sorcery", "oracle_text": "You may pay {2}{R}{R} rather than pay this spell's mana cost.\nIf the {2}{R}{R} cost was paid, an opponent discards any number of cards, then draws that many cards.\nSearch your library for up to three cards, put them into you...
Name:Fervent Mastery\nManaCost:3 R R\nTypes:Sorcery\nSVar:AltCost:Cost$ 2 R R | Description$ You may pay {2}{R}{R} rather than pay this spell's mana cost. | StackDescription$ If the {2}{R}{R} cost was paid, an opponent discards any number of cards, then draws that many cards. Search your library for up to three cards, ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Fervent Mastery", "mana_cost": "{3}{R}{R}", "type_line": "Sorcery", "oracle_text": "You may pay {2}{R}{R} rather than pay this spell's mana cost.\nIf the {2}{R}{R}...
Create the Forge script for this magic card
{"name": "Disfigure", "mana_cost": "{B}", "type_line": "Instant", "oracle_text": "Target creature gets -2/-2 until end of turn."}
Name:Disfigure\nManaCost:B\nTypes:Instant\nA:SP$ Pump | Cost$ B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -2 | NumDef$ -2 | IsCurse$ True | SpellDescription$ Target creature gets -2/-2 until end of turn.\nOracle:Target creature gets -2/-2 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": "Disfigure", "mana_cost": "{B}", "type_line": "Instant", "oracle_text": "Target creature gets -2/-2 until end of turn."} ### Response: Name:Disfigure\nManaCost:B\nT...
Create the Forge script for this magic card
{"name": "Oblivion Ring", "mana_cost": "{2}{W}", "type_line": "Enchantment", "oracle_text": "When Oblivion Ring enters the battlefield, exile another target nonland permanent.\nWhen Oblivion Ring leaves the battlefield, return the exiled card to the battlefield under its owner's control."}
Name:Oblivion Ring\nManaCost:2 W\nTypes:Enchantment\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile another target nonland permanent.\nT:Mode$ ChangesZone | Origin$ Battlefield | Destination$ 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": "Oblivion Ring", "mana_cost": "{2}{W}", "type_line": "Enchantment", "oracle_text": "When Oblivion Ring enters the battlefield, exile another target nonland permanen...
Create the Forge script for this magic card
{"name": "Raving Visionary", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Merfolk Wizard", "oracle_text": "{U}, {T}: Draw a card, then discard a card.\nDelirium \u2014 {2}{U}, {T}: Draw a card. Activate only if there are four or more card types among cards in your graveyard.", "power": "1", "toughness": "1"}
Name:Raving Visionary\nManaCost:1 U\nTypes:Creature Merfolk Wizard\nPT:1/1\nA:AB$ Draw | Cost$ U T | NumCards$ 1 | SpellDescription$ Draw a card, then discard a card. | SubAbility$ DBDiscard\nSVar:DBDiscard:DB$ Discard | Defined$ You | Mode$ TgtChoose | NumCards$ 1\nA:AB$ Draw | Cost$ 2 U T | NumCards$ 1 | Activation$ ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Raving Visionary", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Merfolk Wizard", "oracle_text": "{U}, {T}: Draw a card, then discard a card.\nDelirium \u20...
Create the Forge script for this magic card
{"name": "Penumbra Wurm", "mana_cost": "{5}{G}{G}", "type_line": "Creature \u2014 Wurm", "oracle_text": "Trample\nWhen Penumbra Wurm dies, create a 6/6 black Wurm creature token with trample.", "power": "6", "toughness": "6"}
Name:Penumbra Wurm\nManaCost:5 G G\nTypes:Creature Wurm\nPT:6/6\nK:Trample\nT:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME dies, create a 6/6 black Wurm creature token with trample.\nSVar:TrigToken:DB$ Token | TokenAmoun...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Penumbra Wurm", "mana_cost": "{5}{G}{G}", "type_line": "Creature \u2014 Wurm", "oracle_text": "Trample\nWhen Penumbra Wurm dies, create a 6/6 black Wurm creature t...
Create the Forge script for this magic card
{"name": "Terrarion", "mana_cost": "{1}", "type_line": "Artifact", "oracle_text": "Terrarion enters the battlefield tapped.\n{2}, {T}, Sacrifice Terrarion: Add two mana in any combination of colors.\nWhen Terrarion is put into a graveyard from the battlefield, draw a card."}
Name:Terrarion\nManaCost:1\nTypes:Artifact\nA:AB$ Mana | Cost$ 2 T Sac<1/CARDNAME> | Produced$ Combo Any | Amount$ 2 | SpellDescription$ Add two mana in any combination of colors.\nT:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CA...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Terrarion", "mana_cost": "{1}", "type_line": "Artifact", "oracle_text": "Terrarion enters the battlefield tapped.\n{2}, {T}, Sacrifice Terrarion: Add two mana in a...
Create the Forge script for this magic card
{"name": "Drownyard Amalgam", "mana_cost": "{4}{U}", "type_line": "Creature \u2014 Zombie Horror", "oracle_text": "When Drownyard Amalgam enters the battlefield, target player mills three cards. (They put the top three cards of their library into their graveyard.)\n{2}{U}: Drownyard Amalgam can't be blocked this turn."...
Name:Drownyard Amalgam\nManaCost:4 U\nTypes:Creature Zombie Horror\nPT:3/6\nT:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigMill | TriggerDescription$ When CARDNAME enters the battlefield, target player mills three cards. (They put the top three cards of their library ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Drownyard Amalgam", "mana_cost": "{4}{U}", "type_line": "Creature \u2014 Zombie Horror", "oracle_text": "When Drownyard Amalgam enters the battlefield, target play...
Create the Forge script for this magic card
{"name": "Vivid Flying Fish", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Fish Lizard", "oracle_text": "Vivid Flying Fish has flying as long as it's attacking. (It can't be blocked except by creatures with flying or reach.)", "power": "1", "toughness": "1"}
Name:Vivid Flying Fish\nManaCost:1 U\nTypes:Creature Fish Lizard\nPT:1/1\nS:Mode$ Continuous | Affected$ Card.Self+attacking | AddKeyword$ Flying | Description$ CARDNAME has flying as long as it's attacking.\nOracle:Vivid Flying Fish has flying as long as it's attacking. (It can't be blocked except by 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": "Vivid Flying Fish", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Fish Lizard", "oracle_text": "Vivid Flying Fish has flying as long as it's attacking. (It ...
Create the Forge script for this magic card
{"name": "Counterspell", "mana_cost": "{U}{U}", "type_line": "Instant", "oracle_text": "Counter target spell."}
Name:Counterspell\nManaCost:U U\nTypes:Instant\nA:SP$ Counter | Cost$ U U | TargetType$ Spell | ValidTgts$ Card | SpellDescription$ Counter target spell.\nOracle:Counter target 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": "Counterspell", "mana_cost": "{U}{U}", "type_line": "Instant", "oracle_text": "Counter target spell."} ### Response: Name:Counterspell\nManaCost:U U\nTypes:Instant\...
Create the Forge script for this magic card
{"name": "The Cyber-Controller", "mana_cost": "{X}{U}{U}{B}", "type_line": "Legendary Artifact Creature \u2014 Cyberman", "oracle_text": "When The Cyber-Controller enters the battlefield, each opponent mills X cards. Put all creature cards milled this way onto the battlefield face down under your control. They're 2/2 C...
Name:The Cyber-Controller\nManaCost:X U U B\nTypes:Legendary Artifact Creature Cyberman\nPT:3/3\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill1 | TriggerDescription$ When CARDNAME enters the battlefield, each opponent mills X cards. Put all creature cards milled...
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 Cyber-Controller", "mana_cost": "{X}{U}{U}{B}", "type_line": "Legendary Artifact Creature \u2014 Cyberman", "oracle_text": "When The Cyber-Controller enters th...
Create the Forge script for this magic card
{"name": "The Mightstone and Weakstone", "mana_cost": "{5}", "type_line": "Legendary Artifact \u2014 Powerstone", "oracle_text": "When The Mightstone and Weakstone enters the battlefield, choose one \u2014\n\u2022 Draw two cards.\n\u2022 Target creature gets -5/-5 until end of turn.\n{T}: Add {C}{C}. This mana can't be...
Name:The Mightstone and Weakstone\nManaCost:5\nTypes:Legendary Artifact Powerstone\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, ABILITY\nSVar:TrigCharm:DB$ Charm | Choices$ DBDraw,DBPump\nSVar:DBDraw...
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 Mightstone and Weakstone", "mana_cost": "{5}", "type_line": "Legendary Artifact \u2014 Powerstone", "oracle_text": "When The Mightstone and Weakstone enters th...
Create the Forge script for this magic card
{"name": "Cruel Entertainment", "mana_cost": "{6}{B}", "type_line": "Sorcery", "oracle_text": "Choose target player and another target player. The first player controls the second player during the second player's next turn, and the second player controls the first player during the first player's next turn."}
Name:Cruel Entertainment\nManaCost:6 B\nTypes:Sorcery\n# Turn targeted player into chosen\nA:SP$ ChoosePlayer | ValidTgts$ Player | TargetUnique$ True | Choices$ ThisTargetedPlayer | Defined$ You | SubAbility$ DBControlPlayer1 | StackDescription$ SpellDescription | SpellDescription$ Choose target player and another tar...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Cruel Entertainment", "mana_cost": "{6}{B}", "type_line": "Sorcery", "oracle_text": "Choose target player and another target player. The first player controls the ...
Create the Forge script for this magic card
{"name": "Silent Submersible", "mana_cost": "{U}{U}", "type_line": "Artifact \u2014 Vehicle", "oracle_text": "Whenever Silent Submersible deals combat damage to a player or planeswalker, draw a card.\nCrew 2 (Tap any number of creatures you control with total power 2 or more: This Vehicle becomes an artifact creature u...
Name:Silent Submersible\nManaCost:U U\nTypes:Artifact Vehicle\nPT:2/3\nT:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player,Planeswalker | CombatDamage$ True | Execute$ TrigDraw | TriggerDescription$ Whenever CARDNAME deals combat damage to a player or planeswalker, draw a card.\nSVar:TrigDraw:DB$ Draw | 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": "Silent Submersible", "mana_cost": "{U}{U}", "type_line": "Artifact \u2014 Vehicle", "oracle_text": "Whenever Silent Submersible deals combat damage to a player or ...
Create the Forge script for this magic card
{"name": "Pulse of the Forge", "mana_cost": "{1}{R}{R}", "type_line": "Instant", "oracle_text": "Pulse of the Forge deals 4 damage to target player or planeswalker. Then if that player or that planeswalker's controller has more life than you, return Pulse of the Forge to its owner's hand."}
Name:Pulse of the Forge\nManaCost:1 R R\nTypes:Instant\nA:SP$ DealDamage | Cost$ 1 R R | ValidTgts$ Player,Planeswalker | TgtPrompt$ Select target player or planeswalker | NumDmg$ 4 | SubAbility$ ReheatTheForge | SpellDescription$ CARDNAME deals 4 damage to target player or planeswalker. Then if that player or that pla...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Pulse of the Forge", "mana_cost": "{1}{R}{R}", "type_line": "Instant", "oracle_text": "Pulse of the Forge deals 4 damage to target player or planeswalker. Then if ...
Create the Forge script for this magic card
{"name": "Benthic Biomancer", "mana_cost": "{U}", "type_line": "Creature \u2014 Merfolk Wizard Mutant", "oracle_text": "{1}{U}: Adapt 1. (If this creature has no +1/+1 counters on it, put a +1/+1 counter on it.)\nWhenever one or more +1/+1 counters are put on Benthic Biomancer, draw a card, then discard a card.", "powe...
Name:Benthic Biomancer\nManaCost:U\nTypes:Creature Merfolk Wizard Mutant\nPT:1/1\nK:Adapt:1:1 U\nT:Mode$ CounterAddedOnce | ValidCard$ Card.Self | TriggerZones$ Battlefield | CounterType$ P1P1 | Execute$ TrigDraw | TriggerDescription$ Whenever one or more +1/+1 counters are put on CARDNAME, draw a card, 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": "Benthic Biomancer", "mana_cost": "{U}", "type_line": "Creature \u2014 Merfolk Wizard Mutant", "oracle_text": "{1}{U}: Adapt 1. (If this creature has no +1/+1 count...
Create the Forge script for this magic card
{"name": "Twinferno", "mana_cost": "{1}{R}", "type_line": "Instant", "oracle_text": "Choose one \u2014\n\u2022 When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy.\n\u2022 Target creature you control gains double strike until end of turn."}
Name:Twinferno\nManaCost:1 R\nTypes:Instant\nA:SP$ Charm | Choices$ DelayedTrigger,DBDoubleStrike\nSVar:DelayedTrigger:DB$ DelayedTrigger | AILogic$ SpellCopy | Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | ThisTurn$ True | Execute$ EffTrigCopy | SpellDescription$ When you cast your next 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": "Twinferno", "mana_cost": "{1}{R}", "type_line": "Instant", "oracle_text": "Choose one \u2014\n\u2022 When you cast your next instant or sorcery spell this turn, co...
Create the Forge script for this magic card
{"name": "Duskfang Mentor", "mana_cost": "{2}{B}", "type_line": "Creature \u2014 Human Cleric", "oracle_text": "When Duskfang Mentor enters the battlefield, put a lifelink counter on target non-Human creature you control.\n{1}{B}, {T}: Put a +1/+1 counter on each creature you control with lifelink.", "power": "1", "tou...
Name:Duskfang Mentor\nManaCost:2 B\nTypes:Creature Human Cleric\nPT:1/3\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPut | TriggerDescription$ When CARDNAME enters the battlefield, put a lifelink counter on target non-Human creature you control.\nSVar:TrigPut:DB$ 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": "Duskfang Mentor", "mana_cost": "{2}{B}", "type_line": "Creature \u2014 Human Cleric", "oracle_text": "When Duskfang Mentor enters the battlefield, put a lifelink c...
Create the Forge script for this magic card
{"name": "Justice", "mana_cost": "{2}{W}{W}", "type_line": "Enchantment", "oracle_text": "At the beginning of your upkeep, sacrifice Justice unless you pay {W}{W}.\nWhenever a red creature or spell deals damage, Justice deals that much damage to that creature's or spell's controller."}
Name:Justice\nManaCost:2 W W\nTypes:Enchantment\nK:UpkeepCost:W W\nT:Mode$ DamageDealtOnce | ValidSource$ Instant.Red,Sorcery.Red,Creature.Red+inZoneBattlefield | Execute$ TrigDamage | TriggerZones$ Battlefield | TriggerDescription$ Whenever a red creature or spell deals damage, CARDNAME deals that much damage to that ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Justice", "mana_cost": "{2}{W}{W}", "type_line": "Enchantment", "oracle_text": "At the beginning of your upkeep, sacrifice Justice unless you pay {W}{W}.\nWhenever...
Create the Forge script for this magic card
{"name": "Wolfbitten Captive"}
Name:Wolfbitten Captive\nManaCost:G\nTypes:Creature Human Werewolf\nPT:1/1\nA:AB$ Pump | Cost$ 1 G | NumAtt$ +2 | NumDef$ +2 | ActivationLimit$ 1 | SpellDescription$ CARDNAME gets +2/+2 until end of turn. Activate only once each turn.\nT:Mode$ Phase | Phase$ Upkeep | WerewolfTransformCondition$ True | TriggerZones$ 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": "Wolfbitten Captive"} ### Response: Name:Wolfbitten Captive\nManaCost:G\nTypes:Creature Human Werewolf\nPT:1/1\nA:AB$ Pump | Cost$ 1 G | NumAtt$ +2 | NumDef$ +2 | A...
Create the Forge script for this magic card
{"name": "Arcane Signet", "mana_cost": "{2}", "type_line": "Artifact", "oracle_text": "{T}: Add one mana of any color in your commander's color identity."}
Name:Arcane Signet\nManaCost:2\nTypes:Artifact\nA:AB$ Mana | Cost$ T | Produced$ Combo ColorIdentity | SpellDescription$ Add one mana of any color in your commander's color identity.\nAI:RemoveDeck:NonCommander\nOracle:{T}: Add one mana of any color in your commander's color identity.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Arcane Signet", "mana_cost": "{2}", "type_line": "Artifact", "oracle_text": "{T}: Add one mana of any color in your commander's color identity."} ### Response: Nam...