- Fix html encoding that of Costs<>

This commit is contained in:
Sol
2016-03-31 16:36:37 +00:00
parent 01071fdc0e
commit 364283939d
66 changed files with 72 additions and 72 deletions

View File

@@ -1,7 +1,7 @@
Name:Angelic Purge
ManaCost:2 W
Types:Sorcery
A:SP$ ChangeZone | Cost$ 2 W Sac&lt;1/Permanent&gt; | ValidTgts$ Artifact,Creature,Enchantment | TgtPrompt$ Select target artifact, creature or enchantment | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile target artifact, creature or enchantment.
SVar:Picture:http://www.wizards.com/global/images/magic/general/altars_light.jpg
A:SP$ ChangeZone | Cost$ 2 W Sac<1/Permanent> | ValidTgts$ Artifact,Creature,Enchantment | TgtPrompt$ Select target artifact, creature or enchantment | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile target artifact, creature or enchantment.
SVar:Picture:http://www.wizards.com/global/images/magic/general/angelic_purge.jpg
Oracle:As an additional cost to cast Angelic Purge, sacrifice a permanent.\nExile target artifact, creature or enchantment.

View File

@@ -4,7 +4,7 @@ Types:Enchantment Aura
K:Enchant creature
A:SP$ Attach | Cost$ 2 W | ValidTgts$ Creature | AILogic$ Curse
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME can't attack or block. &amp; CARDNAME can't transform | Description$ Enchanted creature can't attack, block, or transform.
A:AB$ Attach | Cost$ Sac&lt;1/Permanent.Other/another permanent&gt; | ValidTgts$ Creature | TgtPrompt$ Select target creature | AILogic$ Curse | SorcerySpeed$ True | ActivationLimit$ 1 | SpellDescription$ Attach CARDNAME to target creature.
A:AB$ Attach | Cost$ Sac<1/Permanent.Other/another permanent> | ValidTgts$ Creature | TgtPrompt$ Select target creature | AILogic$ Curse | SorcerySpeed$ True | ActivationLimit$ 1 | SpellDescription$ Attach CARDNAME to target creature.
SVar:Picture:http://www.wizards.com/global/images/magic/general/bound_by_moonsilver.jpg
Oracle:Enchant creature\nEnchanted creature can't attack, block, or transform.\nSacrifice another permanent: Attach Bound by Moonsilver to target creature. Activate this ability only any time you could cast a sorcery and only once each turn.

View File

@@ -3,7 +3,7 @@ ManaCost:2
Types:Artifact
A:AB$ PutCounter | Cost$ 1 T | CounterType$ CHARGE | CounterNum$ 1 | SubAbility$ DBCast | SpellDescription$ Put a charge counter on Brain in a Jar, then you may cast an instant or sorcery card with converted mana cost equal to the number of charge counters on Brain in a Jar from your hand without paying its mana cost.
SVar:DBCast:AB$ Play | Cost$ 0 | ValidZone$ Hand | Valid$ Instant.YouOwn.cmcEQY,Sorcery.YouOwn.cmcEQY | Controller$ You | WithoutManaCost$ True | Optional$ True | Amount$ 1
A:AB$ Scry | Cost$ 3 T SubCounter&lt;X/CHARGE&gt; | ScryNum$ X | References$ X |SpellDescription$ Scry X.
A:AB$ Scry | Cost$ 3 T SubCounter<X/CHARGE> | ScryNum$ X | References$ X |SpellDescription$ Scry X.
SVar:X:XChoice
SVar:Y:Count$CardCounters.CHARGE
SVar:Picture:http://www.wizards.com/global/images/magic/general/brain_in_a_jar.jpg

View File

@@ -5,6 +5,6 @@ PT:2/3
K:Flying
T:Mode$ SpellCast | ValidCard$ Creature+cmcLE3 | ValidActivatingPlayer$ You | Execute$ DBToken | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a creature spell with converted mana cost 3 or less, investigate.
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
Oracle:Whenever you cast a creature spell with converted mana cost 3 or less, investigate. (Put a colorless Clue artifact token onto the battlefield with "2, Sacrifice this artifact: Draw a card.")

View File

@@ -4,7 +4,7 @@ Types:Creature Human Scout
PT:3/2
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/byway_courier.jpg
Oracle:When Byway Courier dies, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -1,7 +1,7 @@
Name:Call the Bloodline
ManaCost:1 B
Types:Enchantment
A:AB$ Token | Cost$ 1 Discard&lt;1/Card&gt; | ActivationLimit$ 1 | TokenAmount$ 1 | TokenName$ Vampire Knight | TokenTypes$ Creature,Vampire,Knight | TokenOwner$ You | TokenColors$ Black | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Lifelink | SpellDescription$ Put a 2/2 black Zombie creature token onto the battlefield.
A:AB$ Token | Cost$ 1 Discard<1/Card> | ActivationLimit$ 1 | TokenAmount$ 1 | TokenName$ Vampire Knight | TokenTypes$ Creature,Vampire,Knight | TokenOwner$ You | TokenColors$ Black | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Lifelink | SpellDescription$ Put a 2/2 black Zombie creature token onto the battlefield.
SVar:Picture:http://www.wizards.com/global/images/magic/general/call_the_bloodline.jpg
Oracle:{1} Discard a card: Put a 1/1 black Vampire Knight creature token with lifelink onto the battlefield. Activate this ability only once each turn.

View File

@@ -5,7 +5,7 @@ Text:As CARDNAME enters the battlefield, you may reveal an Island or Swamp card
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add {U} to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add {B} to your mana pool.
K:ETBReplacement:Other:DBTap
SVar:DBTap:AB$ Tap | Cost$ 0 | ETB$ True | Defined$ Self | UnlessCost$ Reveal&lt;1/Island;Swamp/Island or Swamp&gt; | UnlessPayer$ You | StackDescription$ enters the battlefield tapped.
SVar:DBTap:AB$ Tap | Cost$ 0 | ETB$ True | Defined$ Self | UnlessCost$ Reveal<1/Island;Swamp/Island or Swamp> | UnlessPayer$ You | StackDescription$ enters the battlefield tapped.
SVar:Picture:http://www.wizards.com/global/images/magic/general/choked_estuary.jpg
Oracle:As Choked Estuary enters the battlefield, you may reveal an Island or Swamp card from your hand. If you don't, Choked Estuary enters the battlefield tapped.\n{T}: Add {U} or {B} to your mana pool.

View File

