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": "Revoke Privileges", "mana_cost": "{2}{W}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature can't attack, block, or crew Vehicles."}
Name:Revoke Privileges\nManaCost:2 W\nTypes:Enchantment Aura\nK:Enchant creature\nA:SP$ Attach | Cost$ 2 W | ValidTgts$ Creature | AILogic$ Curse\nS:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME can't attack or block. & CARDNAME can't crew Vehicles. | Description$ Enchanted creature 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": "Revoke Privileges", "mana_cost": "{2}{W}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "Enchant creature\nEnchanted creature can't attack, block, or cre...
Create the Forge script for this magic card
{"name": "Zealous Inquisitor", "mana_cost": "{2}{W}", "type_line": "Creature \u2014 Human Cleric", "oracle_text": "{1}{W}: The next 1 damage that would be dealt to Zealous Inquisitor this turn is dealt to target creature instead.", "power": "2", "toughness": "2"}
Name:Zealous Inquisitor\nManaCost:2 W\nTypes:Creature Human Cleric\nPT:2/2\nA:AB$ Effect | Cost$ 1 W | ValidTgts$ Creature | TgtPrompt$ Select target creature to redirect the damage to | ReplacementEffects$ Zealous | Duration$ UntilHostLeavesPlayOrEOT | RememberObjects$ Targeted | ExileOnMoved$ Battlefield | SpellDescr...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Zealous Inquisitor", "mana_cost": "{2}{W}", "type_line": "Creature \u2014 Human Cleric", "oracle_text": "{1}{W}: The next 1 damage that would be dealt to Zealous I...
Create the Forge script for this magic card
{"name": "Lyzolda, the Blood Witch Avatar", "mana_cost": "", "type_line": "Vanguard", "oracle_text": "Hellbent \u2014 As long as you have no cards in hand, if a source you control would deal damage to a permanent or player, it deals double that damage to that permanent or player instead.\nHellbent \u2014 At the beginni...
Name:Lyzolda, the Blood Witch Avatar\nManaCost:no cost\nTypes:Vanguard\nHandLifeModifier:-1/-1\nR:Event$ DamageDone | ValidSource$ Card.YouCtrl,Emblem.YouCtrl | ValidTarget$ Permanent,Player | Hellbent$ True | ReplaceWith$ DmgTwice | Description$ Hellbent — As long as you have no cards in hand, if a source you control ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Lyzolda, the Blood Witch Avatar", "mana_cost": "", "type_line": "Vanguard", "oracle_text": "Hellbent \u2014 As long as you have no cards in hand, if a source you c...
Create the Forge script for this magic card
{"name": "Countless Gears Renegade", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Dwarf Artificer", "oracle_text": "Revolt \u2014 When Countless Gears Renegade enters the battlefield, if a permanent you controlled left the battlefield this turn, create a 1/1 colorless Servo artifact creature token.", "power": "...
Name:Countless Gears Renegade\nManaCost:1 W\nTypes:Creature Dwarf Artificer\nPT:2/2\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | Revolt$ True | TriggerDescription$ Revolt — When CARDNAME enters the battlefield, if a permanent you controlled left the battlef...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Countless Gears Renegade", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Dwarf Artificer", "oracle_text": "Revolt \u2014 When Countless Gears Renegade enter...
Create the Forge script for this magic card
{"name": "Deputy of Acquittals", "mana_cost": "{W}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "Flash (You may cast this spell any time you could cast an instant.)\nWhen Deputy of Acquittals enters the battlefield, you may return another target creature you control to its owner's hand.", "power": "...
Name:Deputy of Acquittals\nManaCost:W U\nTypes:Creature Human Wizard\nPT:2/2\nK:Flash\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may return another target creature y...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Deputy of Acquittals", "mana_cost": "{W}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "Flash (You may cast this spell any time you could cast a...
Create the Forge script for this magic card
{"name": "Coordinated Assault", "mana_cost": "{R}", "type_line": "Instant", "oracle_text": "Up to two target creatures each get +1/+0 and gain first strike until end of turn."}
Name:Coordinated Assault\nManaCost:R\nTypes:Instant\nA:SP$ Pump | Cost$ R | TargetMin$ 0 | TargetMax$ 2 | NumAtt$ +1 | KW$ First Strike | ValidTgts$ Creature | TgtPrompt$ Select target Creature | SpellDescription$ Up to two target creatures each get +1/+0 and gain first strike until end of turn.\nOracle:Up to two targe...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Coordinated Assault", "mana_cost": "{R}", "type_line": "Instant", "oracle_text": "Up to two target creatures each get +1/+0 and gain first strike until end of turn...
Create the Forge script for this magic card
{"name": "False Summoning", "mana_cost": "{1}{U}", "type_line": "Instant", "oracle_text": "Counter target creature spell."}
Name:False Summoning\nManaCost:1 U\nTypes:Instant\nA:SP$ Counter | Cost$ 1 U | TargetType$ Spell | TgtPrompt$ Select target Creature spell | ValidTgts$ Creature | SpellDescription$ Counter target creature spell.\nOracle:Counter target creature spell.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "False Summoning", "mana_cost": "{1}{U}", "type_line": "Instant", "oracle_text": "Counter target creature spell."} ### Response: Name:False Summoning\nManaCost:1 U\...
Create the Forge script for this magic card
{"name": "Yavimaya Wurm", "mana_cost": "{4}{G}{G}", "type_line": "Creature \u2014 Wurm", "oracle_text": "Trample (This creature can deal excess combat damage to the player or planeswalker it's attacking.)", "power": "6", "toughness": "4"}
Name:Yavimaya Wurm\nManaCost:4 G G\nTypes:Creature Wurm\nPT:6/4\nK:Trample\nOracle:Trample (This creature can deal excess combat damage to the player or planeswalker it's attacking.)
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Yavimaya Wurm", "mana_cost": "{4}{G}{G}", "type_line": "Creature \u2014 Wurm", "oracle_text": "Trample (This creature can deal excess combat damage to the player o...
Create the Forge script for this magic card
{"name": "Kor Sky Climber", "mana_cost": "{2}{W}", "type_line": "Creature \u2014 Kor Soldier Ally", "oracle_text": "{1}{W}: Kor Sky Climber gains flying until end of turn.", "power": "3", "toughness": "2"}
Name:Kor Sky Climber\nManaCost:2 W\nTypes:Creature Kor Soldier Ally\nPT:3/2\nA:AB$ Pump | Cost$ 1 W | KW$ Flying | Defined$ Self | SpellDescription$ CARDNAME gains flying until end of turn.\nOracle:{1}{W}: Kor Sky Climber gains flying 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": "Kor Sky Climber", "mana_cost": "{2}{W}", "type_line": "Creature \u2014 Kor Soldier Ally", "oracle_text": "{1}{W}: Kor Sky Climber gains flying until end of turn.",...
Create the Forge script for this magic card
{"name": "Lagac Lizard", "mana_cost": "{3}{R}", "type_line": "Creature \u2014 Lizard", "oracle_text": "", "power": "3", "toughness": "3"}
Name:Lagac Lizard\nManaCost:3 R\nTypes:Creature Lizard\nPT:3/3\nOracle:
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Lagac Lizard", "mana_cost": "{3}{R}", "type_line": "Creature \u2014 Lizard", "oracle_text": "", "power": "3", "toughness": "3"} ### Response: Name:Lagac Lizard\nMa...
Create the Forge script for this magic card
{"name": "Dread Fugue", "mana_cost": "{B}", "type_line": "Sorcery", "oracle_text": "Cleave {2}{B} (You may cast this spell for its cleave cost. If you do, remove the words in square brackets.)\nTarget player reveals their hand. You choose a nonland card from it [with mana value 2 or less]. That player discards that car...
Name:Dread Fugue\nManaCost:B\nTypes:Sorcery\nA:SP$ Discard | ValidTgts$ Player | Mode$ RevealYouChoose | DiscardValid$ Card.nonLand+cmcLE2 | DiscardValidDesc$ nonland card from it with mana value 2 or less | SpellDescription$ Target player reveals their hand. You choose a nonland card from it [with mana value 2 or less...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Dread Fugue", "mana_cost": "{B}", "type_line": "Sorcery", "oracle_text": "Cleave {2}{B} (You may cast this spell for its cleave cost. If you do, remove the words i...
Create the Forge script for this magic card
{"name": "Feast of Dreams", "mana_cost": "{1}{B}", "type_line": "Instant", "oracle_text": "Destroy target enchanted creature or enchantment creature."}
Name:Feast of Dreams\nManaCost:1 B\nTypes:Instant\nA:SP$ Destroy | Cost$ 1 B | ValidTgts$ Creature.enchanted,Creature.Enchantment | TgtPrompt$ Select target enchanted creature or enchantment creature | SpellDescription$ Destroy target enchanted creature or enchantment creature.\nOracle:Destroy target enchanted 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": "Feast of Dreams", "mana_cost": "{1}{B}", "type_line": "Instant", "oracle_text": "Destroy target enchanted creature or enchantment creature."} ### Response: Name:Fe...
Create the Forge script for this magic card
{"name": "Chalice of the Void", "mana_cost": "{X}{X}", "type_line": "Artifact", "oracle_text": "Chalice of the Void enters the battlefield with X charge counters on it.\nWhenever a player casts a spell with mana value equal to the number of charge counters on Chalice of the Void, counter that spell."}
Name:Chalice of the Void\nManaCost:X X\nTypes:Artifact\nK:etbCounter:CHARGE:X\nT:Mode$ SpellCast | ValidCard$ Card.cmcEQY | ValidActivatingPlayer$ Player | TriggerZones$ Battlefield | Execute$ TrigCounter | TriggerDescription$ Whenever a player casts a spell with mana value equal to the number of charge counters on 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": "Chalice of the Void", "mana_cost": "{X}{X}", "type_line": "Artifact", "oracle_text": "Chalice of the Void enters the battlefield with X charge counters on it.\nWhe...
Create the Forge script for this magic card
{"name": "Sun Titan", "mana_cost": "{4}{W}{W}", "type_line": "Creature \u2014 Giant", "oracle_text": "Vigilance\nWhenever Sun Titan enters the battlefield or attacks, you may return target permanent card with mana value 3 or less from your graveyard to the battlefield.", "power": "6", "toughness": "6"}
Name:Sun Titan\nManaCost:4 W W\nTypes:Creature Giant\nPT:6/6\nK:Vigilance\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME enters the battlefield or attacks, you may return target permanent card with...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Sun Titan", "mana_cost": "{4}{W}{W}", "type_line": "Creature \u2014 Giant", "oracle_text": "Vigilance\nWhenever Sun Titan enters the battlefield or attacks, you ma...
Create the Forge script for this magic card
{"name": "Rile", "mana_cost": "{R}", "type_line": "Sorcery", "oracle_text": "Rile deals 1 damage to target creature you control. That creature gains trample until end of turn.\nDraw a card."}
Name:Rile\nManaCost:R\nTypes:Sorcery\nA:SP$ DealDamage | Cost$ R | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | NumDmg$ 1 | SubAbility$ DBPump | SpellDescription$ CARDNAME deals 1 damage to target creature you control. That creature gains trample until end of turn. Draw a card.\nSVar: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": "Rile", "mana_cost": "{R}", "type_line": "Sorcery", "oracle_text": "Rile deals 1 damage to target creature you control. That creature gains trample until end of tur...
Create the Forge script for this magic card
{"name": "Thornwatch Scarecrow", "mana_cost": "{6}", "type_line": "Artifact Creature \u2014 Scarecrow", "oracle_text": "Thornwatch Scarecrow has wither as long as you control a green creature. (It deals damage to creatures in the form of -1/-1 counters.)\nThornwatch Scarecrow has vigilance as long as you control a whit...
Name:Thornwatch Scarecrow\nManaCost:6\nTypes:Artifact Creature Scarecrow\nPT:4/4\nS:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Wither | IsPresent$ Creature.Green+YouCtrl | Description$ CARDNAME has wither as long as you control a green creature. (It deals damage to creatures in the form of -1/-1 counters.)\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": "Thornwatch Scarecrow", "mana_cost": "{6}", "type_line": "Artifact Creature \u2014 Scarecrow", "oracle_text": "Thornwatch Scarecrow has wither as long as you contro...
Create the Forge script for this magic card
{"name": "Sorin's Vengeance", "mana_cost": "{4}{B}{B}{B}", "type_line": "Sorcery", "oracle_text": "Sorin's Vengeance deals 10 damage to target player or planeswalker and you gain 10 life."}
Name:Sorin's Vengeance\nManaCost:4 B B B\nTypes:Sorcery\nA:SP$ DealDamage | Cost$ 4 B B B | ValidTgts$ Player,Planeswalker | TgtPrompt$ Select target player or planeswalker | NumDmg$ 10 | SubAbility$ DBGainLife | SpellDescription$ CARDNAME deals 10 damage to target player or planeswalker and you gain 10 life.\nSVar:DBG...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Sorin's Vengeance", "mana_cost": "{4}{B}{B}{B}", "type_line": "Sorcery", "oracle_text": "Sorin's Vengeance deals 10 damage to target player or planeswalker and you...
Create the Forge script for this magic card
{"name": "Baleful Stare", "mana_cost": "{2}{U}", "type_line": "Sorcery", "oracle_text": "Target opponent reveals their hand. You draw a card for each Mountain and red card in it."}
Name:Baleful Stare\nManaCost:2 U\nTypes:Sorcery\nA:SP$ RevealHand | Cost$ 2 U | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | SubAbility$ DBDraw | SpellDescription$ Target opponent reveals their hand. You draw a card for each Mountain and red card in it.\nSVar:DBDraw:DB$ Draw | NumCards$ X\nSVar:X:Count$Val...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Baleful Stare", "mana_cost": "{2}{U}", "type_line": "Sorcery", "oracle_text": "Target opponent reveals their hand. You draw a card for each Mountain and red card i...
Create the Forge script for this magic card
{"name": "Aethertow", "mana_cost": "{3}{W/U}", "type_line": "Instant", "oracle_text": "Put target attacking or blocking creature on top of its owner's library.\nConspire (As you cast this spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it and you may choose a new targ...
Name:Aethertow\nManaCost:3 WU\nTypes:Instant\nA:SP$ ChangeZone | Cost$ 3 WU | ValidTgts$ Creature.attacking,Creature.blocking | TgtPrompt$ Select target attacking or blocking creature | Origin$ Battlefield | Destination$ Library | LibraryPosition$ 0 | SpellDescription$ Put target attacking or blocking creature on top 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": "Aethertow", "mana_cost": "{3}{W/U}", "type_line": "Instant", "oracle_text": "Put target attacking or blocking creature on top of its owner's library.\nConspire (As...
Create the Forge script for this magic card
{"name": "Pandora's Box", "mana_cost": "{5}", "type_line": "Artifact", "oracle_text": "{3}, {T}: Choose a random summon card from all players' decks. For each player, flip a coin. If the flip ends up heads, put a token creature into play and treat it as though an exact copy of the chosen summon card were just played."}
Name:Pandora's Box\nManaCost:5\nTypes:Artifact\nA:AB$ ChooseCard | Cost$ 3 T | Choices$ Creature | AtRandom$ True | AllCards$ True | SubAbility$ DBRepeatEach | AILogic$ AtOppEOT | StackDescription$ SpellDescription | SpellDescription$ Choose a creature card at random from all players' decklists. Each player flips a coi...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Pandora's Box", "mana_cost": "{5}", "type_line": "Artifact", "oracle_text": "{3}, {T}: Choose a random summon card from all players' decks. For each player, flip a...
Create the Forge script for this magic card
{"name": "Lightning Angel", "mana_cost": "{1}{U}{R}{W}", "type_line": "Creature \u2014 Angel", "oracle_text": "Flying, vigilance, haste", "power": "3", "toughness": "4"}
Name:Lightning Angel\nManaCost:1 U R W\nTypes:Creature Angel\nPT:3/4\nK:Flying\nK:Vigilance\nK:Haste\nOracle:Flying, vigilance, haste
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Lightning Angel", "mana_cost": "{1}{U}{R}{W}", "type_line": "Creature \u2014 Angel", "oracle_text": "Flying, vigilance, haste", "power": "3", "toughness": "4"} ###...
Create the Forge script for this magic card
{"name": "Ley Druid", "mana_cost": "{2}{G}", "type_line": "Creature \u2014 Human Druid", "oracle_text": "{T}: Untap target land.", "power": "1", "toughness": "1"}
Name:Ley Druid\nManaCost:2 G\nTypes:Creature Human Druid\nPT:1/1\nA:AB$ Untap | Cost$ T | ValidTgts$ Land | TgtPrompt$ Select target land | AILogic$ PoolExtraMana | SpellDescription$ Untap target land.\nOracle:{T}: Untap target land.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Ley Druid", "mana_cost": "{2}{G}", "type_line": "Creature \u2014 Human Druid", "oracle_text": "{T}: Untap target land.", "power": "1", "toughness": "1"} ### Respon...
Create the Forge script for this magic card
{"name": "Engineered Might", "mana_cost": "{3}{G}{W}", "type_line": "Sorcery", "oracle_text": "Choose one \u2014\n\u2022 Target creature gets +5/+5 and gains trample until end of turn.\n\u2022 Creatures you control get +2/+2 and gain vigilance until end of turn."}
Name:Engineered Might\nManaCost:3 G W\nTypes:Sorcery\nA:SP$ Charm | Cost$ 3 G W | Choices$ DBPump,DBPumpAll | CharmNum$ 1\nSVar:DBPump:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature. | NumAtt$ 5 | NumDef$ 5 | KW$ Trample | SpellDescription$ Target creature gets +5/+5 and gains trample until end of 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": "Engineered Might", "mana_cost": "{3}{G}{W}", "type_line": "Sorcery", "oracle_text": "Choose one \u2014\n\u2022 Target creature gets +5/+5 and gains trample until e...
Create the Forge script for this magic card
{"name": "Blur Sliver", "mana_cost": "{2}{R}", "type_line": "Creature \u2014 Sliver", "oracle_text": "Sliver creatures you control have haste. (They can attack and {T} as soon as they come under your control.)", "power": "2", "toughness": "2"}
Name:Blur Sliver\nManaCost:2 R\nTypes:Creature Sliver\nPT:2/2\nS:Mode$ Continuous | Affected$ Creature.Sliver+YouCtrl | AddKeyword$ Haste | Description$ Sliver creatures you control have haste.\nSVar:PlayMain1:TRUE\nSVar:BuffedBy:Sliver\nOracle:Sliver creatures you control have haste. (They can attack and {T} as soon 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": "Blur Sliver", "mana_cost": "{2}{R}", "type_line": "Creature \u2014 Sliver", "oracle_text": "Sliver creatures you control have haste. (They can attack and {T} as so...
Create the Forge script for this magic card
{"name": "Undercity Scavenger", "mana_cost": "{3}{B}", "type_line": "Creature \u2014 Ogre Warrior", "oracle_text": "When Undercity Scavenger enters the battlefield, you may sacrifice another creature. If you do, put two +1/+1 counters on Undercity Scavenger, then scry 2.", "power": "3", "toughness": "3"}
Name:Undercity Scavenger\nManaCost:3 B\nTypes:Creature Ogre Warrior\nPT:3/3\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounter | TriggerDescription$ When CARDNAME enters the battlefield, you may sacrifice another creature. If you do, put two +1/+1 counters on ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Undercity Scavenger", "mana_cost": "{3}{B}", "type_line": "Creature \u2014 Ogre Warrior", "oracle_text": "When Undercity Scavenger enters the battlefield, you may ...
Create the Forge script for this magic card
{"name": "Trap Runner", "mana_cost": "{2}{W}{W}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "{T}: Target unblocked attacking creature becomes blocked. Activate only during combat after blockers are declared. (This ability works on creatures that can't be blocked.)", "power": "2", "toughness": "3"}
Name:Trap Runner\nManaCost:2 W W\nTypes:Creature Human Soldier\nPT:2/3\nA:AB$ BecomesBlocked | Cost$ T | ValidTgts$ Creature.attacking+unblocked | TgtPrompt$ Select target unblocked attacking creature | ActivationPhases$ Declare Blockers->EndCombat | SpellDescription$ Target unblocked attacking creature becomes blocked...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Trap Runner", "mana_cost": "{2}{W}{W}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "{T}: Target unblocked attacking creature becomes blocked. Act...
Create the Forge script for this magic card
{"name": "Winding Wurm", "mana_cost": "{4}{G}", "type_line": "Creature \u2014 Wurm", "oracle_text": "Echo {4}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)", "power": "6", "toughness": "6"}
Name:Winding Wurm\nManaCost:4 G\nTypes:Creature Wurm\nPT:6/6\nK:Echo:4 G\nOracle:Echo {4}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Winding Wurm", "mana_cost": "{4}{G}", "type_line": "Creature \u2014 Wurm", "oracle_text": "Echo {4}{G} (At the beginning of your upkeep, if this came under your co...
Create the Forge script for this magic card
{"name": "Phyrexian Arena", "mana_cost": "{1}{B}{B}", "type_line": "Enchantment", "oracle_text": "At the beginning of your upkeep, you draw a card and you lose 1 life."}
Name:Phyrexian Arena\nManaCost:1 B B\nTypes:Enchantment\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ At the beginning of your upkeep, you draw a card and you lose 1 life.\nSVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 | SubAbility$ DBLoseL...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Phyrexian Arena", "mana_cost": "{1}{B}{B}", "type_line": "Enchantment", "oracle_text": "At the beginning of your upkeep, you draw a card and you lose 1 life."} ###...
Create the Forge script for this magic card
{"name": "Snare the Skies", "mana_cost": "{G}", "type_line": "Instant", "oracle_text": "Target creature gets +1/+1 and gains reach until end of turn. (It can block creatures with flying.)"}
Name:Snare the Skies\nManaCost:G\nTypes:Instant\nA:SP$ Pump | Cost$ G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +1 | NumDef$ +1 | KW$ Reach | SpellDescription$ Target creature gets +1/+1 and gains reach until end of turn.\nOracle:Target creature gets +1/+1 and gains reach until end of turn. (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": "Snare the Skies", "mana_cost": "{G}", "type_line": "Instant", "oracle_text": "Target creature gets +1/+1 and gains reach until end of turn. (It can block creatures...
Create the Forge script for this magic card
{"name": "Sunken City", "mana_cost": "{U}{U}", "type_line": "Enchantment", "oracle_text": "At the beginning of your upkeep, sacrifice Sunken City unless you pay {U}{U}.\nBlue creatures get +1/+1."}
Name:Sunken City\nManaCost:U U\nTypes:Enchantment\nK:UpkeepCost:U U\nS:Mode$ Continuous | Affected$ Creature.Blue | AddPower$ 1 | AddToughness$ 1 | Description$ Blue creatures get +1/+1.\nSVar:PlayMain1:TRUE\nSVar:NeedsToPlay:Creature.Blue+YouCtrl\nOracle:At the beginning of your upkeep, sacrifice Sunken City unless yo...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Sunken City", "mana_cost": "{U}{U}", "type_line": "Enchantment", "oracle_text": "At the beginning of your upkeep, sacrifice Sunken City unless you pay {U}{U}.\nBlu...
Create the Forge script for this magic card
{"name": "Cankerous Thirst", "mana_cost": "{3}{B/G}", "type_line": "Instant", "oracle_text": "If {B} was spent to cast this spell, you may have target creature get -3/-3 until end of turn. If {G} was spent to cast this spell, you may have target creature get +3/+3 until end of turn. (Do both if {B}{G} was spent.)"}
Name:Cankerous Thirst\nManaCost:3 BG\nTypes:Instant\nA:SP$ Pump | Cost$ 3 BG | ValidTgts$ Creature | TgtPrompt$ Select target creature to get -3/-3 | Optional$ True | OptionQuestion$ Do you want TARGETS to get -3/-3? | NumAtt$ -3 | NumDef$ -3 | IsCurse$ True | ConditionManaSpent$ B | SubAbility$ GPaid | SpellDescriptio...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Cankerous Thirst", "mana_cost": "{3}{B/G}", "type_line": "Instant", "oracle_text": "If {B} was spent to cast this spell, you may have target creature get -3/-3 unt...
Create the Forge script for this magic card
{"name": "Zendikar Incarnate", "mana_cost": "{2}{R}{G}", "type_line": "Creature \u2014 Elemental", "oracle_text": "Zendikar Incarnate's power is equal to the number of lands you control.", "power": "*", "toughness": "4"}
Name:Zendikar Incarnate\nManaCost:2 R G\nTypes:Creature Elemental\nPT:*/4\nS:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | Description$ CARDNAME's power is equal to the number of lands you control.\nSVar:X:Count$Valid Land.YouCtrl\nOracle:Zendikar Incarnate's power is equal to the nu...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Zendikar Incarnate", "mana_cost": "{2}{R}{G}", "type_line": "Creature \u2014 Elemental", "oracle_text": "Zendikar Incarnate's power is equal to the number of lands...
Create the Forge script for this magic card
{"name": "Hold the Gates", "mana_cost": "{2}{W}", "type_line": "Enchantment", "oracle_text": "Creatures you control get +0/+1 for each Gate you control and have vigilance."}
Name:Hold the Gates\nManaCost:2 W\nTypes:Enchantment\nS:Mode$ Continuous | Affected$ Creature.YouCtrl | AddToughness$ X | AddKeyword$ Vigilance | Description$ Creatures you control get +0/+1 for each Gate you control and have vigilance.\nSVar:X:Count$Valid Gate.YouCtrl\nSVar:PlayMain1:TRUE\nDeckNeeds:Type$Gate\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": "Hold the Gates", "mana_cost": "{2}{W}", "type_line": "Enchantment", "oracle_text": "Creatures you control get +0/+1 for each Gate you control and have vigilance."}...
Create the Forge script for this magic card
{"name": "Mysterious Egg", "mana_cost": "{1}", "type_line": "Creature \u2014 Egg", "oracle_text": "Whenever this creature mutates, put a +1/+1 counter on it.", "power": "0", "toughness": "2"}
Name:Mysterious Egg\nManaCost:1\nTypes:Creature Egg\nPT:0/2\nT:Mode$ Mutates | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever this creature mutates, put a +1/+1 counter on it.\nSVar:TrigPutCounter:DB$ PutCounter | Defined$ TriggeredCardLKICopy | CounterType$ P1...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Mysterious Egg", "mana_cost": "{1}", "type_line": "Creature \u2014 Egg", "oracle_text": "Whenever this creature mutates, put a +1/+1 counter on it.", "power": "0",...
Create the Forge script for this magic card
{"name": "Increasing Devotion", "mana_cost": "{3}{W}{W}", "type_line": "Sorcery", "oracle_text": "Create five 1/1 white Human creature tokens. If this spell was cast from a graveyard, create ten of those tokens instead.\nFlashback {7}{W}{W} (You may cast this card from your graveyard for its flashback cost. Then exile ...
Name:Increasing Devotion\nManaCost:3 W W\nTypes:Sorcery\nK:Flashback:7 W W\nA:SP$ Token | Cost$ 3 W W | TokenAmount$ X | TokenScript$ w_1_1_human | TokenOwner$ You | SpellDescription$ Create five 1/1 white Human creature tokens. If this spell was cast from a graveyard, create ten of those tokens instead.\nSVar:X:Count$...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Increasing Devotion", "mana_cost": "{3}{W}{W}", "type_line": "Sorcery", "oracle_text": "Create five 1/1 white Human creature tokens. If this spell was cast from a ...
Create the Forge script for this magic card
{"name": "Surveilling Sprite", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Faerie Rogue", "oracle_text": "Flying\nWhen Surveilling Sprite dies, you may draw a card.", "power": "1", "toughness": "1"}
Name:Surveilling Sprite\nManaCost:1 U\nTypes:Creature Faerie Rogue\nPT:1/1\nK:Flying\nT:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | OptionalDecider$ TriggeredCardController | Execute$ TrigDraw | TriggerDescription$ When CARDNAME dies, you may draw a card.\nSVar:TrigDraw: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": "Surveilling Sprite", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Faerie Rogue", "oracle_text": "Flying\nWhen Surveilling Sprite dies, you may draw a card....
Create the Forge script for this magic card
{"name": "Conclave Tribunal", "mana_cost": "{3}{W}", "type_line": "Enchantment", "oracle_text": "Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nWhen Conclave Tribunal enters the battlefield, exile target nonland perma...
Name:Conclave Tribunal\nManaCost:3 W\nTypes:Enchantment\nK:Convoke\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile target nonland permanent an opponent controls until CARDNAME leaves the battlefie...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Conclave Tribunal", "mana_cost": "{3}{W}", "type_line": "Enchantment", "oracle_text": "Convoke (Your creatures can help cast this spell. Each creature you tap whil...
Create the Forge script for this magic card
{"name": "Leviathan", "mana_cost": "{5}{U}{U}{U}{U}", "type_line": "Creature \u2014 Leviathan", "oracle_text": "Trample\nLeviathan enters the battlefield tapped and doesn't untap during your untap step.\nAt the beginning of your upkeep, you may sacrifice two Islands. If you do, untap Leviathan.\nLeviathan can't attack ...
Name:Leviathan\nManaCost:5 U U U U\nTypes:Creature Leviathan\nPT:10/10\nK:Trample\nK:CARDNAME enters the battlefield tapped.\nK:CARDNAME doesn't untap during your untap step.\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | OptionalDecider$ You | Execute$ TrigUntap | TriggerZones$ Battlefield | TriggerDescription$ 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": "Leviathan", "mana_cost": "{5}{U}{U}{U}{U}", "type_line": "Creature \u2014 Leviathan", "oracle_text": "Trample\nLeviathan enters the battlefield tapped and doesn't ...
Create the Forge script for this magic card
{"name": "Vitalizing Cascade", "mana_cost": "{X}{G}{W}", "type_line": "Instant", "oracle_text": "You gain X plus 3 life."}
Name:Vitalizing Cascade\nManaCost:X G W\nTypes:Instant\nA:SP$ GainLife | Cost$ X G W | Defined$ You | LifeAmount$ Y | SpellDescription$ You gain X plus 3 life.\nSVar:X:Count$xPaid\nSVar:Y:SVar$X/Plus.3\nOracle:You gain X plus 3 life.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Vitalizing Cascade", "mana_cost": "{X}{G}{W}", "type_line": "Instant", "oracle_text": "You gain X plus 3 life."} ### Response: Name:Vitalizing Cascade\nManaCost:X ...
Create the Forge script for this magic card
{"name": "Ratchet, Field Medic"}
Name:Ratchet, Field Medic\nManaCost:2 W\nTypes:Legendary Artifact Creature Robot\nPT:2/4\nK:More Than Meets the Eye:1 W\nK:Lifelink\nT:Mode$ LifeGained | TriggerZones$ Battlefield | ValidPlayer$ You | OptionalDecider$ You | Execute$ TrigConvert | TriggerDescription$ Whenever you gain life, you may convert NICKNAME. 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": "Ratchet, Field Medic"} ### Response: Name:Ratchet, Field Medic\nManaCost:2 W\nTypes:Legendary Artifact Creature Robot\nPT:2/4\nK:More Than Meets the Eye:1 W\nK:Lif...
Create the Forge script for this magic card
{"name": "Cryptek", "mana_cost": "{3}{B}", "type_line": "Artifact Creature \u2014 Necron Wizard", "oracle_text": "{1}{B}, {T}: Choose another target artifact creature you control. When that creature dies this turn, return it to the battlefield tapped under your control.", "power": "3", "toughness": "3"}
Name:Cryptek\nManaCost:3 B\nTypes:Artifact Creature Necron Wizard\nPT:3/3\nA:AB$ ChooseCard | Cost$ 1 B T | ValidTgts$ Artifact.Creature+YouCtrl+Other | TgtPrompt$ Choose another target artifact creature you control | SubAbility$ DBDelayedTrigger | StackDescription$ When {c:Targeted} dies this turn, return that card 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": "Cryptek", "mana_cost": "{3}{B}", "type_line": "Artifact Creature \u2014 Necron Wizard", "oracle_text": "{1}{B}, {T}: Choose another target artifact creature you co...
Create the Forge script for this magic card
{"name": "Oteclan Landmark"}
Name:Oteclan Landmark\nManaCost:W\nTypes:Artifact\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 2.\nSVar:TrigScry:DB$ Scry | ScryNum$ 2\nK:Craft:2 W ExileCtrlOrGrave<1/Artifact.Other>\nAlternateMo...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Oteclan Landmark"} ### Response: Name:Oteclan Landmark\nManaCost:W\nTypes:Artifact\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card....
Create the Forge script for this magic card
{"name": "Holographic Double", "mana_cost": "{U}", "type_line": "Creature \u2014 Illusion", "oracle_text": "{U}, Exile Holographic Double from your hand: Choose a creature card in your hand. Conjure a duplicate of it into your hand.", "power": "1", "toughness": "1"}
Name:Holographic Double\nManaCost:U\nTypes:Creature Illusion\nPT:1/1\nA:AB$ ChooseCard | Cost$ U ExileFromHand<1/CARDNAME> | ActivationZone$ Hand | Mandatory$ True | ChoiceZone$ Hand | Choices$ Creature.YouOwn | ChoiceDesc$ creature | ChoiceTitle$ Choose a creature card in your hand | Amount$ 1 | SubAbility$ DBConjure ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Holographic Double", "mana_cost": "{U}", "type_line": "Creature \u2014 Illusion", "oracle_text": "{U}, Exile Holographic Double from your hand: Choose a creature c...
Create the Forge script for this magic card
{"name": "Overload", "mana_cost": "{R}", "type_line": "Instant", "oracle_text": "Kicker {2} (You may pay an additional {2} as you cast this spell.)\nDestroy target artifact if its mana value is 2 or less. If this spell was kicked, destroy that artifact if its mana value is 5 or less instead."}
Name:Overload\nManaCost:R\nTypes:Instant\nK:Kicker:2\nA:SP$ Destroy | Cost$ R | ValidTgts$ Artifact | AITgts$ Artifact.cmcLEX | TgtPrompt$ Select target artifact with mana value 2 or less (5 or less if kicked) | ConditionCheckSVar$ Y | ConditionSVarCompare$ LEX | SpellDescription$ Destroy target artifact if its mana va...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Overload", "mana_cost": "{R}", "type_line": "Instant", "oracle_text": "Kicker {2} (You may pay an additional {2} as you cast this spell.)\nDestroy target artifact ...
Create the Forge script for this magic card
{"name": "Molten Rebuke", "mana_cost": "{4}{R}", "type_line": "Sorcery", "oracle_text": "Choose one or both \u2014\n\u2022 Molten Rebuke deals 5 damage to target creature or planeswalker.\n\u2022 Destroy target Equipment."}
Name:Molten Rebuke\nManaCost:4 R\nTypes:Sorcery\nA:SP$ Charm | MinCharmNum$ 1 | CharmNum$ 2 | Choices$ DBDamage,DBDestroy\nSVar:DBDamage:DB$ DealDamage | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ 5 | SpellDescription$ CARDNAME deals 5 damage to target creature or 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": "Molten Rebuke", "mana_cost": "{4}{R}", "type_line": "Sorcery", "oracle_text": "Choose one or both \u2014\n\u2022 Molten Rebuke deals 5 damage to target creature or...
Create the Forge script for this magic card
{"name": "Zephyr Sentinel", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "Flash\nFlying\nWhen Zephyr Sentinel enters the battlefield, return up to one other target creature you control to its owner's hand. If it was a Soldier, put a +1/+1 counter on Zephyr Sentinel.", "power": "2"...
Name:Zephyr Sentinel\nManaCost:1 U\nTypes:Creature Human Soldier\nPT:2/1\nK:Flash\nK:Flying\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME enters the battlefield, return up to one other target creature you control to its own...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Zephyr Sentinel", "mana_cost": "{1}{U}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "Flash\nFlying\nWhen Zephyr Sentinel enters the battlefield, ...
Create the Forge script for this magic card
{"name": "Martyred Rusalka", "mana_cost": "{W}", "type_line": "Creature \u2014 Spirit", "oracle_text": "{W}, Sacrifice a creature: Target creature can't attack this turn.", "power": "1", "toughness": "1"}
Name:Martyred Rusalka\nManaCost:W\nTypes:Creature Spirit\nPT:1/1\nA:AB$ Pump | Cost$ W Sac<1/Creature> | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN CARDNAME can't attack. | SpellDescription$ Target creature can't attack this turn.\nAI:RemoveDeck:All\nOracle:{W}, Sacrifice a creature: Target cr...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Martyred Rusalka", "mana_cost": "{W}", "type_line": "Creature \u2014 Spirit", "oracle_text": "{W}, Sacrifice a creature: Target creature can't attack this turn.", ...
Create the Forge script for this magic card
{"name": "Benalish Hero", "mana_cost": "{W}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide th...
Name:Benalish Hero\nManaCost:W\nTypes:Creature Human Soldier\nPT:1/1\nK:Banding\nOracle:Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Benalish Hero", "mana_cost": "{W}", "type_line": "Creature \u2014 Human Soldier", "oracle_text": "Banding (Any creatures with banding, and up to one without, can a...
Create the Forge script for this magic card
{"name": "Viridescent Wisps", "mana_cost": "{G}", "type_line": "Instant", "oracle_text": "Target creature becomes green and gets +1/+0 until end of turn.\nDraw a card."}
Name:Viridescent Wisps\nManaCost:G\nTypes:Instant\nA:SP$ Pump | Cost$ G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +1 | NumDef$ +0 | SubAbility$ DBDraw | SpellDescription$ Target creature becomes green and gets +1/+0 until end of turn. Draw a card.\nSVar:DBDraw:DB$ Draw | SubAbility$ DBGreen | ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Viridescent Wisps", "mana_cost": "{G}", "type_line": "Instant", "oracle_text": "Target creature becomes green and gets +1/+0 until end of turn.\nDraw a card."} ###...
Create the Forge script for this magic card
{"name": "Serra's Blessing", "mana_cost": "{1}{W}", "type_line": "Enchantment", "oracle_text": "Creatures you control have vigilance. (Attacking doesn't cause them to tap.)"}
Name:Serra's Blessing\nManaCost:1 W\nTypes:Enchantment\nS:Mode$ Continuous | Affected$ Creature.YouCtrl | AddKeyword$ Vigilance | Description$ Creatures you control have vigilance.\nSVar:NonStackingEffect:True\nSVar:PlayMain1:TRUE\nOracle:Creatures you control have vigilance. (Attacking doesn't cause them to tap.)
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Serra's Blessing", "mana_cost": "{1}{W}", "type_line": "Enchantment", "oracle_text": "Creatures you control have vigilance. (Attacking doesn't cause them to tap.)"...
Create the Forge script for this magic card
{"name": "Thunderhead Squadron", "mana_cost": "{5}{U}", "type_line": "Creature \u2014 Human Knight", "oracle_text": "Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nFlying", "power": "3", "toughness": "4"}
Name:Thunderhead Squadron\nManaCost:5 U\nTypes:Creature Human Knight\nPT:3/4\nK:Convoke\nK:Flying\nOracle:Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nFlying
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Thunderhead Squadron", "mana_cost": "{5}{U}", "type_line": "Creature \u2014 Human Knight", "oracle_text": "Convoke (Your creatures can help cast this spell. Each c...
Create the Forge script for this magic card
{"name": "Karametra's Acolyte", "mana_cost": "{3}{G}", "type_line": "Creature \u2014 Human Druid", "oracle_text": "{T}: Add an amount of {G} equal to your devotion to green. (Each {G} in the mana costs of permanents you control counts toward your devotion to green.)", "power": "1", "toughness": "4"}
Name:Karametra's Acolyte\nManaCost:3 G\nTypes:Creature Human Druid\nPT:1/4\nA:AB$ Mana | Cost$ T | Produced$ G | Amount$ X | SpellDescription$ Add an amount of {G} equal to your devotion to green. (Each {G} in the mana costs of permanents you control counts towards your devotion to green.)\nSVar:X:Count$Devotion.Green\...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Karametra's Acolyte", "mana_cost": "{3}{G}", "type_line": "Creature \u2014 Human Druid", "oracle_text": "{T}: Add an amount of {G} equal to your devotion to green....
Create the Forge script for this magic card
{"name": "Tendo Ice Bridge", "mana_cost": "", "type_line": "Land", "oracle_text": "Tendo Ice Bridge enters the battlefield with a charge counter on it.\n{T}: Add {C}.\n{T}, Remove a charge counter from Tendo Ice Bridge: Add one mana of any color."}
Name:Tendo Ice Bridge\nManaCost:no cost\nTypes:Land\nK:etbCounter:CHARGE:1\nA:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.\nA:AB$ Mana | Cost$ T SubCounter<1/CHARGE> | Produced$ Any | SpellDescription$ Add one mana of any color.\nOracle:Tendo Ice Bridge enters the battlefield with a charge counter on 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": "Tendo Ice Bridge", "mana_cost": "", "type_line": "Land", "oracle_text": "Tendo Ice Bridge enters the battlefield with a charge counter on it.\n{T}: Add {C}.\n{T}, ...
Create the Forge script for this magic card
{"name": "Ninth Bridge Patrol", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Dwarf Soldier", "oracle_text": "Whenever another creature you control leaves the battlefield, put a +1/+1 counter on Ninth Bridge Patrol.", "power": "1", "toughness": "1"}
Name:Ninth Bridge Patrol\nManaCost:1 W\nTypes:Creature Dwarf Soldier\nPT:1/1\nT:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever another creature you control leaves the battlefield, put 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": "Ninth Bridge Patrol", "mana_cost": "{1}{W}", "type_line": "Creature \u2014 Dwarf Soldier", "oracle_text": "Whenever another creature you control leaves the battlef...
Create the Forge script for this magic card
{"name": "The Temporal Anchor", "mana_cost": "{3}{U}{U}{U}", "type_line": "Legendary Artifact", "oracle_text": "At the beginning of your upkeep, scry 2.\nWhenever you choose to put one or more cards on the bottom of your library while scrying, exile that many cards from the bottom of your library.\nDuring your turn, yo...
Name:The Temporal Anchor\nManaCost:3 U U U\nTypes:Legendary Artifact\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigScry | TriggerDescription$ At the beginning of your upkeep, scry 2.\nSVar:TrigScry:DB$ Scry | ScryNum$ 2\nT:Mode$ Scry | ValidPlayer$ You | ToBottom$ True | 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": "The Temporal Anchor", "mana_cost": "{3}{U}{U}{U}", "type_line": "Legendary Artifact", "oracle_text": "At the beginning of your upkeep, scry 2.\nWhenever you choose...
Create the Forge script for this magic card
{"name": "Courtly Provocateur", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "{T}: Target creature attacks this turn if able.\n{T}: Target creature blocks this turn if able.", "power": "1", "toughness": "1"}
Name:Courtly Provocateur\nManaCost:2 U\nTypes:Creature Human Wizard\nPT:1/1\nA:AB$ Effect | Cost$ T | ValidTgts$ Creature | StaticAbilities$ MustAttack | RememberObjects$ Targeted | ExileOnMoved$ Battlefield | StackDescription$ {c:Targeted} attacks this turn if able. | SpellDescription$ Target creature attacks this tur...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Courtly Provocateur", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "{T}: Target creature attacks this turn if able.\n{T}: Tar...
Create the Forge script for this magic card
{"name": "Mage-Ring Bully", "mana_cost": "{1}{R}", "type_line": "Creature \u2014 Human Warrior", "oracle_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nMage-Ring Bully attacks each combat if able.", "power": "2", "toughness": "2"}
Name:Mage-Ring Bully\nManaCost:1 R\nTypes:Creature Human Warrior\nPT:2/2\nK:Prowess\nS:Mode$ MustAttack | ValidCreature$ Card.Self | Description$ CARDNAME attacks each combat if able.\nOracle:Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nMage-Ring Bully attacks each comba...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Mage-Ring Bully", "mana_cost": "{1}{R}", "type_line": "Creature \u2014 Human Warrior", "oracle_text": "Prowess (Whenever you cast a noncreature spell, this creatur...
Create the Forge script for this magic card
{"name": "Grim Backwoods", "mana_cost": "", "type_line": "Land", "oracle_text": "{T}: Add {C}.\n{2}{B}{G}, {T}, Sacrifice a creature: Draw a card."}
Name:Grim Backwoods\nManaCost:no cost\nTypes:Land\nA:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.\nA:AB$ Draw | Cost$ 2 B G T Sac<1/Creature> | NumCards$ 1 | SpellDescription$ Draw a card.\nOracle:{T}: Add {C}.\n{2}{B}{G}, {T}, Sacrifice a creature: Draw a card.
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Grim Backwoods", "mana_cost": "", "type_line": "Land", "oracle_text": "{T}: Add {C}.\n{2}{B}{G}, {T}, Sacrifice a creature: Draw a card."} ### Response: Name:Grim ...
Create the Forge script for this magic card
{"name": "Tribute Mage", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "When Tribute Mage enters the battlefield, you may search your library for an artifact card with mana value 2, reveal that card, put it into your hand, then shuffle.", "power": "2", "toughness": "2"}
Name:Tribute Mage\nManaCost:2 U\nTypes:Creature Human Wizard\nPT:2/2\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may search your library for an artifact card with mana va...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Tribute Mage", "mana_cost": "{2}{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "When Tribute Mage enters the battlefield, you may search your li...
Create the Forge script for this magic card
{"name": "Thrull Surgeon", "mana_cost": "{1}{B}", "type_line": "Creature \u2014 Thrull", "oracle_text": "{1}{B}, Sacrifice Thrull Surgeon: Look at target player's hand and choose a card from it. That player discards that card. Activate only as a sorcery.", "power": "1", "toughness": "1"}
Name:Thrull Surgeon\nManaCost:1 B\nTypes:Creature Thrull\nPT:1/1\nA:AB$ Discard | Cost$ 1 B Sac<1/CARDNAME> | ValidTgts$ Player | TgtPrompt$ Select target player. | Mode$ LookYouChoose | NumCards$ 1 | SorcerySpeed$ True | SpellDescription$ Look at target player's hand and choose a card from it. That player discards tha...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Thrull Surgeon", "mana_cost": "{1}{B}", "type_line": "Creature \u2014 Thrull", "oracle_text": "{1}{B}, Sacrifice Thrull Surgeon: Look at target player's hand and c...
Create the Forge script for this magic card
{"name": "Shrine of Limitless Power", "mana_cost": "{3}", "type_line": "Artifact", "oracle_text": "At the beginning of your upkeep or whenever you cast a black spell, put a charge counter on Shrine of Limitless Power.\n{4}, {T}, Sacrifice Shrine of Limitless Power: Target player discards a card for each charge counter ...
Name:Shrine of Limitless Power\nManaCost:3\nTypes:Artifact\nT:Mode$ SpellCast | ValidCard$ Card.Black | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigAddCounter | TriggerDescription$ At the beginning of your upkeep or whenever you cast a black spell, put a charge counter on CARDNAME.\nT:Mode$ Ph...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Shrine of Limitless Power", "mana_cost": "{3}", "type_line": "Artifact", "oracle_text": "At the beginning of your upkeep or whenever you cast a black spell, put a ...
Create the Forge script for this magic card
{"name": "Blazing Torch", "mana_cost": "{1}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "Equipped creature can't be blocked by Vampires or Zombies.\nEquipped creature has \"{T}, Sacrifice Blazing Torch: Blazing Torch deals 2 damage to any target.\"\nEquip {1} ({1}: Attach to target creature you control. ...
Name:Blazing Torch\nManaCost:1\nTypes:Artifact Equipment\nK:Equip:1\nS:Mode$ CantBlockBy | ValidAttacker$ Creature.EquippedBy | ValidBlocker$ Creature.Vampire,Creature.Zombie | Description$ Equipped creature can't be blocked by Vampires or Zombies.\nS:Mode$ Continuous | Affected$ Creature.EquippedBy | AddAbility$ Torch...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Blazing Torch", "mana_cost": "{1}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "Equipped creature can't be blocked by Vampires or Zombies.\nEquipped ...
Create the Forge script for this magic card
{"name": "Flesh Duplicate", "mana_cost": "{U}{U}", "type_line": "Creature \u2014 Shapeshifter Rebel", "oracle_text": "You may have Flesh Duplicate enter the battlefield as a copy of any creature on the battlefield, except it has vanishing 3 if that creature doesn't have vanishing. (A permanent with vanishing 3 enters t...
Name:Flesh Duplicate\nManaCost:U U\nTypes:Creature Shapeshifter Rebel\nPT:0/0\nK:ETBReplacement:Copy:DBCopy:Optional\nSVar:DBCopy:DB$ Clone | Choices$ Creature.Other | AddKeywords$ IfNew Vanishing:3 | SpellDescription$ You may have CARDNAME enter the battlefield as a copy of any creature on the battlefield, except it 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": "Flesh Duplicate", "mana_cost": "{U}{U}", "type_line": "Creature \u2014 Shapeshifter Rebel", "oracle_text": "You may have Flesh Duplicate enter the battlefield as a...
Create the Forge script for this magic card
{"name": "Brokers Charm", "mana_cost": "{G}{W}{U}", "type_line": "Instant", "oracle_text": "Choose one \u2014\n\u2022 Target creature you control gets +1/+0 until end of turn. It deals damage equal to its power to target creature or planeswalker an opponent controls.\n\u2022 Destroy target enchantment.\n\u2022 Draw two...
Name:Brokers Charm\nManaCost:G W U\nTypes:Instant\nA:SP$ Charm | Choices$ DBPump,DBDestroy,DBDraw\nSVar:DBPump:DB$ Pump | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | NumAtt$ +1 | SubAbility$ DBDealDamage | AILogic$ PowerDmg | StackDescription$ {c:ThisTargetedCard} gets +1/+0 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": "Brokers Charm", "mana_cost": "{G}{W}{U}", "type_line": "Instant", "oracle_text": "Choose one \u2014\n\u2022 Target creature you control gets +1/+0 until end of tur...
Create the Forge script for this magic card
{"name": "Vectis Agents", "mana_cost": "{3}{U}{B}", "type_line": "Artifact Creature \u2014 Human Rogue", "oracle_text": "{U}{B}: Vectis Agents gets -2/-0 until end of turn and can't be blocked this turn.", "power": "4", "toughness": "3"}
Name:Vectis Agents\nManaCost:3 U B\nTypes:Artifact Creature Human Rogue\nPT:4/3\nA:AB$ Pump | Cost$ U B | NumAtt$ -2 | SubAbility$ DBUnblockable | SpellDescription$ CARDNAME gets -2/-0 until end of turn and can't be blocked this turn.\nSVar:DBUnblockable:DB$ Effect | RememberObjects$ Self | ExileOnMoved$ Battlefield | ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Vectis Agents", "mana_cost": "{3}{U}{B}", "type_line": "Artifact Creature \u2014 Human Rogue", "oracle_text": "{U}{B}: Vectis Agents gets -2/-0 until end of turn a...
Create the Forge script for this magic card
{"name": "Wandermare", "mana_cost": "{1}{G}{W}", "type_line": "Creature \u2014 Horse", "oracle_text": "Whenever you cast a creature spell that has an Adventure, put a +1/+1 counter on Wandermare. (It doesn't need to have gone on the adventure first.)", "power": "3", "toughness": "3"}
Name:Wandermare\nManaCost:1 G W\nTypes:Creature Horse\nPT:3/3\nT:Mode$ SpellCast | ValidCard$ Creature.AdventureCard | ValidActivatingPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a creature spell that has an Adventure, put a +1/+1 counter on CARDNAME.\nSVar: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": "Wandermare", "mana_cost": "{1}{G}{W}", "type_line": "Creature \u2014 Horse", "oracle_text": "Whenever you cast a creature spell that has an Adventure, put a +1/+1 ...
Create the Forge script for this magic card
{"name": "Merry, Esquire of Rohan", "mana_cost": "{R}{W}", "type_line": "Legendary Creature \u2014 Halfling Knight", "oracle_text": "Haste\nMerry, Esquire of Rohan has first strike as long as it's equipped.\nWhenever you attack with Merry and another legendary creature, draw a card.", "power": "2", "toughness": "2"}
Name:Merry, Esquire of Rohan\nManaCost:R W\nTypes:Legendary Creature Halfling Knight\nPT:2/2\nK:Haste\nS:Mode$ Continuous | Affected$ Card.Self+equipped | AddKeyword$ First Strike | Description$ CARDNAME has first strike as long as it's equipped.\nT:Mode$ AttackersDeclared | ValidAttackers$ Card.Self | NoResolvingCheck...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Merry, Esquire of Rohan", "mana_cost": "{R}{W}", "type_line": "Legendary Creature \u2014 Halfling Knight", "oracle_text": "Haste\nMerry, Esquire of Rohan has first...
Create the Forge script for this magic card
{"name": "Hans Eriksson", "mana_cost": "{2}{R}{G}", "type_line": "Legendary Creature \u2014 Human Scout", "oracle_text": "Whenever Hans Eriksson attacks, reveal the top card of your library. If it's a creature card, put it onto the battlefield tapped and attacking defending player or a planeswalker they control. Otherw...
Name:Hans Eriksson\nManaCost:2 R G\nTypes:Legendary Creature Human Scout\nPT:1/4\nT:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDig | TriggerDescription$ Whenever CARDNAME attacks, reveal the top card of your library. If it's a creature card, put it onto the battlefield tapped and at...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Hans Eriksson", "mana_cost": "{2}{R}{G}", "type_line": "Legendary Creature \u2014 Human Scout", "oracle_text": "Whenever Hans Eriksson attacks, reveal the top card...
Create the Forge script for this magic card
{"name": "Whispering Madness", "mana_cost": "{2}{U}{B}", "type_line": "Sorcery", "oracle_text": "Each player discards their hand, then draws cards equal to the greatest number of cards a player discarded this way.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deal...
Name:Whispering Madness\nManaCost:2 U B\nTypes:Sorcery\nK:Cipher\nA:SP$ RepeatEach | Cost$ 2 U B | RepeatPlayers$ Player | RepeatSubAbility$ MadnessDiscard | SubAbility$ MadnessDraw | SpellDescription$ Each player discards their hand, then draws cards equal to the greatest number of cards a player discarded this way.\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": "Whispering Madness", "mana_cost": "{2}{U}{B}", "type_line": "Sorcery", "oracle_text": "Each player discards their hand, then draws cards equal to the greatest numb...
Create the Forge script for this magic card
{"name": "Dreadwaters", "mana_cost": "{3}{U}", "type_line": "Sorcery", "oracle_text": "Target player mills X cards, where X is the number of lands you control."}
Name:Dreadwaters\nManaCost:3 U\nTypes:Sorcery\nA:SP$ Mill | Cost$ 3 U | NumCards$ X | ValidTgts$ Player | TgtPrompt$ Choose a player | SpellDescription$ Target player mills X cards, where X is the number of lands you control.\nSVar:X:Count$Valid Land.YouCtrl\nOracle:Target player mills X cards, where X is the number of...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Dreadwaters", "mana_cost": "{3}{U}", "type_line": "Sorcery", "oracle_text": "Target player mills X cards, where X is the number of lands you control."} ### Respons...
Create the Forge script for this magic card
{"name": "Mount Keralia", "mana_cost": "", "type_line": "Plane \u2014 Regatha", "oracle_text": "At the beginning of your end step, put a pressure counter on Mount Keralia.\nWhen you planeswalk away from Mount Keralia, it deals damage equal to the number of pressure counters on it to each creature and each planeswalker....
Name:Mount Keralia\nManaCost:no cost\nTypes:Plane Regatha\nT:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Command | Execute$ BuildPressure | TriggerDescription$ At the beginning of your end step, put a pressure counter on CARDNAME.\nSVar:BuildPressure:DB$ PutCounter | Defined$ Self | CounterType$...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Mount Keralia", "mana_cost": "", "type_line": "Plane \u2014 Regatha", "oracle_text": "At the beginning of your end step, put a pressure counter on Mount Keralia.\n...
Create the Forge script for this magic card
{"name": "Sylvok Lifestaff", "mana_cost": "{1}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "Equipped creature gets +1/+0.\nWhenever equipped creature dies, you gain 3 life.\nEquip {1}"}
Name:Sylvok Lifestaff\nManaCost:1\nTypes:Artifact Equipment\nK:Equip:1\nS:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 1 | Description$ Equipped creature gets +1/+0.\nT:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.EquippedBy | Execute$ TrigGainLife | TriggerDescript...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Sylvok Lifestaff", "mana_cost": "{1}", "type_line": "Artifact \u2014 Equipment", "oracle_text": "Equipped creature gets +1/+0.\nWhenever equipped creature dies, yo...
Create the Forge script for this magic card
{"name": "Bloated Processor", "mana_cost": "{2}{B}", "type_line": "Creature \u2014 Phyrexian", "oracle_text": "Sacrifice another Phyrexian: Put a +1/+1 counter on Bloated Processor.\nWhen Bloated Processor dies, incubate X, where X is its power. (Create an Incubator token with X +1/+1 counters on it and \"{2}: Transfor...
Name:Bloated Processor\nManaCost:2 B\nTypes:Creature Phyrexian\nPT:3/2\nA:AB$ PutCounter | Cost$ Sac<1/Phyrexian.Other/another Phyrexian> | CounterType$ P1P1 | SpellDescription$ Put a +1/+1 counter on CARDNAME.\nT:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigInc...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Bloated Processor", "mana_cost": "{2}{B}", "type_line": "Creature \u2014 Phyrexian", "oracle_text": "Sacrifice another Phyrexian: Put a +1/+1 counter on Bloated Pr...
Create the Forge script for this magic card
{"name": "Resupply", "mana_cost": "{5}{W}", "type_line": "Instant", "oracle_text": "You gain 6 life.\nDraw a card."}
Name:Resupply\nManaCost:5 W\nTypes:Instant\nA:SP$ GainLife | Cost$ 5 W | LifeAmount$ 6 | SpellDescription$ You gain 6 life. | SubAbility$ DBDraw\nSVar:DBDraw:DB$ Draw | NumCards$ 1 | SpellDescription$ Draw a card.\nOracle:You gain 6 life.\nDraw 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": "Resupply", "mana_cost": "{5}{W}", "type_line": "Instant", "oracle_text": "You gain 6 life.\nDraw a card."} ### Response: Name:Resupply\nManaCost:5 W\nTypes:Instant...
Create the Forge script for this magic card
{"name": "Goblin Maskmaker"}
Name:Goblin Maskmaker\nManaCost:R\nTypes:Creature Goblin Citizen\nPT:1/2\nT:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigEffect | TriggerDescription$ Whenever CARDNAME attacks, face-down spells you cast this turn cost {1} less to cast.\nSVar:TrigEffect:DB$ Effect | StaticAbilities$ ReduceCost\nSVar:ReduceCost:Mo...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Goblin Maskmaker"} ### Response: Name:Goblin Maskmaker\nManaCost:R\nTypes:Creature Goblin Citizen\nPT:1/2\nT:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigEf...
Create the Forge script for this magic card
{"name": "Power Word Kill", "mana_cost": "{1}{B}", "type_line": "Instant", "oracle_text": "Destroy target non-Angel, non-Demon, non-Devil, non-Dragon creature."}
Name:Power Word Kill\nManaCost:1 B\nTypes:Instant\nA:SP$ Destroy | Cost$ 1 B | ValidTgts$ Creature.nonAngel+nonDemon+nonDevil+nonDragon | TgtPrompt$ Select target non-Angel, non-Demon, non-Devil, non-Dragon creature | SpellDescription$ Destroy target non-Angel, non-Demon, non-Devil, non-Dragon creature.\nOracle:Destroy...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Power Word Kill", "mana_cost": "{1}{B}", "type_line": "Instant", "oracle_text": "Destroy target non-Angel, non-Demon, non-Devil, non-Dragon creature."} ### Respons...
Create the Forge script for this magic card
{"name": "Conflux", "mana_cost": "{3}{W}{U}{B}{R}{G}", "type_line": "Sorcery", "oracle_text": "Search your library for a white card, a blue card, a black card, a red card, and a green card. Reveal those cards, put them into your hand, then shuffle."}
Name:Conflux\nManaCost:3 W U B R G\nTypes:Sorcery\nA:SP$ ChangeZone | Cost$ 3 W U B R G | Origin$ Library | Destination$ Hand | ChangeType$ EACH Card.White & Card.Blue & Card.Black & Card.Red & Card.Green | SpellDescription$ Search your library for a white card, a blue card, a black card, a red card, and a green 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": "Conflux", "mana_cost": "{3}{W}{U}{B}{R}{G}", "type_line": "Sorcery", "oracle_text": "Search your library for a white card, a blue card, a black card, a red card, a...
Create the Forge script for this magic card
{"name": "Torrent of Fire", "mana_cost": "{3}{R}{R}", "type_line": "Sorcery", "oracle_text": "Torrent of Fire deals damage to any target equal to the highest mana value among permanents you control."}
Name:Torrent of Fire\nManaCost:3 R R\nTypes:Sorcery\nA:SP$ DealDamage | Cost$ 3 R R | ValidTgts$ Any | NumDmg$ X | SpellDescription$ CARDNAME deals damage to any target equal to the highest mana value among permanents you control.\nSVar:X:Count$Valid Permanent.YouCtrl$GreatestCMC\nOracle:Torrent of Fire deals 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": "Torrent of Fire", "mana_cost": "{3}{R}{R}", "type_line": "Sorcery", "oracle_text": "Torrent of Fire deals damage to any target equal to the highest mana value amon...
Create the Forge script for this magic card
{"name": "Renegade Reaper", "mana_cost": "{2}{B}", "type_line": "Creature \u2014 Angel Berserker", "oracle_text": "Flying\nWhen Renegade Reaper enters the battlefield, mill four cards. If at least one Angel card is milled this way, you gain 4 life. (To mill a card, put the top card of your library into your graveyard.)...
Name:Renegade Reaper\nManaCost:2 B\nTypes:Creature Angel Berserker\nPT:2/3\nK:Flying\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When CARDNAME enters the battlefield, mill four cards. If at least one Angel card was milled this way, you g...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Renegade Reaper", "mana_cost": "{2}{B}", "type_line": "Creature \u2014 Angel Berserker", "oracle_text": "Flying\nWhen Renegade Reaper enters the battlefield, mill ...
Create the Forge script for this magic card
{"name": "Joraga Visionary", "mana_cost": "{3}{G}", "type_line": "Creature \u2014 Elf Wizard", "oracle_text": "When Joraga Visionary enters the battlefield, draw a card.", "power": "3", "toughness": "2"}
Name:Joraga Visionary\nManaCost:3 G\nTypes:Creature Elf Wizard\nPT:3/2\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.\nSVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1\nOracle:When Jorag...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Joraga Visionary", "mana_cost": "{3}{G}", "type_line": "Creature \u2014 Elf Wizard", "oracle_text": "When Joraga Visionary enters the battlefield, draw a card.", "...
Create the Forge script for this magic card
{"name": "Armor of Thorns", "mana_cost": "{1}{G}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "You may cast Armor of Thorns as though it had flash. If you cast it any time a sorcery couldn't have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step.\n...
Name:Armor of Thorns\nManaCost:1 G\nTypes:Enchantment Aura\nK:MayFlashSac\nK:Enchant nonblack creature\nA:SP$ Attach | Cost$ 1 G | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target nonblack creature | AILogic$ Pump\nS:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | Description$...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Armor of Thorns", "mana_cost": "{1}{G}", "type_line": "Enchantment \u2014 Aura", "oracle_text": "You may cast Armor of Thorns as though it had flash. If you cast i...
Create the Forge script for this magic card
{"name": "Seascape Aerialist", "mana_cost": "{4}{U}", "type_line": "Creature \u2014 Merfolk Wizard Ally", "oracle_text": "Whenever Seascape Aerialist or another Ally enters the battlefield under your control, you may have Ally creatures you control gain flying until end of turn.", "power": "2", "toughness": "3"}
Name:Seascape Aerialist\nManaCost:4 U\nTypes:Creature Merfolk Wizard Ally\nPT:2/3\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self,Ally.Other+YouCtrl | OptionalDecider$ You | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME or another Ally enters the battlefield under your c...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Seascape Aerialist", "mana_cost": "{4}{U}", "type_line": "Creature \u2014 Merfolk Wizard Ally", "oracle_text": "Whenever Seascape Aerialist or another Ally enters ...
Create the Forge script for this magic card
{"name": "Flower"}
Name:Flower\nManaCost:G/W\nTypes:Sorcery\nA:SP$ ChangeZone | Cost$ G/W | Origin$ Library | Destination$ Hand | ChangeType$ Land.Forest+Basic,Land.Plains+Basic | ChangeNum$ 1 | SpellDescription$ Search your library for a basic Forest or Plains card, reveal it, put it into your hand, then shuffle.\nAlternateMode:Split\nO...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Flower"} ### Response: Name:Flower\nManaCost:G/W\nTypes:Sorcery\nA:SP$ ChangeZone | Cost$ G/W | Origin$ Library | Destination$ Hand | ChangeType$ Land.Forest+Basic...
Create the Forge script for this magic card
{"name": "Sedgemoor Witch", "mana_cost": "{2}{B}", "type_line": "Creature \u2014 Human Warlock", "oracle_text": "Menace\nWard\u2014Pay 3 life. (Whenever this creature becomes the target of a spell or ability an opponent controls, counter it unless that player pays 3 life.)\nMagecraft \u2014 Whenever you cast or copy an...
Name:Sedgemoor Witch\nManaCost:2 B\nTypes:Creature Human Warlock\nPT:3/2\nK:Menace\nK:Ward:PayLife<3>\nT:Mode$ SpellCastOrCopy | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Magecraft — Whenever you cast or copy an instant or sorcery spel...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Sedgemoor Witch", "mana_cost": "{2}{B}", "type_line": "Creature \u2014 Human Warlock", "oracle_text": "Menace\nWard\u2014Pay 3 life. (Whenever this creature become...
Create the Forge script for this magic card
{"name": "Morska, Undersea Sleuth"}
Name:Morska, Undersea Sleuth\nManaCost:G W U\nTypes:Legendary Creature Vedalken Fish Detective\nPT:2/3\nS:Mode$ Continuous | Affected$ You | SetMaxHandSize$ Unlimited | Description$ You have no maximum hand size.\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigInvestigate | ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Morska, Undersea Sleuth"} ### Response: Name:Morska, Undersea Sleuth\nManaCost:G W U\nTypes:Legendary Creature Vedalken Fish Detective\nPT:2/3\nS:Mode$ Continuous ...
Create the Forge script for this magic card
{"name": "Tale of Tin\u00faviel", "mana_cost": "{3}{W}{W}", "type_line": "Enchantment \u2014 Saga", "oracle_text": "(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)\nI \u2014 Target creature you control gains indestructible for as long as you control Tale of Tin\u00faviel.\nII \u...
Name:Tale of Tinúviel\nManaCost:3 W W\nTypes:Enchantment Saga\nK:Chapter:3:DBPump,DBReturn,DBPumpLifeLink\nSVar:DBPump:DB$ Pump | ValidTgts$ Creature.YouCtrl | KW$ Indestructible | Duration$ UntilLoseControlOfHost | SpellDescription$ Target creature you control gains indestructible for as long as you control 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": "Tale of Tin\u00faviel", "mana_cost": "{3}{W}{W}", "type_line": "Enchantment \u2014 Saga", "oracle_text": "(As this Saga enters and after your draw step, add a lore...
Create the Forge script for this magic card
{"name": "Goblin Shortcutter", "mana_cost": "{1}{R}", "type_line": "Creature \u2014 Goblin Scout", "oracle_text": "When Goblin Shortcutter enters the battlefield, target creature can't block this turn.", "power": "2", "toughness": "1"}
Name:Goblin Shortcutter\nManaCost:1 R\nTypes:Creature Goblin Scout\nPT:2/1\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCanNotBlock | TriggerDescription$ When CARDNAME enters the battlefield, target creature can't block this turn.\nSVar:TrigCanNotBlock:DB$ Pump | V...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Goblin Shortcutter", "mana_cost": "{1}{R}", "type_line": "Creature \u2014 Goblin Scout", "oracle_text": "When Goblin Shortcutter enters the battlefield, target cre...
Create the Forge script for this magic card
{"name": "Trial of a Time Lord", "mana_cost": "{1}{W}{W}", "type_line": "Enchantment \u2014 Saga", "oracle_text": "(As this Saga enters and after your draw step, add a lore counter. Sacrifice after IV.)\nI, II, III \u2014 Exile target nontoken creature an opponent controls until Trial of a Time Lord leaves the battlefi...
Name:Trial of a Time Lord\nManaCost:1 W W\nTypes:Enchantment Saga\nK:Chapter:4:DBExile,DBExile,DBExile,DBVote\nSVar:DBExile:DB$ ChangeZone | ValidTgts$ Creature.nonToken+OppCtrl | TgtPrompt$ Choose target nontoken creature an opponent controls | Origin$ Battlefield | Destination$ Exile | Duration$ UntilHostLeavesPlay |...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Trial of a Time Lord", "mana_cost": "{1}{W}{W}", "type_line": "Enchantment \u2014 Saga", "oracle_text": "(As this Saga enters and after your draw step, add a lore ...
Create the Forge script for this magic card
{"name": "Blood Tribute", "mana_cost": "{4}{B}{B}", "type_line": "Sorcery", "oracle_text": "Kicker\u2014Tap an untapped Vampire you control. (You may tap a Vampire you control in addition to any other costs as you cast this spell.)\nTarget opponent loses half their life, rounded up. If this spell was kicked, you gain l...
Name:Blood Tribute\nManaCost:4 B B\nTypes:Sorcery\nK:Kicker:tapXType<1/Vampire>\nA:SP$ LoseLife | Cost$ 4 B B | ValidTgts$ Opponent | LifeAmount$ X | SubAbility$ DBGainLife | SpellDescription$ Target opponent loses half their life, rounded up. If this spell was kicked, you gain life equal to the life lost this way.\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": "Blood Tribute", "mana_cost": "{4}{B}{B}", "type_line": "Sorcery", "oracle_text": "Kicker\u2014Tap an untapped Vampire you control. (You may tap a Vampire you contr...
Create the Forge script for this magic card
{"name": "Slippery Bogle", "mana_cost": "{G/U}", "type_line": "Creature \u2014 Beast", "oracle_text": "Hexproof (This creature can't be the target of spells or abilities your opponents control.)", "power": "1", "toughness": "1"}
Name:Slippery Bogle\nManaCost:GU\nTypes:Creature Beast\nPT:1/1\nK:Hexproof\nOracle:Hexproof (This creature can't be the target of spells or abilities your opponents control.)
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Slippery Bogle", "mana_cost": "{G/U}", "type_line": "Creature \u2014 Beast", "oracle_text": "Hexproof (This creature can't be the target of spells or abilities you...
Create the Forge script for this magic card
{"name": "Stormsurge Kraken", "mana_cost": "{3}{U}{U}", "type_line": "Creature \u2014 Kraken", "oracle_text": "Hexproof\nLieutenant \u2014 As long as you control your commander, Stormsurge Kraken gets +2/+2 and has \"Whenever Stormsurge Kraken becomes blocked, you may draw two cards.\"", "power": "5", "toughness": "5"}
Name:Stormsurge Kraken\nManaCost:3 U U\nTypes:Creature Kraken\nPT:5/5\nK:Hexproof\nS:Mode$ Continuous | Affected$ Card.Self | AddPower$ 2 | AddToughness$ 2 | AddTrigger$ TrigBlocked | AddSVar$ StormsurgeKrakenDraw | IsPresent$ Card.IsCommander+YouOwn+YouCtrl | Description$ Lieutenant — As long as you control your comma...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Stormsurge Kraken", "mana_cost": "{3}{U}{U}", "type_line": "Creature \u2014 Kraken", "oracle_text": "Hexproof\nLieutenant \u2014 As long as you control your comman...
Create the Forge script for this magic card
{"name": "Radiant Fountain", "mana_cost": "", "type_line": "Land", "oracle_text": "When Radiant Fountain enters the battlefield, you gain 2 life.\n{T}: Add {C}."}
Name:Radiant Fountain\nManaCost:no cost\nTypes:Land\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 2 life.\nSVar:TrigGainLife:DB$ GainLife | LifeAmount$ 2\nA:AB$ Mana | Cost$ T | Produced$ ...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Radiant Fountain", "mana_cost": "", "type_line": "Land", "oracle_text": "When Radiant Fountain enters the battlefield, you gain 2 life.\n{T}: Add {C}."} ### Respon...
Create the Forge script for this magic card
{"name": "Felhide Spiritbinder", "mana_cost": "{3}{R}", "type_line": "Creature \u2014 Minotaur Shaman", "oracle_text": "Inspired \u2014 Whenever Felhide Spiritbinder becomes untapped, you may pay {1}{R}. If you do, create a token that's a copy of another target creature, except it's an enchantment in addition to its ot...
Name:Felhide Spiritbinder\nManaCost:3 R\nTypes:Creature Minotaur Shaman\nPT:3/4\nT:Mode$ Untaps | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigCopy | TriggerDescription$ Inspired — Whenever CARDNAME becomes untapped, you may pay {1}{R}. If you do, create a token that's a copy of another target creatu...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Felhide Spiritbinder", "mana_cost": "{3}{R}", "type_line": "Creature \u2014 Minotaur Shaman", "oracle_text": "Inspired \u2014 Whenever Felhide Spiritbinder becomes...
Create the Forge script for this magic card
{"name": "Unraveling Mummy", "mana_cost": "{1}{W}{B}", "type_line": "Creature \u2014 Zombie", "oracle_text": "{1}{W}: Target attacking Zombie gains lifelink until end of turn.\n{1}{B}: Target attacking Zombie gains deathtouch until end of turn.", "power": "2", "toughness": "3"}
Name:Unraveling Mummy\nManaCost:1 W B\nTypes:Creature Zombie\nPT:2/3\nA:AB$ Pump | Cost$ 1 W | ValidTgts$ Zombie.attacking | TgtPrompt$ Select target attacking Zombie | KW$ Lifelink | SpellDescription$ Target attacking Zombie gains lifelink until end of turn.\nA:AB$ Pump | Cost$ 1 B | ValidTgts$ Zombie.attacking | TgtP...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Unraveling Mummy", "mana_cost": "{1}{W}{B}", "type_line": "Creature \u2014 Zombie", "oracle_text": "{1}{W}: Target attacking Zombie gains lifelink until end of tur...
Create the Forge script for this magic card
{"name": "Wingcrafter", "mana_cost": "{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Wingcrafter is paired with another cre...
Name:Wingcrafter\nManaCost:U\nTypes:Creature Human Wizard\nPT:1/1\nK:Soulbond\nS:Mode$ Continuous | Affected$ Creature.PairedWith,Creature.Self+Paired | AddKeyword$ Flying | Description$ As long as CARDNAME is paired with another creature, both creatures have flying.\nOracle:Soulbond (You may pair this creature with 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": "Wingcrafter", "mana_cost": "{U}", "type_line": "Creature \u2014 Human Wizard", "oracle_text": "Soulbond (You may pair this creature with another unpaired creature ...
Create the Forge script for this magic card
{"name": "The Hunter Maze", "mana_cost": "", "type_line": "Land \u2014 Sphere", "oracle_text": "The Hunter Maze enters the battlefield tapped.\n{T}: Add {G}.\n{1}{G}, {T}, Sacrifice The Hunter Maze: Draw a card."}
Name:The Hunter Maze\nManaCost:no cost\nTypes:Land Sphere\nK:CARDNAME enters the battlefield tapped.\nA:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G}.\nA:AB$ Draw | Cost$ 1 G T Sac<1/CARDNAME> | SpellDescription$ Draw a card.\nDeckHas:Ability$Sacrifice\nOracle:The Hunter Maze enters the battlefield tappe...
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 Hunter Maze", "mana_cost": "", "type_line": "Land \u2014 Sphere", "oracle_text": "The Hunter Maze enters the battlefield tapped.\n{T}: Add {G}.\n{1}{G}, {T}, S...
Create the Forge script for this magic card
{"name": "Leonin Warleader", "mana_cost": "{2}{W}{W}", "type_line": "Creature \u2014 Cat Soldier", "oracle_text": "Whenever Leonin Warleader attacks, create two 1/1 white Cat creature tokens with lifelink that are tapped and attacking.", "power": "4", "toughness": "4"}
Name:Leonin Warleader\nManaCost:2 W W\nTypes:Creature Cat Soldier\nPT:4/4\nT:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ Whenever CARDNAME attacks, create two 1/1 white Cat creature tokens with lifelink that are tapped and attacking.\nSVar:TrigToken:DB$ Token | TokenAmount$ 2 | 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": "Leonin Warleader", "mana_cost": "{2}{W}{W}", "type_line": "Creature \u2014 Cat Soldier", "oracle_text": "Whenever Leonin Warleader attacks, create two 1/1 white Ca...
Create the Forge script for this magic card
{"name": "Retreat to Emeria", "mana_cost": "{3}{W}", "type_line": "Enchantment", "oracle_text": "Landfall \u2014 Whenever a land enters the battlefield under your control, choose one \u2014\n\u2022 Create a 1/1 white Kor Ally creature token.\n\u2022 Creatures you control get +1/+1 until end of turn."}
Name:Retreat to Emeria\nManaCost:3 W\nTypes:Enchantment\nT:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | ValidCard$ Land.YouCtrl | Execute$ TrigCharm | TriggerDescription$ Landfall — Whenever a land enters the battlefield under your control, ABILITY\nSVar:TrigCharm:DB$ Charm |...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Retreat to Emeria", "mana_cost": "{3}{W}", "type_line": "Enchantment", "oracle_text": "Landfall \u2014 Whenever a land enters the battlefield under your control, c...
Create the Forge script for this magic card
{"name": "Voodoo Doll", "mana_cost": "{6}", "type_line": "Artifact", "oracle_text": "At the beginning of your upkeep, put a pin counter on Voodoo Doll.\nAt the beginning of your end step, if Voodoo Doll is untapped, destroy Voodoo Doll and it deals damage to you equal to the number of pin counters on it.\n{X}{X}, {T}: ...
Name:Voodoo Doll\nManaCost:6\nTypes:Artifact\nT:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, put a pin counter on CARDNAME.\nT:Mode$ Phase | Phase$ End of Turn | IsPresent$ Card.Self+untapped | ValidPlayer$ Yo...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Voodoo Doll", "mana_cost": "{6}", "type_line": "Artifact", "oracle_text": "At the beginning of your upkeep, put a pin counter on Voodoo Doll.\nAt the beginning of ...
Create the Forge script for this magic card
{"name": "Vampire Nocturnus Avatar", "mana_cost": "", "type_line": "Vanguard", "oracle_text": "Play with the top card of your library revealed.\nAs long as the top card of your library is black, black creatures you control get +2/+1."}
Name:Vampire Nocturnus Avatar\nManaCost:no cost\nTypes:Vanguard\nHandLifeModifier:-1/-2\nS:Mode$ Continuous | EffectZone$ Command | GameStage$ Play | Affected$ Card.TopLibrary+YouCtrl | AffectedZone$ Library | MayLookAt$ Player | Description$ Play with the top card of your library revealed.\nS:Mode$ Continuous | Effect...
Below is an instruction that describes a task then the input and response. ### Instruction: Create the Forge script for this magic card ### Input: {"name": "Vampire Nocturnus Avatar", "mana_cost": "", "type_line": "Vanguard", "oracle_text": "Play with the top card of your library revealed.\nAs long as the top card of y...