Magic 2012 Card Contributions
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
60 posts
• Page 2 of 4 • 1, 2, 3, 4
Re: Magic 2012 Card Contributions
by Chris H. » 03 Jul 2011, 01:50
`ZzzzSleep wrote:More green cards!
- "M12 cards below!" | Open
- Code: Select all
Name:Titanic Growth
ManaCost:1 G
Types:Instant
Text:no text
A:SP$ Pump | Cost$ 1 G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +4 | NumDef$ +4 | SpellDescription$ Target creature gets +4/+4 until end of turn.
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/5nvcfsmqvp_en.jpg
End
- Code: Select all
Name:Lurking Crocodile
ManaCost:2 G
Types:Creature Crocodile
Text:no text
PT:2/2
K:Bloodthirst 1
K:Islandwalk
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/wbjeygbgzk_en.jpg
End
- Code: Select all
Name:Stingerfling Spider
ManaCost:4 G
Types:Creature Spider
Text:no text
PT:2/5
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may destroy target creature with flying.
SVar:TrigDestroy:DB$Destroy | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with flying.
K:Reach
SVar:Rarity:Uncommon
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/moylj2175j_en.jpg
End
Thank you ZzzzSleep.
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Magic 2012 Card Contributions
by Chris H. » 03 Jul 2011, 01:55
Do we want to use these pic URLs at this time:
http://media.wizards.com/images/magic/tcg/products/m12/51z07x3qgg_en.jpg
We may want to use the standard URL format even though the pictures will not be available right away.
http://media.wizards.com/images/magic/tcg/products/m12/51z07x3qgg_en.jpg
We may want to use the standard URL format even though the pictures will not be available right away.
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Magic 2012 Card Contributions
by DeadSpeak » 03 Jul 2011, 14:58
Hey guys,
I've tried my hand at a few of the black cards from M12:
Bloodrage Vampire
later...
I've tried my hand at a few of the black cards from M12:
Bloodrage Vampire
- | Open
- Code: Select all
Name:Bloodrage Vampire
ManaCost:2 B
Types:Creature Vampire
Text:no text
PT:3/1
K:Bloodthirst 1
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/d9m0ifkm7b_en.jpg
End
- | Open
- Code: Select all
Name:Devouring Swarm
ManaCost:1 B B
Types:Creature Insect
Text:no text
PT:2/1
A:AB$ Pump | Cost$ Sac<1/Creature> | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ CARDNAME gets +1/+1 until end of turn.
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/lzfzt9454z_en.jpg
End
- | Open
- Code: Select all
Name:Duskhunter Bat
ManaCost:1 B
Types:Creature Bat
Text:no text
PT:1/1
K:Flying
K:Bloodthirst 1
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/yd0ikfylta_en.jpg
End
- | Open
- Code: Select all
Name:Hideous Visage
ManaCost:2 B
Types:Sorcery
Text:no text
A:SP$ PumpAll | Cost$ 2 B | ValidCards$ Creature.YouCtrl | KW$ Intimidate | SpellDescription$ Creatures you control gain intimidate until end of turn.
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/758eghdekh_en.jpg
End
- | Open
- Code: Select all
Name:Onyx Mage
ManaCost:1 B
Types:Creature Human Wizard
Text:no text
PT:2/1
A:AB$ Pump | Cost$ 1 B | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature | KW$ Deathtouch | SpellDescription$ Target creature you control gains deathtouch until end of turn.
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/axv2hk0r64_en.jpg
End
- | Open
- Code: Select all
Name:Sorin's Thirst
ManaCost:B B
Types:Instant
Text:no text
A:SP$ DealDamage | Cost$ B B | ValidTgts$ Creature | TgtPrompt$ Select a creature | NumDmg$ 2 | SubAbility$ SVar=DBGainLife | SpellDescription$ CARDNAME deals 2 damage to target creature and you gain 2 life.
SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 2
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/6jaorsjwm9_en.jpg
End
- | Open
- Code: Select all
Name:Sorin's Vengeance
ManaCost:4 B B B
Types:Sorcery
Text:no text
A:SP$ DealDamage | Cost$ 4 B B B | ValidTgt$ Player | TgtPrompt$ Select target player | NumDmg$ 10 | SubAbility$ SVar=DBGainLife | SpellDescription$ CARDNAME deals 10 damage to target player and you gain 10 life.
SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 10
SVar:Rarity:Rare
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/la9luz9z9n_en.jpg
End
- | Open
- Code: Select all
Name:Taste of Blood
ManaCost:B
Types:Sorcery
Text:no text
A:SP$ DealDamage | Cost$ B | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 1 | SubAbility$ SVar=DBGainLife | SpellDescription$ CARDNAME deals 1 damage to target player and you gain 1 life.
SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 1
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/hqi1pb6lmk_en.jpg
End
- | Open
- Code: Select all
Name:Tormented Soul
ManaCost:B
Types:Creature Spirit
Text:no text
PT:1/1
K:CARDNAME can't block.
K:Unblockable
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/v32wjyu1ot_en.jpg
End
- | Open
- Code: Select all
Name:Vampire Outcasts
ManaCost:2 B B
Types:Creature Vampire
Text:no text
PT:2/2
K:Bloodthirst 2
K:Lifelink
SVar:Rarity:Uncommon
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/ta0ybs7xv3_en.jpg
End
- | Open
- Code: Select all
Name:Wring Flesh
ManaCost:B
Types:Instant
Text:no text
A:SP$ Pump | Cost$ B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -3 | NumDef$ -1 | IsCurse$ True | SpellDescription$ Target creature gets -3/-1 until end of turn.
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/jr8hskd11q_en.jpg
End
- | Open
- Code: Select all
Name:Dark Favor
ManaCost:1 B
Types:Enchantment Aura
Text:no text
K:Enchant creature
K:enPump:+3/+1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerDescription$ When CARDNAME enters the battlefield, you lose 1 life.
SVar:TrigLoseLife:DB$LoseLife | Defined$ You | LifeAmount$ 1
SVar:Rarity:Common
Svar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/1nvh9ctyuf_en.jpg
End

later...
- DeadSpeak
- Posts: 104
- Joined: 25 Dec 2009, 00:14
- Location: Denmark
- Has thanked: 4 times
- Been thanked: 3 times
Re: Magic 2012 Card Contributions
by Starcrash » 03 Jul 2011, 16:18
Manalith
Swiftfoot Boots
These two artifacts work obviously - they're easy. Here a couple non-working that could work, but I need help from someone knowledgable.
Chandra, the Firebrand
The problem is that the Chandra Spellcopy Effect made by her second ability doesn't just let you copy one spell but rather as many as you like. I think this could work with a "duration" that ends after use... after it is triggered, or included a trigger that removes it from play (currently nothing but duration can remove an effect).
Garruk, Primal Hunter
That darned second ability again. "MaxPowerYouCtrl" is clearly the wrong integer variable, but I don't know the right one. I know it's programmable, though, because that same code is found (internally programmed) in Overwhelming Stampede.
- | Open
- Name:Manalith
ManaCost:3
Types:Artifact
Text:no text
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.
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.
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add G to your mana pool.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/manalith.jpg
SetInfo:M12|Common|http://magiccards.info/scans/en/m12/212.jpg
End
Swiftfoot Boots
- | Open
- Name:Swiftfoot Boots
ManaCost:2
Types:Artifact Equipment
Text:Equipped creature has hexproof and haste.
K:eqPump 1:Haste & Hexproof
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/swiftfoot_boots.jpg
SetInfo:M12|Uncommon|http://magiccards.info/scans/en/m12/229.jpg
End
These two artifacts work obviously - they're easy. Here a couple non-working that could work, but I need help from someone knowledgable.
Chandra, the Firebrand
- | Open
- Name:Chandra, the Firebrand
ManaCost:3 R
Types:Planeswalker Chandra
Text:no text
Loyalty:3
A:AB$ DealDamage | Cost$ AddCounter<1/LOYALTY> | Tgt$ TgtCP | NumDmg$ 1 | TgtPrompt$ Select target creature or player | Planeswalker$ True | SpellDescription$ CARDNAME deals 1 damage to target creature or player.
A:AB$ Effect | Cost$ SubCounter<2/LOYALTY> | Name$ Chandra SpellCopy Effect | Triggers$ TrigSpellCast | SVars$ TrigCopySpell | Planeswalker$ True | SpellDescription$ When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy.
A:AB$ DealDamage | Cost$ SubCounter<6/LOYALTY> | Tgt$ TgtCP | NumDmg$ 6 | TargetMax$ 6 | TgtPrompt$ Select up to 6 target creatures and/or players | Planeswalker$ True | SpellDescription$ CARDNAME deals 6 damage to each of up to 6 creatures and/or players.
SVar:TrigSpellCast:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | Execute$ TrigCopySpell | TriggerZones$ Battlefield
SVar:TrigCopySpell:DB$ CopySpell | Defined$ TriggeredSpellAbility | SpellDescription$ Copy instant or sorcery spell. You may choose new targets for the copy.
SVar:Rarity:Mythic
SVar:Picture:http://www.wizards.com/global/images/magic/general/chandra_the_firebrand.jpg
SetInfo:M12|Mythic|http://magiccards.info/scans/en/m12/124.jpg
End
The problem is that the Chandra Spellcopy Effect made by her second ability doesn't just let you copy one spell but rather as many as you like. I think this could work with a "duration" that ends after use... after it is triggered, or included a trigger that removes it from play (currently nothing but duration can remove an effect).
Garruk, Primal Hunter
- | Open
- Name:Garruk, Primal Hunter
ManaCost:2 G G G
Types:Planeswalker Garruk
Text:no text
Loyalty:3
A:AB$ Token | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | TokenAmount$ 1 | TokenName$ Beast | TokenTypes$ Creature,Beast | TokenOwner$ You | TokenColors$ Green | TokenPower$ 3 | TokenToughness$ 3 | SpellDescription$ Put a 3/3 green Beast creature token onto the battlefield.
A:AB$ Draw | Cost$ SubCounter<3/LOYALTY> | Planeswalker$ True | Defined$ You | NumCards$ X | SpellDescription$ Draw cards equal to the greatest power among creatures you control.
A:AB$ Token | Cost$ SubCounter<6/LOYALTY> | Planeswalker$ True | TokenAmount$ Y | TokenName$ Wurm | TokenTypes$ Creature,Wurm | TokenOwner$ You | TokenColors$ Green | TokenPower$ 6 | TokenToughness$ 6 | SpellDescription$ Put a 6/6 green Wurm creature token onto the battlefield for each land you control.
SVar:X:Count$MaxPowerYouCtrl
SVar:Y:Count$Valid Land.YouCtrl
SVar:Rarity:Mythic
SVar:Picture:http://www.wizards.com/global/images/magic/general/garruk_primal_hunter.jpg
SetInfo:M12|Mythic|http://magiccards.info/scans/en/m12/174.jpg
End
That darned second ability again. "MaxPowerYouCtrl" is clearly the wrong integer variable, but I don't know the right one. I know it's programmable, though, because that same code is found (internally programmed) in Overwhelming Stampede.
Re: Magic 2012 Card Contributions
by Chris H. » 03 Jul 2011, 16:23
`DeadSpeak wrote:Hey guys,
I've tried my hand at a few of the black cards from M12:
Snip.
`DeadSpeak wrote:I have tested these few cards and they seem to work...![]()
later...
Thank you DeadSpeak.
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Magic 2012 Card Contributions
by Chris H. » 03 Jul 2011, 16:33
`Starcrash wrote:Manalith
- | Open
- Name:Manalith
ManaCost:3
Types:Artifact
Text:no text
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.
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.
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add G to your mana pool.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/manalith.jpg
SetInfo:M12|Common|http://magiccards.info/scans/en/m12/212.jpg
End
Swiftfoot Boots
- | Open
- Name:Swiftfoot Boots
ManaCost:2
Types:Artifact Equipment
Text:Equipped creature has hexproof and haste.
K:eqPump 1:Haste & Hexproof
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/swiftfoot_boots.jpg
SetInfo:M12|Uncommon|http://magiccards.info/scans/en/m12/229.jpg
End
These two artifacts work obviously - they're easy.
Thank you Starcrash.
I only merged the top two submissions.
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Magic 2012 Card Contributions
by Starcrash » 03 Jul 2011, 17:05
Thanks, Chris. BTW, you mind adding the blue cards on page 1 that you accepted from me? :pThank you Starcrash.
I only merged the top two submissions.
Re: Magic 2012 Card Contributions
by Chris H. » 03 Jul 2011, 18:17
`Starcrash wrote:Thanks, Chris. BTW, you mind adding the blue cards on page 1 that you accepted from me? :pThank you Starcrash.
I only merged the top two submissions.
It seems that I somehow missed the submissions in a couple of messages, can not explain how it happened. Good catch, thank you.

-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Magic 2012 Card Contributions
by Chris H. » 03 Jul 2011, 18:22
`Starcrash wrote:Azure Mage
- | Open
- Name:Azure Mage
ManaCost:1 U
Types:Creature Human Wizard
Text:no text
PT:2/1
A:AB$ Draw | Cost$ 3 U | NumCards$ 1 | Defined$ You | SpellDescription$ Draw a card.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/azure_mage.jpg
SetInfo:M12|Uncommon|http://magiccards.info/scans/en/m12/45.jpg
End
Frost Breath
- | Open
- Name:Frost Breath
ManaCost:2 U
Types:Instant
Text:no text
A:SP$ Tap | Cost$ 2 U | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Choose target creature | ValidTgts$ Creature | SubAbility$ SVar=TrigPump | SpellDescription$ Tap up to two target creatures. Those creatures don't untap during their controller's next untap step.
SVar:TrigPump:DB$Pump | Cost$ 0 | Defined$ Targeted | KW$ HIDDEN This card doesn't untap during your next untap step. | Permanent$ True
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/frost_breath.jpg
SetInfo:M12|Common|http://magiccards.info/scans/en/m12/54.jpg
End
Merfolk Mesmerist
- | Open
- Name:Merfolk Mesmerist
ManaCost:1 U
Types:Creature Merfolk Wizard
Text:no text
PT:1/2
A:AB$ Mill | Cost$ U T | NumCards$ 2 | ValidTgts$ Player | TgtPrompt$ Choose a player | SpellDescription$ Target player puts the top two cards of his or her library into his or her graveyard.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/merfolk_mesmerist.jpg
SetInfo:M12|Common|http://magiccards.info/scans/en/m12/66.jpg
End
Thank you Starcrash, these cards are now in the listing.
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Magic 2012 Card Contributions
by DeadSpeak » 03 Jul 2011, 21:13
A few more of the easy ones
White Cards:

White Cards:
- | Open
- Alabaster Mage
- Code: Select all
Name:Alabaster Mage
ManaCost:1 W
Types:Creature Human Wizard
Text:no text
PT:2/1
A:AB$ Pump | Cost$ 1 W | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature | KW$ Lifelink | SpellDescription$ Target creature gains lifelink until end of turn.
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/74tltbwbyg_en.jpg
- Code: Select all
Name:Armored Warhorse
ManaCost:W W
Types:Creature Horse
Text:no text
PT:2/3
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/9lgs12zqi6_en.jpg
End
- Code: Select all
Name:Griffin Rider
ManaCost:1 W
Types:Creature Human Knight
Text:no text
PT:1/1
K:stPumpSelf:Creature:3/3/Flying:isPresent Griffin.YouCtrl:As long as you control a Griffin, CARDNAME gets +3/+3 and has flying.
SVar:BuffedBy:Griffin
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/y78a4riq4j_en.jpg
End
- Code: Select all
Name:Peregrine Griffin
ManaCost:4 W
Types:Creature Griffin
Text:no text
PT:2/4
K:Flying
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/pw1td3zmqy_en.jpg
End
- Code: Select all
Name:Pride Guardian
ManaCost:W
Types:Creature Cat Monk
Text:no text
PT:0/3
K:Defender
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME blocks, you gain 3 life.
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 3
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/goldenglow_moth.jpg
End
- Code: Select all
Name:Spirit Mantle
ManaCost:1 W
Types:Enchantment Aura
Text:no text
K:Enchant Creature
K:enPump:+1/+1/Protection from creatures
SVar:Rarity:Uncommon
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/0qaf8d93f5_en.jpg
End
- | Open
- Aven Fleetwing
- Code: Select all
Name:Aven Fleetwing
ManaCost:3 U
Types:Creature Bird Soldier
Text:no text
PT:2/2
K:Flying
K:Hexproof
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/l01o1krw25_en.jpg
End
- Code: Select all
Name:Phantasmal Bear
ManaCost:U
Types:Creature Bear Illusion
Text:no text
PT:2/2
T:Mode$ SpellAbilityCast | TargetsValid$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ When CARDNAME becomes the target of a spell or ability, sacrifice it.
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/i4uhvbn9e7_en.jpg
End
- Code: Select all
Name:Phantasmal Dragon
ManaCost:2 U U
Types:Creature Dragon Illusion
Text:no text
PT:5/5
K:Flying
T:Mode$ SpellAbilityCast | TargetsValid$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ When CARDNAME becomes the target of a spell or ability, sacrifice it.
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self
SVar:Rarity:Uncommon
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/wjh9dwu8hf_en.jpg
End
- Code: Select all
Name:Lord of the Unreal
ManaCost:U U
Types:Creature Human Wizard
Text:no text
PT:2/2
K:stPumpAll:Creature.Illusion+YouCtrl:1/1/Hexproof:No Condition:Illusion creatures you control get +1/+1 and have hexproof.
SVar:Rarity:Rare
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/dp993pd32o_en.jpg
End
- Code: Select all
Name:Skywinder Drake
ManaCost:2 U
Types:Creature Drake
Text:no text
PT:3/1
K:Flying
K:CARDNAME can block only creatures with flying.
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/uqjiryvtrw_en.jpg
End
- | Open
- Blood Ogre
- Code: Select all
Name:Blood Ogre
ManaCost:2 R
Types:Creature Ogre Warrior
Text:no text
PT:2/2
K:Bloodthirst 1
K:First Strike
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/6d3ube8upu_en.jpg
End
- Code: Select all
Name:Bonebreaker Giant
ManaCost:4 R
Types:Creature Giant
Text:no text
PT:4/4
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/6d3ube8upu_en.jpg
End
- Code: Select all
Name:Crimson Mage
ManaCost:1 R
Types:Creature Human Shaman
Text:no text
PT:2/1
A:AB$ Pump | Cost$ R | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature | KW$ Haste | SpellDescription$ Target creature you control gains haste until end of turn.
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/xpt7aareuq_en.jpg
End
- Code: Select all
Name:Furyborn Hellkite
ManaCost:4 R R R
Types:Creature Dragon
Text:no text
PT:6/6
K:Bloodthirst 6
K:Flying
SVar:Rarity:Mythic
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/r3o5fhu8jx_en.jpg
End
- Code: Select all
Name:Goblin Fireslinger
ManaCost:R
Types:Creature Goblin Warrior
Text:no text
PT:1/1
A:AB$ DealDamage | Cost$ T | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target player.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/cunning_sparkmage.jpg
End
- Code: Select all
Name:Gorehorn Minotaurs
ManaCost:2 R R
Types:Creature Minotaur Warrior
Text:no text
PT:3/3
K:Bloodthirst 2
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/py5rmp04zi_en.jpg
End
- | Open
- Kite Shield
- Code: Select all
Name:Kite Shield
ManaCost:0
Types:Artifact Equipment
Text:Equipped creature gets +0/+3.
K:eqPump 3:+0/+3
SVar:Rarity:Uncommon
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/n0hwvl0b5v_en.jpg
End
- Code: Select all
Name:Greatsword
ManaCost:3
Types:Artifact Equipment
Text:Equipped creature gets +3/+0.
K:eqPump 3:+3/+0
SVar:Rarity:Uncommon
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/j6em1pp42o_en.jpg
End
- DeadSpeak
- Posts: 104
- Joined: 25 Dec 2009, 00:14
- Location: Denmark
- Has thanked: 4 times
- Been thanked: 3 times
Re: Magic 2012 Card Contributions
by Chris H. » 03 Jul 2011, 21:48
`DeadSpeak wrote:A few more of the easy ones![]()
White Cards:Blue Cards:
- | Open
- Alabaster Mage
Armored Warhorse
- Code: Select all
Name:Alabaster Mage
ManaCost:1 W
Types:Creature Human Wizard
Text:no text
PT:2/1
A:AB$ Pump | Cost$ 1 W | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature | KW$ Lifelink | SpellDescription$ Target creature gains lifelink until end of turn.
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/74tltbwbyg_en.jpgGriffin Rider
- Code: Select all
Name:Armored Warhorse
ManaCost:W W
Types:Creature Horse
Text:no text
PT:2/3
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/9lgs12zqi6_en.jpg
EndPeregrine Griffin
- Code: Select all
Name:Griffin Rider
ManaCost:1 W
Types:Creature Human Knight
Text:no text
PT:1/1
K:stPumpSelf:Creature:3/3/Flying:isPresent Griffin.YouCtrl:As long as you control a Griffin, CARDNAME gets +3/+3 and has flying.
SVar:BuffedBy:Griffin
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/y78a4riq4j_en.jpg
EndPride Guardian
- Code: Select all
Name:Peregrine Griffin
ManaCost:4 W
Types:Creature Griffin
Text:no text
PT:2/4
K:Flying
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/pw1td3zmqy_en.jpg
EndSpirit Mantle
- Code: Select all
Name:Pride Guardian
ManaCost:W
Types:Creature Cat Monk
Text:no text
PT:0/3
K:Defender
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME blocks, you gain 3 life.
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 3
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/goldenglow_moth.jpg
End
- Code: Select all
Name:Spirit Mantle
ManaCost:1 W
Types:Enchantment Aura
Text:no text
K:Enchant Creature
K:enPump:+1/+1/Protection from creatures
SVar:Rarity:Uncommon
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/0qaf8d93f5_en.jpg
EndRed Cards:
- | Open
- Aven Fleetwing
Phantasmal Bear
- Code: Select all
Name:Aven Fleetwing
ManaCost:3 U
Types:Creature Bird Soldier
Text:no text
PT:2/2
K:Flying
K:Hexproof
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/l01o1krw25_en.jpg
EndPhantasmal Dragon
- Code: Select all
Name:Phantasmal Bear
ManaCost:U
Types:Creature Bear Illusion
Text:no text
PT:2/2
T:Mode$ SpellAbilityCast | TargetsValid$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ When CARDNAME becomes the target of a spell or ability, sacrifice it.
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/i4uhvbn9e7_en.jpg
EndLord of the Unreal
- Code: Select all
Name:Phantasmal Dragon
ManaCost:2 U U
Types:Creature Dragon Illusion
Text:no text
PT:5/5
K:Flying
T:Mode$ SpellAbilityCast | TargetsValid$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ When CARDNAME becomes the target of a spell or ability, sacrifice it.
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self
SVar:Rarity:Uncommon
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/wjh9dwu8hf_en.jpg
EndSkywinder Drake
- Code: Select all
Name:Lord of the Unreal
ManaCost:U U
Types:Creature Human Wizard
Text:no text
PT:2/2
K:stPumpAll:Creature.Illusion+YouCtrl:1/1/Hexproof:No Condition:Illusion creatures you control get +1/+1 and have hexproof.
SVar:Rarity:Rare
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/dp993pd32o_en.jpg
End
- Code: Select all
Name:Skywinder Drake
ManaCost:2 U
Types:Creature Drake
Text:no text
PT:3/1
K:Flying
K:CARDNAME can block only creatures with flying.
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/uqjiryvtrw_en.jpg
EndArtifact Cards:
- | Open
- Blood Ogre
Bonebreaker Giant
- Code: Select all
Name:Blood Ogre
ManaCost:2 R
Types:Creature Ogre Warrior
Text:no text
PT:2/2
K:Bloodthirst 1
K:First Strike
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/6d3ube8upu_en.jpg
EndCrimson Mage
- Code: Select all
Name:Bonebreaker Giant
ManaCost:4 R
Types:Creature Giant
Text:no text
PT:4/4
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/6d3ube8upu_en.jpg
EndFuryborn Hellkite
- Code: Select all
Name:Crimson Mage
ManaCost:1 R
Types:Creature Human Shaman
Text:no text
PT:2/1
A:AB$ Pump | Cost$ R | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature | KW$ Haste | SpellDescription$ Target creature you control gains haste until end of turn.
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/xpt7aareuq_en.jpg
EndGoblin Fireslinger
- Code: Select all
Name:Furyborn Hellkite
ManaCost:4 R R R
Types:Creature Dragon
Text:no text
PT:6/6
K:Bloodthirst 6
K:Flying
SVar:Rarity:Mythic
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/r3o5fhu8jx_en.jpg
EndGorehorn Minotaurs
- Code: Select all
Name:Goblin Fireslinger
ManaCost:R
Types:Creature Goblin Warrior
Text:no text
PT:1/1
A:AB$ DealDamage | Cost$ T | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target player.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/cunning_sparkmage.jpg
End
- Code: Select all
Name:Gorehorn Minotaurs
ManaCost:2 R R
Types:Creature Minotaur Warrior
Text:no text
PT:3/3
K:Bloodthirst 2
SVar:Rarity:Common
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/py5rmp04zi_en.jpg
End
- | Open
- Kite Shield
Greatsword
- Code: Select all
Name:Kite Shield
ManaCost:0
Types:Artifact Equipment
Text:Equipped creature gets +0/+3.
K:eqPump 3:+0/+3
SVar:Rarity:Uncommon
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/n0hwvl0b5v_en.jpg
End
- Code: Select all
Name:Greatsword
ManaCost:3
Types:Artifact Equipment
Text:Equipped creature gets +3/+0.
K:eqPump 3:+3/+0
SVar:Rarity:Uncommon
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/j6em1pp42o_en.jpg
End
Thank you DeadSpeak.
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Magic 2012 Card Contributions
by DeadSpeak » 04 Jul 2011, 00:35
One of the big guys...
Rune-Scarred Demon
Rune-Scarred Demon
- | Open
- Code: Select all
Name:Rune-Scarred Demon
ManaCost:5 B B
Types:Creature Demon
Text:no text
PT:6/6
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | Execute$ TrigChange | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may search your library for a card, put it into your hand, then shuffle your library.
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ 1
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/pwjuw0ov7h_en.jpg
End
- DeadSpeak
- Posts: 104
- Joined: 25 Dec 2009, 00:14
- Location: Denmark
- Has thanked: 4 times
- Been thanked: 3 times
Re: Magic 2012 Card Contributions
by Chris H. » 04 Jul 2011, 01:16
`DeadSpeak wrote:One of the big guys...
Rune-Scarred DemonSleep tight!
- | Open
- Code: Select all
Name:Rune-Scarred Demon
ManaCost:5 B B
Types:Creature Demon
Text:no text
PT:6/6
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | Execute$ TrigChange | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may search your library for a card, put it into your hand, then shuffle your library.
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ 1
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://media.wizards.com/images/magic/tcg/products/m12/pwjuw0ov7h_en.jpg
End
Thank you DeadSpeak.
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Magic 2012 Card Contributions
by ZzzzSleep » 04 Jul 2011, 13:23
Another green card!
- "More M12" | Open
- Code: Select all
Name:Jade Mage
ManaCost:1 G
Types:Creature Human Shaman
Text:no text
PT:2/1
A:AB$ Token | Cost$ 2 G | TokenAmount$ 1 | TokenName$ Saproling | TokenTypes$ Creature,Saproling | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put a 1/1 green Saproling creature token onto the battlefield.
SVar:Rarity:Uncommon
End
Re: Magic 2012 Card Contributions
by Chris H. » 04 Jul 2011, 14:15
`ZzzzSleep wrote:Another green card!
- "More M12" | Open
- Code: Select all
Name:Jade Mage
ManaCost:1 G
Types:Creature Human Shaman
Text:no text
PT:2/1
A:AB$ Token | Cost$ 2 G | TokenAmount$ 1 | TokenName$ Saproling | TokenTypes$ Creature,Saproling | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put a 1/1 green Saproling creature token onto the battlefield.
SVar:Rarity:Uncommon
End
Thank you ZzzzSleep.
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
60 posts
• Page 2 of 4 • 1, 2, 3, 4
Who is online
Users browsing this forum: No registered users and 20 guests