@@ -5,7 +5,7 @@ A:SP$ Counter | Cost$ 3 U U | TargetType$ Spell | TgtPrompt$ Select target spell
SVar:DBToken1:DB$Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | SubAbility$ DBToken2 | TokenAbilities$ ABDraw
SVar:DBToken2:DB$Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | SubAbility$ DBToken3 | TokenAbilities$ ABDraw
SVar:DBToken3:DB$Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/confirm_suspicions.jpg
Oracle:Counter target spell.\nInvestigate three times. (To investigate, put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -4,7 +4,7 @@ Types:Instant
A:SP$ Token | Cost$ G | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 | TokenAbilities$ ABDraw | SubAbility$ DBPump | SpellDescription$ Investigate, then target creature gets +1/+1 until end of turn for each Clue you control. (To investigate, put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:DBPump:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ X | NumDef$ X | References$ X
SVar:X:Count$Valid Clue.YouCtrl
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/carrion_call.jpg
Oracle:Investigate, then target creature gets +1/+1 until end of turn for each Clue you control. (To investigate, put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -18,7 +18,7 @@ PT:3/2
K:Prowess
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigToken | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/bearer_of_overwhelming_truths.jpg
Oracle:Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhenever Bearer of Overwhelming Truths deals combat damage to a player, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -2,7 +2,7 @@ Name:Dauntless Cathar
ManaCost:2 W
Types:Creature Human Soldier
PT:3/2
A:AB$ Token | Cost$ 1 W ExileFromGrave&lt;1/CARDNAME&gt; | ActivationZone$ Graveyard | SorcerySpeed$ True | TokenAmount$ 1 | TokenName$ Spirit | TokenTypes$ Creature,Spirit | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ w 1 1 spirit SOI | TokenKeywords$ Flying | SpellDescription$ Put a 1/1 white Spirit creature token with flying onto the battlefield.
A:AB$ Token | Cost$ 1 W ExileFromGrave<1/CARDNAME> | ActivationZone$ Graveyard | SorcerySpeed$ True | TokenAmount$ 1 | TokenName$ Spirit | TokenTypes$ Creature,Spirit | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ w 1 1 spirit SOI | TokenKeywords$ Flying | SpellDescription$ Put a 1/1 white Spirit creature token with flying onto the battlefield.
SVar:Picture:http://www.wizards.com/global/images/magic/general/dauntless_cathar.jpg
Oracle:{1}{W}, Exile Dauntless Cathar from your graveyard: Put a 1/1 white Spirit creature token with flying onto the battlefield. Activate this ability only any time you could cast a sorcery.

View File

@@ -4,7 +4,7 @@ Types:Creature Human Wizard
PT:2/4
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/drownyard_explorers.jpg
Oracle:When Drownyard Explorers enters the battlefield, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -2,7 +2,7 @@ Name:Elusive Tormentor
ManaCost:2 B B
Types:Creature Vampire Wizard
PT:4/4
A:AB$SetState | Cost$ 1 Discard&lt;1/Card&gt; | Defined$ Self | Mode$ Transform | SpellDescription$ Transform CARDNAME.
A:AB$SetState | Cost$ 1 Discard<1/Card> | Defined$ Self | Mode$ Transform | SpellDescription$ Transform CARDNAME.
SVar:Picture:http://www.wizards.com/global/images/magic/general/elusive_tormentor.jpg
AlternateMode:DoubleFaced
Oracle:{1}, Discard a card: Transform Elusive Tormentor.

View File

@@ -1,7 +1,7 @@
Name:Explosive Apparatus
ManaCost:1
Types:Artifact
A:AB$ DealDamage | Cost$ 3 T Sac&lt;1/CARDNAME&gt; | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to target creature or player.
A:AB$ DealDamage | Cost$ 3 T Sac<1/CARDNAME> | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to target creature or player.
SVar:Picture:http://www.wizards.com/global/images/magic/general/explosive_apparatus.jpg
Oracle:{3}, {T}, Sacrifice Explosive Apparatus: Explosive Apparatus deals 2 damage to target creature or player.

View File

@@ -3,7 +3,7 @@ ManaCost:1 W
Types:Instant
A:SP$ Tap | Cost$ 1 W | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Choose target creature | ValidTgts$ Creature | SubAbility$ DBToken | SpellDescription$ Tap up to two target creatures. Investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/expose_evil.jpg
Oracle:Tap up to two target creatures.\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -3,7 +3,7 @@ ManaCost:2 U
Types:Enchantment
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
T:Mode$ Sacrificed | ValidCard$ Clue.YouCtrl | Execute$ TrigMill | TriggerZones$ Battlefield | TriggerDescription$ Whenever you sacrifice a Clue, target player puts the top three cards of his or her library into his or her graveyard.
SVar:TrigMill:AB$ Mill | Cost$ 0 | NumCards$ 3 | ValidTgts$ Player | TgtPrompt$ Select target player
SVar:Picture:http://www.wizards.com/global/images/magic/general/fleeting_memories.jpg

View File

@@ -5,7 +5,7 @@ Text:As CARDNAME enters the battlefield, you may reveal a Swamp or Mountain card
A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add {B} to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R} to your mana pool.
K:ETBReplacement:Other:DBTap
SVar:DBTap:AB$ Tap | Cost$ 0 | ETB$ True | Defined$ Self | UnlessCost$ Reveal&lt;1/Swamp;Mountain/Swamp or Mountain&gt; | UnlessPayer$ You | StackDescription$ enters the battlefield tapped.
SVar:DBTap:AB$ Tap | Cost$ 0 | ETB$ True | Defined$ Self | UnlessCost$ Reveal<1/Swamp;Mountain/Swamp or Mountain> | UnlessPayer$ You | StackDescription$ enters the battlefield tapped.
SVar:Picture:http://www.wizards.com/global/images/magic/general/foreboding_ruins.jpg
Oracle:As Foreboding Ruins enters the battlefield, you may reveal a Swamp or Mountain card from your hand. If you don't, Foreboding Ruins enters the battlefield tapped.\n{T}: Add {B} or {R} to your mana pool.

View File

@@ -5,7 +5,7 @@ Text:As CARDNAME enters the battlefield, you may reveal a Forest or Plains card
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G} to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add {W} to your mana pool.
K:ETBReplacement:Other:DBTap
SVar:DBTap:AB$ Tap | Cost$ 0 | ETB$ True | Defined$ Self | UnlessCost$ Reveal&lt;1/Forest;Plains/Forest or Plains&gt; | UnlessPayer$ You | StackDescription$ enters the battlefield tapped.
SVar:DBTap:AB$ Tap | Cost$ 0 | ETB$ True | Defined$ Self | UnlessCost$ Reveal<1/Forest;Plains/Forest or Plains> | UnlessPayer$ You | StackDescription$ enters the battlefield tapped.
SVar:Picture:http://www.wizards.com/global/images/magic/general/fortified_village.jpg
Oracle:As Fortified Village enters the battlefield, you may reveal a Forest or Plains card from your hand. If you don't, Fortified Village enters the battlefield tapped.\n{T}: Add {G} or {W} to your mana pool.

View File

@@ -5,7 +5,7 @@ Text:As CARDNAME enters the battlefield, you may reveal a Mountain or Forest car
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R} to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G} to your mana pool.
K:ETBReplacement:Other:DBTap
SVar:DBTap:AB$ Tap | Cost$ 0 | ETB$ True | Defined$ Self | UnlessCost$ Reveal&lt;1/Mountain;Forest/Mountain or Forest&gt; | UnlessPayer$ You | StackDescription$ enters the battlefield tapped.
SVar:DBTap:AB$ Tap | Cost$ 0 | ETB$ True | Defined$ Self | UnlessCost$ Reveal<1/Mountain;Forest/Mountain or Forest> | UnlessPayer$ You | StackDescription$ enters the battlefield tapped.
SVar:Picture:http://www.wizards.com/global/images/magic/general/game_trail.jpg
Oracle:As Game Trail enters the battlefield, you may reveal a Mountain or Forest card from your hand. If you don't, Game Trail enters the battlefield tapped.\n{T}: Add {R} or {G} to your mana pool.

View File

@@ -2,7 +2,7 @@ Name:Geistblast
ManaCost:2 R
Types:Instant
A:SP$ DealDamage | Cost$ 2 R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to target creature or player.
A:AB$ CopySpellAbility | Cost$ 2 U ExileFromGrave&lt;1/CARDNAME&gt; | ActivationZone$ Graveyard | ValidTgts$ Instant.YouCtrl,Sorcery.YouCtrl | TargetType$ Spell | SpellDescription$ Copy target instant or sorcery spell you control. You may choose new targets for the copy.
A:AB$ CopySpellAbility | Cost$ 2 U ExileFromGrave<1/CARDNAME> | ActivationZone$ Graveyard | ValidTgts$ Instant.YouCtrl,Sorcery.YouCtrl | TargetType$ Spell | SpellDescription$ Copy target instant or sorcery spell you control. You may choose new targets for the copy.
SVar:Picture:http://www.wizards.com/global/images/magic/general/geistblast.jpg
Oracle:Geistblast deals 2 damage to target creature or player.\n{2}{U}, Exile Geistblast from your graveyard: Copy target instant or sorcery spell you control. You may choose new targets for the copy.

View File

@@ -4,7 +4,7 @@ Types:Creature Zombie Horror
PT:7/7
K:Flying
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | AddToughness$ X | Description$ CARDNAME gets -1/-1 for each card in your hand.
A:AB$ ChangeZone | Cost$3 U Discard&lt;3/Card&gt; | Origin$ Graveyard | Destination$ Battlefield | ActivationZone$ Graveyard | Tapped$ True | SpellDescription$ Return CARDNAME from your graveyard to the battlefield tapped.
A:AB$ ChangeZone | Cost$3 U Discard<3/Card> | Origin$ Graveyard | Destination$ Battlefield | ActivationZone$ Graveyard | Tapped$ True | SpellDescription$ Return CARDNAME from your graveyard to the battlefield tapped.
SVar:X:Count$InYourHand/Negative
SVar:NeedsToPlayVar:Y LE6
SVar:Y:Count$CardsInYourHand

View File

@@ -2,7 +2,7 @@ Name:Ghoulcaller's Accomplice
ManaCost:1 B
Types:Creature Human Rogue
PT:2/2
A:AB$ Token | Cost$ 3 B ExileFromGrave&lt;1/CARDNAME&gt; | ActivationZone$ Graveyard | SorcerySpeed$ True | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenImage$ b 2 2 zombie SOI | SpellDescription$ Put a 2/2 black Zombie creature token onto the battlefield.
A:AB$ Token | Cost$ 3 B ExileFromGrave<1/CARDNAME> | ActivationZone$ Graveyard | SorcerySpeed$ True | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenImage$ b 2 2 zombie SOI | SpellDescription$ Put a 2/2 black Zombie creature token onto the battlefield.
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghoulcallers_accomplice.jpg
Oracle:{3}{B}, Exile Ghoulcaller's Accomplice from your graveyard: Put a 2/2 black Zombie creature token onto the battlefield. Activate this ability only anytime you could cast a sorcery.

View File

@@ -2,7 +2,7 @@ Name:Ghoulsteed
ManaCost:4 B
Types:Creature Zombie Horse
PT:4/4
A:AB$ ChangeZone | Cost$ 2 B Discard&lt;2/Card&gt; | Origin$ Graveyard | Destination$ Battlefield | Tapped$ True | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to the battlefield tapped.
A:AB$ ChangeZone | Cost$ 2 B Discard<2/Card> | Origin$ Graveyard | Destination$ Battlefield | Tapped$ True | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to the battlefield tapped.
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghoulsteed.jpg
Oracle:{2}{B}, Discard two cards: Return Ghoulsteed from your graveyard to the battlefield tapped.

View File

@@ -3,7 +3,7 @@ ManaCost:4 U
Types:Sorcery
A:SP$ ChangeZone | Cost$ 4 U | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | Origin$ Battlefield | Destination$ Library | LibraryPosition$ 0 | SubAbility$ DBToken | SpellDescription$ Put target permanent on top of its owner's library. Investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/gone_missing.jpg
Oracle:Put target permanent on top of its owner's library.\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -2,7 +2,7 @@ Name:Heir of Falkenrath
ManaCost:1 B
Types:Creature Vampire
PT:2/1
A:AB$SetState | Cost$ Discard&lt;1/Card&gt; | Defined$ Self | Mode$ Transform | ActivationLimit$ 1 | SpellDescription$ Transform CARDNAME. Activate this ability only once each turn.
A:AB$SetState | Cost$ Discard<1/Card> | Defined$ Self | Mode$ Transform | ActivationLimit$ 1 | SpellDescription$ Transform CARDNAME. Activate this ability only once each turn.
SVar:Picture:http://www.wizards.com/global/images/magic/general/heir_of_falkenrath.jpg
AlternateMode:DoubleFaced
Oracle:Discard a card: Transform Heir of Falkenrath. Activate this ability only once each turn.

View File

@@ -3,7 +3,7 @@ ManaCost:4 W
Types:Instant
A:SP$ Destroy | Cost$ 4 W | ValidTgts$ Creature.powerGE4 | SubAbility$ DBToken | TgtPrompt$ Select target creature with power 4 or greater | Destroy target creature with power 4 or greater. Investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/humble_the_brute.jpg
Oracle:Destroy target creature with power 4 or greater.\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -3,7 +3,7 @@ ManaCost:B
Types:Creature Vampire
PT:1/1
K:Lifelink
A:AB$ PutCounterAll | Cost$ 2 Sac&lt;1/Creature&gt; | ValidCards$ Vampire.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on each Vampire you control.
A:AB$ PutCounterAll | Cost$ 2 Sac<1/Creature> | ValidCards$ Vampire.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on each Vampire you control.
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/indulgent_aristocrat.jpg
Oracle:Lifelink\n{2}, Sacrifice a creature: Put a +1/+1 counter on each Vampire you control.

View File

@@ -3,7 +3,7 @@ ManaCost:R
Types:Creature Vampire
PT:1/1
K:Menace
A:AB$ Draw | Cost$ Discard&lt;1/Card&gt; Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
A:AB$ Draw | Cost$ Discard<1/Card> Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/insolent_neonate.jpg
Oracle:Menace (This creature can't be blocked except by two or more creatures.)\nDiscard a card, Sacrifice Insolent Neonate: Draw a card.

View File

@@ -3,7 +3,7 @@ ManaCost:1 U
Types:Instant
A:SP$ Pump | Cost$ 1 U | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -4 | IsCurse$ True | SubAbility$ DBToken | SpellDescription$ Target creature gets -4/-0 until end of turn. Investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/jaces_scrutiny.jpg
Oracle:Target creature gets -4/-0 until end of turn.\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -2,7 +2,7 @@ Name:Loam Dryad
ManaCost:G
Types:Creature Dryad Horror
PT:1/2
A:AB$ Mana | Cost$ T tapXType&lt;1/Creature&gt; | Produced$ Any | SpellDescription$ Add one mana of any color to your mana pool.
A:AB$ Mana | Cost$ T tapXType<1/Creature> | Produced$ Any | SpellDescription$ Add one mana of any color to your mana pool.
SVar:Picture:http://www.wizards.com/global/images/magic/general/loam_dryad.jpg
Oracle:{T}, Tap an untapped creature you control: Add one mana of any color to your mana pool.

View File

@@ -3,7 +3,7 @@ ManaCost:3
Types:Artifact
A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C} to your mana pool.
A:AB$ Token | Cost$ 4 T | TokenAmount$ 1 |TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw |&#160; SpellDescription$ Investigate (Put a colorless Clue artifact token onto the battlefield with "2, Sacrifice this artifact: Draw a card.")
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/magnifying_glass.jpg
Oracle:{T}: Add {C} to your mana pool.\n{4}, {T}: Investigate (Put a colorless Clue artifact token onto the battlefield with "2, Sacrifice this artifact: Draw a card.")

View File

@@ -3,7 +3,7 @@ ManaCost:3 B B
Types:Creature Vampire Knight
PT:3/3
K:Flying
A:AB$ PutCounter | Cost$ 2 B&#160; Discard&lt;1/Card&gt; | CounterType$ P1P1 | CounterNum$ 2 | SpellDescription$ Put two +1/+1 counters on CARDNAME.
A:AB$ PutCounter | Cost$ 2 B&#160; Discard<1/Card> | CounterType$ P1P1 | CounterNum$ 2 | SpellDescription$ Put two +1/+1 counters on CARDNAME.
SVar:Picture:http://www.wizards.com/global/images/magic/general/markov_dreadknight.jpg
Oracle:Flying\n{2}{B}, Discard a card: Put two +1/+1 counters on Markov Dreadknight.

View File

@@ -1,7 +1,7 @@
Name:Merciless Resolve
ManaCost:2 B
Types:Instant
A:SP$ Draw | Cost$ 2 B Sac&lt;1/Creature;Land/creature or land&gt; | NumCards$ 2 | SpellDescription$ Draw two cards.
A:SP$ Draw | Cost$ 2 B Sac<1/Creature;Land/creature or land> | NumCards$ 2 | SpellDescription$ Draw two cards.
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/merciless_resolve.jpg
Oracle:As an additional cost to cast Merciless Resolve, sacrifice a creature or land.\nDraw two cards.

View File

@@ -2,7 +2,7 @@ Name:Murderer's Axe
ManaCost:4
Types:Artifact Equipment
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 2 | AddToughness$ 2 | Description$ Equipped creature gets +2/+2.
K:Equip Discard&lt;1/Card&gt;
K:Equip Discard<1/Card>
SVar:Picture:http://www.wizards.com/global/images/magic/general/murderers_axe.jpg
Oracle:Equipped creature gets +2/+2.\nEquip - Discard a card.

View File

@@ -3,7 +3,7 @@ ManaCost:3 W
Types:Creature Human Cleric
PT:3/1
K:Lifelink
A:AB$ Token | Cost$ 2 W ExileFromGrave&lt;1/CARDNAME&gt; | ActivationZone$ Graveyard | SorcerySpeed$ True | TokenAmount$ 2 | TokenName$ Spirit | TokenTypes$ Creature,Spirit | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ w 1 1 spirit SOI | TokenKeywords$ Flying | SpellDescription$ Put two 1/1 white Spirit creature tokens with flying onto the battlefield.
A:AB$ Token | Cost$ 2 W ExileFromGrave<1/CARDNAME> | ActivationZone$ Graveyard | SorcerySpeed$ True | TokenAmount$ 2 | TokenName$ Spirit | TokenTypes$ Creature,Spirit | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ w 1 1 spirit SOI | TokenKeywords$ Flying | SpellDescription$ Put two 1/1 white Spirit creature tokens with flying onto the battlefield.
SVar:Picture:http://www.wizards.com/global/images/magic/general/nearheath_chaplain.jpg
Oracle:Lifelink\n{2}{W}, Exile Nearheath Chaplain from your graveyard: Put two 1/1 white Spirit creature tokens with flying onto the battlefield. Activate this ability only any time you could cast a sorcery.

View File

@@ -5,7 +5,7 @@ PT:5/5
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature gains flying until end of turn.
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Flying
A:AB$ PumpAll | Cost$ 4 U U ExileFromGrave&lt;1/CARDNAME&gt; | ActivationZone$ Graveyard | ValidCards$ Creature.YouCtrl | KW$ Flying | SpellDescription$ Creatures you control gain flying until end of turn.
A:AB$ PumpAll | Cost$ 4 U U ExileFromGrave<1/CARDNAME> | ActivationZone$ Graveyard | ValidCards$ Creature.YouCtrl | KW$ Flying | SpellDescription$ Creatures you control gain flying until end of turn.
SVar:PlayMain1:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/nephalia_moondrakes.jpg
Oracle:Flying\nWhen Nephalia Moondrakes enters the battlefield, target creature gains flying until end of turn.\n{4}{U}{U}, Exile Nephalia Moondrakes from your graveyard: Creatures you control gain flying until end of turn.

View File

@@ -3,8 +3,8 @@ ManaCost:1 U
Types:Enchantment
T:Mode$ CombatDamageDoneOnce | ValidSource$ Creature.YouCtrl | TriggerZones$ Battlefield | ValidTarget$ Player | Execute$ DBToken | TriggerDescription$ Whenever one or more creatures you control deal combat damage to a player, investigate.
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw
A:AB$ Token | Cost$ 1 G ExileFromGrave&lt;1/Creature&gt; | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw | SpellDescription$ Put a 1/1 white Human Soldier creature token onto the battlefield.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
A:AB$ Token | Cost$ 1 G ExileFromGrave<1/Creature> | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw | SpellDescription$ Put a 1/1 white Human Soldier creature token onto the battlefield.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:PlayMain1:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/ongoing_investigation.jpg
Oracle:Whenever one or more creatures you control deal combat damage to a player, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")\n{1}{G}, Exile a creature card from your graveyard: Investigate. You gain 2 life.

View File

@@ -4,7 +4,7 @@ Types:Creature Wolf Spirit
PT:4/3
K:Flash
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, you may discard a land card. If you do, put a 2/2 green wolf creature token onto the battlefield.
SVar:TrigToken:AB$ Token | Cost$ Discard&lt;1/Land&gt; | TokenAmount$ 1 | TokenName$ Wolf | TokenTypes$ Creature,Wolf | TokenOwner$ You | TokenColors$ Green | TokenPower$ 2 | TokenToughness$ 2 | g 2 2 wolf SOI
SVar:TrigToken:AB$ Token | Cost$ Discard<1/Land> | TokenAmount$ 1 | TokenName$ Wolf | TokenTypes$ Creature,Wolf | TokenOwner$ You | TokenColors$ Green | TokenPower$ 2 | TokenToughness$ 2 | g 2 2 wolf SOI
SVar:Picture:http://www.wizards.com/global/images/magic/general/pack_guardian.jpg
Oracle:Flash (You may cast this spell any time you could cast an instant.)\nWhen Pack Guardian enters the battlefield, you may discard a land card. If you do, put a 2/2 green wolf creature token onto the battlefield.

View File

@@ -5,7 +5,7 @@ PT:2/2
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigGainLife | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME or another creature enters the battlefield under your control, you gain 1 life.
T:Mode$ ChangesZone | ValidCard$ Creature.Other+YouCtrl | Origin$ Any | Destination$ Battlefield | Execute$ TrigGainLife | TriggerZones$ Battlefield | Secondary$ True | TriggerDescription$ Whenever CARDNAME or another creature enters the battlefield under your control, you gain 1 life.
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 1
A:AB$SetState | Cost$ 2 T&#160; Sac&lt;1/Permanent.Other/another permanent&gt; | Defined$ Self | Mode$ Transform | SpellDescription$ Transform CARDNAME.
A:AB$SetState | Cost$ 2 T&#160; Sac<1/Permanent.Other/another permanent> | Defined$ Self | Mode$ Transform | SpellDescription$ Transform CARDNAME.
SVar:Picture:http://www.wizards.com/global/images/magic/general/pious_evangel.jpg
AlternateMode:DoubleFaced
Oracle:Whenever Pious Evangel or another creature enters the battlefield under your control, you gain 1 life.\n{2},{T}, Sacrifice another permanent: Transform Pious Evangel.

View File

@@ -5,7 +5,7 @@ Text:As CARDNAME enters the battlefield, you may reveal a Plains or Island card
A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add {W} to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add {U} to your mana pool.
K:ETBReplacement:Other:DBTap
SVar:DBTap:AB$ Tap | Cost$ 0 | ETB$ True | Defined$ Self | UnlessCost$ Reveal&lt;1/Plains;Island/Plains or Island&gt; | UnlessPayer$ You | StackDescription$ enters the battlefield tapped.
SVar:DBTap:AB$ Tap | Cost$ 0 | ETB$ True | Defined$ Self | UnlessCost$ Reveal<1/Plains;Island/Plains or Island> | UnlessPayer$ You | StackDescription$ enters the battlefield tapped.
SVar:Picture:http://www.wizards.com/global/images/magic/general/port_town.jpg
Oracle:As Port Town enters the battlefield, you may reveal a Plains or Island card from your hand. If you don't, Port Town enters the battlefield tapped.\n{T}: Add {W} or {U} to your mana pool.

View File

@@ -4,7 +4,7 @@ Types:Instant
A:SP$ Tap | Cost$ 1 U | ValidTgts$ Creature | SubAbility$ DBPump | SpellDescription$ Tap target creature. It doesn't untap during its controller's next untap step. Investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:DBPump:DB$ Pump | Cost$ 0 | Defined$ Targeted | KW$ HIDDEN This card doesn't untap during your next untap step. | Permanent$ True | SubAbility$ DBToken
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/press_for_answers.jpg
Oracle:Tap target creature. It doesn't untap during its controller's next untap step.\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -2,7 +2,7 @@ Name:Ravenous Bloodseeker
ManaCost:1 R
Types:Creature Vampire Berserker
PT:1/3
A:AB$ Pump | Cost$ Discard&lt;1/Card&gt; | NumAtt$ +2 | NumDef$ -2 | SpellDescription$ CARDNAME gets +2/-2 until end of turn.
A:AB$ Pump | Cost$ Discard<1/Card> | NumAtt$ +2 | NumDef$ -2 | SpellDescription$ CARDNAME gets +2/-2 until end of turn.
SVar:Picture:http://www.wizards.com/global/images/magic/general/ravenous_bloodseeker.jpg
Oracle:Discard a card: Ravenous Bloodseeker gets +2/-2 until end of turn.

View File

@@ -3,7 +3,7 @@ ManaCost:3 W W
Types:Creature Angel
PT:3/3
K:Flying
A:AB$ Pump | Cost$ Sac&lt;1/Creature&gt; | NumAtt$ +2 | NumDef$ +1 | Activation$ Delirium | PrecostDesc$ Delirium - | SpellDescription$ CARDNAME gets +2/+1 until end of turn.
A:AB$ Pump | Cost$ Sac<1/Creature> | NumAtt$ +2 | NumDef$ +1 | Activation$ Delirium | PrecostDesc$ Delirium - | SpellDescription$ CARDNAME gets +2/+1 until end of turn.
SVar:Picture:http://www.wizards.com/global/images/magic/general/reaper_of_flight_moonsilver.jpg
Oracle:Flying\nDelirium &#8212; Sacrifice another creature: Reaper of Flight Moonsilver gets +2/+1 until end of turn. Activate this ability only if there are four or more card types among cards in your graveyard.

View File

@@ -3,7 +3,7 @@ ManaCost:2 G
Types:Sorcery
A:SP$ Destroy | Cost$ 2 G | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SubAbility$ DBToken | SpellDescription$ Destroy target artifact or enchantment. Investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/root_out.jpg
Oracle:Destroy target artifact or enchantment.\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -4,7 +4,7 @@ Types:Legendary Creature Angel
PT:4/5
K:Flying
S:Mode$ Continuous | Affected$ You,Human.YouCtrl | AddKeyword$ Hexproof | Description$ You and Humans you control have hexproof.
A:AB$ Token | Cost$ 2 ExileFromGrave&lt;1/Card&gt; | TokenAmount$ 1 | TokenName$ Human Soldier | TokenTypes$ Creature,Human,Soldier | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put a 1/1 white Human Soldier creature token onto the battlefield.
A:AB$ Token | Cost$ 2 ExileFromGrave<1/Card> | TokenAmount$ 1 | TokenName$ Human Soldier | TokenTypes$ Creature,Human,Soldier | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put a 1/1 white Human Soldier creature token onto the battlefield.
SVar:Picture:http://www.wizards.com/global/images/magic/general/sigarda_herons_grace.jpg
Oracle:Flying\nYou and Humans you control have hexproof.\n{2}, Exile a card from your graveyard: Put a 1/1 white Human Soldier creature token onto the battlefield.

View File

@@ -1,7 +1,7 @@
Name:Sinister Concoction
ManaCost:B
Types:Enchantment
A:AB$ Destroy | Cost$ B PayLife&lt;1&gt; Mill&lt;1&gt; Discard&lt;1/Card&gt; Sac&lt;1/CARDNAME&gt; | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Destroy target creature.
A:AB$ Destroy | Cost$ B PayLife<1> Mill<1> Discard<1/Card> Sac<1/CARDNAME> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Destroy target creature.
SVar:Picture:http://www.wizards.com/global/images/magic/general/sinister_concoction.jpg
Oracle:{B}, Pay 1 life, Put the top card of your library into your graveyard, Discard a card, Sacrifice Sinister Concoction: Destroy target creature.

View File

@@ -2,13 +2,13 @@ Name:Sorin, Grim Nemesis
ManaCost:4 W B
Types:Planeswalker Sorin
Loyalty:6
A:AB$ Dig | Cost$ AddCounter&lt;1/LOYALTY&gt; | DigNum$ 1 | Reveal$ True | ChangeNum$ All | ChangeValid$ Card | DestinationZone$ Hand | RememberChanged$ True | SubAbility$ DBLoseLife | Planeswalker$ True | SpellDescription$ Reveal the top card of your library and put that card into your hand. Each opponent loses life equal to its converted mana cost.
A:AB$ Dig | Cost$ AddCounter<1/LOYALTY> | DigNum$ 1 | Reveal$ True | ChangeNum$ All | ChangeValid$ Card | DestinationZone$ Hand | RememberChanged$ True | SubAbility$ DBLoseLife | Planeswalker$ True | SpellDescription$ Reveal the top card of your library and put that card into your hand. Each opponent loses life equal to its converted mana cost.
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ X | Defined$ Player.Opponent | SubAbility$ DBCleanup | References$ Y
SVar:Y:Remembered$CardManaCost
A:AB$ DealDamage | Cost$ SubCounter&lt;X/LOYALTY&gt; | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ ChosenX | Planeswalker$ True | SubAbility$ DBGainLife | References$ X | SpellDescription$ CARDNAME deals X damage to target creature or planeswalker and you gain X life.
A:AB$ DealDamage | Cost$ SubCounter<X/LOYALTY> | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ ChosenX | Planeswalker$ True | SubAbility$ DBGainLife | References$ X | SpellDescription$ CARDNAME deals X damage to target creature or planeswalker and you gain X life.
SVar:DBGainLife:DB$GainLife | LifeAmount$ X | References$ X
SVar:X:XChoice
A:AB$ Token | Cost$ SubCounter&lt;9/LOYALTY&gt; | Planeswalker$ True | TokenAmount$ Z | References$ Z | TokenName$ Vampire Knight | TokenTypes$ Creature,Vampire,Knight | TokenOwner$ You | TokenColors$ Black | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Lifelink | Ultimate$ True | SpellDescription$ Put a number of 1/1 black Vampire Knight creature tokens with lifelink onto the battlefield equal to the highest life total among all players.
A:AB$ Token | Cost$ SubCounter<9/LOYALTY> | Planeswalker$ True | TokenAmount$ Z | References$ Z | TokenName$ Vampire Knight | TokenTypes$ Creature,Vampire,Knight | TokenOwner$ You | TokenColors$ Black | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Lifelink | Ultimate$ True | SpellDescription$ Put a number of 1/1 black Vampire Knight creature tokens with lifelink onto the battlefield equal to the highest life total among all players.
SVar:Z:PlayerCountPlayers$HighestLifeTotal
SVar:Picture:http://www.wizards.com/global/images/magic/general/sorin_grim_nemesis.jpg
Oracle:[+1]: Reveal the top card of your library and put that card into your hand. Each opponent loses life equal to its converted mana cost.\n[-X]: Sorin, Grim Nemesis deals X damage to target creature or planeswalker and you gain X life.\n[-9]: Put a number of 1/1 black Vampire Knight creature tokens with lifelink onto the battlefield equal to the highest life total among all players.

View File

@@ -2,7 +2,7 @@ Name:Stern Constable
ManaCost:W
Types:Creature Human Soldier
PT:1/1
A:AB$ Tap | Cost$ T Discard&lt;1/Card&gt; | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Tap target creature.
A:AB$ Tap | Cost$ T Discard<1/Card> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Tap target creature.
SVar:Picture:http://www.wizards.com/global/images/magic/general/stern_constable.jpg
Oracle:{T}, Discard a card: Tap target creature.

View File

@@ -3,7 +3,7 @@ ManaCost:3 U
Types:Creature Zombie Horror
PT:3/1
K:Flying
A:AB$ ChangeZone | Cost$ 1 U Discard&lt;2/Card&gt; | Origin$ Graveyard | Destination$ Battlefield | Tapped$ True | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to the battlefield tapped.
A:AB$ ChangeZone | Cost$ 1 U Discard<2/Card> | Origin$ Graveyard | Destination$ Battlefield | Tapped$ True | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to the battlefield tapped.
SVar:Picture:http://www.wizards.com/global/images/magic/general/stitchwing_skaab.jpg
Oracle:Flying\n{1}{U}, Discard two cards: Return Stitchwing Skaab from your graveyard to the battlefield tapped.

View File

@@ -3,7 +3,7 @@ ManaCost:2 W
Types:Instant
A:SP$ Pump | Cost$ 2 W | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +1 | KW$ Indestructible | SubAbility$ DBToken | SpellDescription$ Target creature gets +1/+0 and gains indestructible until end of turn. Investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/survive_the_night.jpg
Oracle:Target creature gets +1/+0 and gains indestructible until end of turn.\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -3,8 +3,8 @@ ManaCost:5
Types:Legendary Artifact
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ At the beginning of your upkeep, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:TrigToken:AB$Token | Cost$ 0 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw
A:AB$ ChangeZone | Cost$ T Sac&lt;3/Clue&gt; | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ 1 | Mandatory$ True | SpellDescription$ Search your library for a card and put that card into your hand. Then shuffle your library.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
A:AB$ ChangeZone | Cost$ T Sac<3/Clue> | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ 1 | Mandatory$ True | SpellDescription$ Search your library for a card and put that card into your hand. Then shuffle your library.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/tamiyos_journal.jpg
Oracle:At the beginning of your upkeep, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")\n{T}, Sacrifice three Clues: Search your library for a card and put that card into your hand. Then shuffle your library.

View File

@@ -4,7 +4,7 @@ Types:Legendary Creature Frog Horror
PT:6/6
K:Deathtouch
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigSacUnless | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, sacrifice CARDNAME unless you sacrifice a land.
SVar:TrigSacUnless:AB$ Sacrifice | Cost$ 0 | Defined$ Self | UnlessCost$ Sac&lt;1/Land&gt; | UnlessPayer$ You
SVar:TrigSacUnless:AB$ Sacrifice | Cost$ 0 | Defined$ Self | UnlessCost$ Sac<1/Land> | UnlessPayer$ You
S:Mode$ Continuous | Affected$ You | AddKeyword$ AdjustLandPlays:1 | Description$ You may play an additional land on each of your turns.
T:Mode$ ChangesZone | ValidCard$ Land.YouOwn | OncePerEffect$ True | Origin$ Any | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever one or more land cards are put into your graveyard from anywhere, draw a card.
SVar:TrigDraw:DB$ Draw | Cost$ 0 | Defined$ You | NumCards$ 1

View File

@@ -4,7 +4,7 @@ Types:Creature Human Soldier
PT:1/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Picture:http://www.wizards.com/global/images/magic/general/thraben_inspector.jpg
Oracle:When Thraben Inspector enters the battlefield, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -4,7 +4,7 @@ Types:Creature Human Scout
PT:3/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigToken | OptionalDecider$ You | TriggerDescription$ Whenever a land enters the battlefield under your control, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
T:Mode$ Sacrificed | ValidCard$ Clue.YouCtrl | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever you sacrifice a Clue, put a +1/+1 counter on CARDNAME.
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/tireless_tracker.jpg

View File

@@ -2,7 +2,7 @@ Name:Town Gossipmonger
ManaCost:W
Types:Creature Human
PT:1/1
A:AB$SetState | Cost$ T tapXType&lt;1/Creature&gt; | Defined$ Self | Mode$ Transform | SpellDescription$ Transform CARDNAME.
A:AB$SetState | Cost$ T tapXType<1/Creature> | Defined$ Self | Mode$ Transform | SpellDescription$ Transform CARDNAME.
SVar:Picture:http://www.wizards.com/global/images/magic/general/town_gossipmonger.jpg
AlternateMode:DoubleFaced
Oracle:{T}, Tap an untapped creature you control: Transform Town Gossipmonger.

View File

@@ -3,6 +3,6 @@ ManaCost:2 U
Types:Enchantment
T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | Execute$ DBToken | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast an instant or sorcery spell, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
Oracle:Whenever you cast an instant or sorcery spell, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -3,7 +3,7 @@ ManaCost:2 G
Types:Enchantment
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouCtrl+nonToken | TriggerZones$ Battlefield | Execute$ TrigToken1 | TriggerDescription$ Whenever a nontoken creature you control dies, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:TrigToken1:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
T:Mode$ Sacrificed | ValidCard$ Clue.YouCtrl | Execute$ TrigToken2 | TriggerZones$ Battlefield | TriggerDescription$ Whenever you sacrifice a Clue, put a 1/1 white Human Soldier creature token onto the battlefield.
SVar:TrigToken:AB$ Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Human Soldier | TokenTypes$ Creature,Human,Soldier| TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/ulvenwald_mysteries.jpg

View File

@@ -1,7 +1,7 @@
Name:Vessel of Ephemera
ManaCost:1 W
Types:Enchantment
A:AB$ Token | Cost$ 2 W Sac&lt;1/CARDNAME&gt; | TokenOwner$ You | TokenAmount$ 2 | TokenName$ Spirit | TokenTypes$ Creature,Spirit | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | TokenImage$ w 1 1 spirit SOI | SpellDescription$ Put two 1/1 white Spirit creature tokens with flying onto the battlefield.
A:AB$ Token | Cost$ 2 W Sac<1/CARDNAME> | TokenOwner$ You | TokenAmount$ 2 | TokenName$ Spirit | TokenTypes$ Creature,Spirit | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | TokenImage$ w 1 1 spirit SOI | SpellDescription$ Put two 1/1 white Spirit creature tokens with flying onto the battlefield.
SVar:Picture:http://www.wizards.com/global/images/magic/general/vessel_of_ephemera.jpg
Oracle:{2}{W}, Sacrifice Vessel of Ephemera: Put two 1/1 white Spirit creature tokens with flying onto the battlefield.

View File

@@ -1,7 +1,7 @@
Name:Vessel of Malignity
ManaCost:1 B
Types:Enchantment
A:AB$ ChangeZone | Cost$ 1 B Sac&lt;1/CARDNAME&gt; | ValidTgts$ Opponent | SorcerySpeed$ True | TgtPrompt$ Select target opponent | Origin$ Hand | Destination$ Exile | ChangeType$ Card | ChangeNum$ 2 | Chooser$ Targeted | IsCurse$ True | Mandatory$ True | Hidden$ True | StackDescription$ SpellDescription | SpellDescription$ Target opponent exiles a card from his or her hand. Activate this ability only any time you could cast a sorcery.
A:AB$ ChangeZone | Cost$ 1 B Sac<1/CARDNAME> | ValidTgts$ Opponent | SorcerySpeed$ True | TgtPrompt$ Select target opponent | Origin$ Hand | Destination$ Exile | ChangeType$ Card | ChangeNum$ 2 | Chooser$ Targeted | IsCurse$ True | Mandatory$ True | Hidden$ True | StackDescription$ SpellDescription | SpellDescription$ Target opponent exiles a card from his or her hand. Activate this ability only any time you could cast a sorcery.
SVar:Picture:http://www.wizards.com/global/images/magic/general/vessel_of_malignity.jpg
Oracle:{1}{B}, Sacrifice Vessel of Malignity: Target opponent exiles two cards from his or her hand. Activate this ability only any time you could cast a sorcery.

View File

@@ -1,7 +1,7 @@
Name:Vessel of Nascency
ManaCost:G
Types:Enchantment
A:AB$ Dig | Cost$ 1 G Sac&lt;1/CARDNAME&gt; | Planeswalker$ True | DigNum$ 4 | Reveal$ True | ChangeNum$ 1 | ChangeValid$ Artifact,Creature,Enchantment,Land,Planeswalker | DestinationZone2$ Graveyard | SpellDescription$ Reveal the top four card of your library. You may put an artifact, creature, enchantment, land, or planeswalker card from among them into your hand. Put the rest into your graveyard.
A:AB$ Dig | Cost$ 1 G Sac<1/CARDNAME> | Planeswalker$ True | DigNum$ 4 | Reveal$ True | ChangeNum$ 1 | ChangeValid$ Artifact,Creature,Enchantment,Land,Planeswalker | DestinationZone2$ Graveyard | SpellDescription$ Reveal the top four card of your library. You may put an artifact, creature, enchantment, land, or planeswalker card from among them into your hand. Put the rest into your graveyard.
SVar:Picture:http://www.wizards.com/global/images/magic/general/vessel_of_nascency.jpg
Oracle:{1}{G}, Sacrifice Vessel of Nascency: Reveal the top four card of your library. You may put an artifact, creature, enchantment, land, or planeswalker card from among them into your hand. Put the rest into your graveyard.

View File

@@ -1,7 +1,7 @@
Name:Vessel of Paramnesia
ManaCost:1 U
Types:Enchantment
A:AB$ Mill | Cost$ U Sac&lt;1/CARDNAME&gt; | NumCards$ 3 | ValidTgts$ Player | SubAbility$ DBDraw | TgtPrompt$ Select target player | SpellDescription$ Target player puts the top three cards of his or her library into his or her graveyard. Draw a card.
A:AB$ Mill | Cost$ U Sac<1/CARDNAME> | NumCards$ 3 | ValidTgts$ Player | SubAbility$ DBDraw | TgtPrompt$ Select target player | SpellDescription$ Target player puts the top three cards of his or her library into his or her graveyard. Draw a card.
SVar:DBDraw:DB$ Draw | Cost$ 0 | Defined$ You | NumCards$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/vessel_of_paramnesia.jpg
Oracle:{U}, Sacrifice Vessel of Paramnesia: Target player puts the top three cards of his or her library into his or her graveyard. Draw a card.

View File

@@ -1,7 +1,7 @@
Name:Vessel of Volatility
ManaCost:1 R
Types:Enchantment
A:AB$ Mana | Cost$ 1 R Sac&lt;1/CARDNAME&gt; | Produced$ R | Amount$ 4 |SpellDescription$ Add {R}{R}{R}{R} to your mana pool.
A:AB$ Mana | Cost$ 1 R Sac<1/CARDNAME> | Produced$ R | Amount$ 4 |SpellDescription$ Add {R}{R}{R}{R} to your mana pool.
SVar:Picture:http://www.wizards.com/global/images/magic/general/vessel_of_volatility.jpg
Oracle:{1}{R}, Sacrifice Vessel of Volatility: Add {R}{R}{R}{R} to your mana pool.

View File

@@ -5,7 +5,7 @@ K:Enchant land
A:SP$ Attach | Cost$ 2 G | ValidTgts$ Land | AILogic$ Pump
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, investigate. (Put a colorless Clue artifact token onto the battlefield with "{2}, Sacrifice this artifact: Draw a card.")
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 | TokenAbilities$ ABDraw
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac&lt;1/CARDNAME&gt; | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddAbility$ WeirdingWoodTap | Description$ Enchanted land has "{T}: Add two mana of any one color to your mana pool."
SVar:WeirdingWoodTap:AB$ Mana | Cost$ T | Produced$ Any | Amount$ 2 | SpellDescription$ Add one mana of any color to your mana pool.
SVar:Picture:http://www.wizards.com/global/images/magic/general/weirding_wood.jpg

View File

@@ -2,8 +2,8 @@ Name:Westvale Abbey
ManaCost:no cost
Types:Land
A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C} to your mana pool.
A:AB$ Token | Cost$ 5 T PayLife&lt;1&gt; | TokenAmount$ 1 | TokenName$ Human Cleric | TokenTypes$ Creature,Human,Cleric | TokenOwner$ You | TokenColors$ White,Black | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put a 1/1 white and black Human Cleric creature token onto the battlefield.
A:AB$SetState | Cost$ 5 T Sac&lt;5/Creature&gt; | Defined$ Self | Mode$ Transform | SubAbility$ DBUntap | SpellDescription$ Transform CARDNAME, then untap it.
A:AB$ Token | Cost$ 5 T PayLife<1> | TokenAmount$ 1 | TokenName$ Human Cleric | TokenTypes$ Creature,Human,Cleric | TokenOwner$ You | TokenColors$ White,Black | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put a 1/1 white and black Human Cleric creature token onto the battlefield.
A:AB$SetState | Cost$ 5 T Sac<5/Creature> | Defined$ Self | Mode$ Transform | SubAbility$ DBUntap | SpellDescription$ Transform CARDNAME, then untap it.
SVar:DBUntap:DB$ Untap | Defined$ Self
SVar:Picture:http://www.wizards.com/global/images/magic/general/westvale_abbey.jpg
AlternateMode:DoubleFaced

View File

@@ -3,7 +3,7 @@ ManaCost:3
Types:Artifact Creature Scarecrow
PT:1/4
K:Defender
A:AB$ ChangeZone | Cost$ 2 Sac&lt;1/CARDNAME&gt; | Origin$ Library | Destination$ Hand | ChangeType$ Land.Basic | ChangeNum$ 2 | SpellDescription$ Search your library for up to two basic land cards, reveal them, and put them into your hand. Then shuffle your library.
A:AB$ ChangeZone | Cost$ 2 Sac<1/CARDNAME> | Origin$ Library | Destination$ Hand | ChangeType$ Land.Basic | ChangeNum$ 2 | SpellDescription$ Search your library for up to two basic land cards, reveal them, and put them into your hand. Then shuffle your library.
SVar:Picture:http://www.wizards.com/global/images/magic/general/wild_field_scarecrow.jpg
Oracle:Defender\n{2}, Sacrifice Wild-Field Scarecrow: Search your library for up to two basic lands, reveal them and put them into your hand. Then shuffle your library.

View File

@@ -3,7 +3,7 @@ ManaCost:3 R R
Types:Creature Elemental Wolf
PT:5/5
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerDescription$ Whenever CARDNAME attacks, you may pay {1}{R} and discard a card. If you do, CARDNAME deals damage to target creature or planeswalker equal to the discarded card's converted mana cost.
SVar:TrigDamage:AB$ DealDamage | Cost$ 1 R Discard&lt;1/Card&gt; | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ X | References$ X
SVar:TrigDamage:AB$ DealDamage | Cost$ 1 R Discard<1/Card> | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ X | References$ X
SVar:X:Discarded$CardManaCost
SVar:Picture:http://www.wizards.com/global/images/magic/general/wolf_of_devils_breach.jpg
Oracle:Whenever Wolf of Devil's Breach attacks, you may pay {1}{R} and discard a card. If you do, Wolf of Devil's Breach deals damage to target creature or planeswalker equal to the discarded card's converted mana cost.