Dragons of Tarkir Spoiler Season
Post MTG Forge Related Programming Questions Here
	Moderators: timmermac, Agetian, friarsol, Blacksmith, KrazyTheFox, CCGHQ Admins
Re: Dragons of Tarkir Spoiler Season
 by Marek14 » 14 Mar 2015, 08:15
by Marek14 » 14 Mar 2015, 08:15 
- Code: Select all
- Name:Mystic Meditation
 ManaCost:3 U
 Types:Sorcery
 A:SP$ Draw | Cost$ 3 U | NumCards$ 3 | SpellDescription$ Draw three cards. Then discard two cards unless you discard a creature card. | SubAbility$ DBDiscard
 SVar:DBDiscard:DB$Discard | Defined$ You | NumCards$ 2 | Mode$ TgtChoose | UnlessType$ Creature
 SVar:Picture:http://www.wizards.com/global/images/magic/general/mystic_meditation.jpg
 Oracle:Draw three cards. Then discard two cards unless you discard a creature card.
- Code: Select all
- Name:Obstructing AEther
 ManaCost:G
 Types:Enchantment
 S:Mode$ ReduceCost | ValidCard$ Creature | Type$ MorphDown | Activator$ You | Amount$ 1 | Description$ Face-down creature spells you cast cost {1} less to cast.
 A:AB$ SetState | Cost$ 1 G | Defined$ Self | Mode$ TurnFace | SpellDescription$ Turn CARDNAME face down.
 SVar:RemRandomDeck:True
 SVar:Picture:http://www.wizards.com/global/images/magic/general/obscuring_aether.jpg
 Oracle:Face-down creature spells you cast cost {1} less to cast.\n{1}{G}: Turn Obscuring AEther face down.
- Code: Select all
- Name:Ojutai's Breath
 ManaCost:2 U
 Types:Instant
 K:Rebound
 A:SP$ Tap | Cost$ 2 U | ValidTgts$ Creature | SubAbility$ DBPump | SpellDescription$ Tap target creature. It doesn't untap during its controller's next untap step.
 SVar:DBPump:DB$ Pump | Cost$ 0 | Defined$ Targeted | KW$ HIDDEN This card doesn't untap during your next untap step. | Permanent$ True
 SVar:Picture:http://www.wizards.com/global/images/magic/general/ojutais_breath.jpg
 Oracle:Tap target creature. It doesn't untap during its controller's next untap step.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)
- Code: Select all
- Name:Ojutai Interceptor
 ManaCost:3 U
 Types:Creature Bird Soldier
 PT:3/1
 K:Flying
 K:Megamorph:3 U
 SVar:Picture:http://www.wizards.com/global/images/magic/general/ojutai_interceptor.jpg
 Oracle:Flying\nMegamorph {3}{U} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)
- Code: Select all
- Name:Palace Familiar
 ManaCost:1 U
 Types:Creature Bird
 PT:1/1
 K:Flying
 T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, draw a card.
 SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 1 | Defined$ TriggeredCardController
 SVar:SacMe:1
 SVar:Picture:http://www.wizards.com/global/images/magic/general/palace_familiar.jpg
 Oracle:Flying\nWhen Palace Familiar dies, draw a card.
Re: Dragons of Tarkir Spoiler Season
 by Marek14 » 14 Mar 2015, 15:32
by Marek14 » 14 Mar 2015, 15:32 
- Code: Select all
- Name:Pinion Feast
 ManaCost:4 G
 Types:Instant
 A:SP$ Destroy | Cost$ 4 G | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with flying | SubAbility$ DBBolster | SpellDescription$ Destroy target creature with flying. Bolster 2. (Choose a creature with the least toughness among creatures you control and put two +1/+1 counters on it.)
 SVar:DBBolster:DB$ PutCounter | Bolster$ True | CounterNum$ 2 | CounterType$ P1P1
 SVar:Picture:http://www.wizards.com/global/images/magic/general/pinion_feast.jpg
 Oracle:Destroy target creature with flying. Bolster 2. (Choose a creature with the least toughness among creatures you control and put two +1/+1 counters on it.)
- Code: Select all
- Name:Press the Advantage
 ManaCost:2 G G
 Types:Instant
 A:SP$ Pump | Cost$ 2 G G | TargetMin$ 0 | TargetMax$ 2 | NumAtt$ +2 | NumDef$ +2 | KW$ Trample | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Up to two target creatures each get +2/+2 and gain trample until end of turn.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/press_the_advantage.jpg
 Oracle:Up to two target creatures each get +2/+2 and gain trample until end of turn.
- Code: Select all
- Name:Qal Sisma Behemoth
 ManaCost:2 R
 Types:Creature Ogre Warrior
 PT:5/5
 S:Mode$ CantAttackUnless | ValidCard$ Card.Self | Cost$ 2 | Description$ CARDNAME can't attack or block unless you pay {2}.
 S:Mode$ CantBlockUnless | ValidCard$ Card.Self | Cost$ 2
 SVar:Picture:http://www.wizards.com/global/images/magic/general/qal_sisma_behemoth.jpg
 Oracle:Qal Sisma Behemoth can't attack or block unless you pay {2}.
- Code: Select all
- Name:Qarsi Sadist
 ManaCost:1 B
 Types:Creature Human Cleric
 PT:1/3
 K:Exploit
 T:Mode$ Exploited | ValidCard$ Creature | ValidSource$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ When CARDNAME exploits a creature, target opponent loses 2 life and you gain 2 life.
 SVar:TrigDrain:AB$LoseLife | Cost$ 0 | ValidTgts$ Opponent | LifeAmount$ 2 | SubAbility$ DBGainLife
 SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 2
 SVar:Picture:http://www.wizards.com/global/images/magic/general/qarsi_sadist.jpg
 Oracle:Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Qarsi Sadist exploits a creature, target opponent loses 2 life and you gain 2 life.
- Code: Select all
- Name:Rakshasa Gravecaller
 ManaCost:4 B
 Types:Creature Cat Demon
 PT:3/6
 K:Exploit
 T:Mode$ Exploited | ValidCard$ Creature | ValidSource$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ When CARDNAME exploits a creature, put two 2/2 black Zombie creature tokens onto the battlefield.
 SVar:TrigToken:AB$ Token | Cost$ 0 | TokenAmount$ 2 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenImage$ b 2 2 zombie DTK
 SVar:Picture:http://www.wizards.com/global/images/magic/general/rakshasa_gravecaller.jpg
 Oracle:Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Rakshasa Gravecaller exploits a creature, put two 2/2 black Zombie creature tokens onto the battlefield.
Re: Dragons of Tarkir Spoiler Season
 by Marek14 » 14 Mar 2015, 16:50
by Marek14 » 14 Mar 2015, 16:50 
- Code: Select all
- Name:Reckless Imp
 ManaCost:2 B
 Types:Creature Imp
 PT:2/2
 K:Flying
 K:CARDNAME can't block.
 K:Dash:1 B
 SVar:Picture:http://www.wizards.com/global/images/magic/general/reckless_imp.jpg
 Oracle:Flying\nReckless Imp can't block.\nDash {1}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
- Code: Select all
- Name:Reduce in Stature
 ManaCost:2 U
 Types:Enchantment Aura
 K:Enchant creature
 A:SP$ Attach | Cost$ 2 U | ValidTgts$ Creature | AILogic$ Curse
 S:Mode$ Continuous | Affected$ Creature.EnchantedBy | SetPower$ 0 | SetToughness$ 2 | Description$ Enchanted creature has base power and toughness 0/2.
 SVar:NonStackingAttachEffect:True
 SVar:Picture:http://www.wizards.com/global/images/magic/general/reduce_in_stature.jpg
 Oracle:Enchant creature\nEnchanted creature has base power and toughness 0/2.
- Code: Select all
- Name:Resupply
 ManaCost:5 W
 Types:Instant
 A:SP$ GainLife | Cost$ 5 W | LifeAmount$ 6 | SpellDescription$ You gain 6 life. | SubAbility$ DBDraw
 SVar:DBDraw:DB$Draw | NumCards$ 1 | SpellDescription$ Draw a card.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/resupply.jpg
 Oracle:You gain 6 life.\nDraw a card.
- Code: Select all
- Name:Sabertooth Outrider
 ManaCost:3 R
 Types:Creature Human Warrior
 PT:4/2
 T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE8 | Execute$ TrigFormidable | TriggerDescription$ Formidable - Whenever CARDNAME attacks, if creatures you control have total power 8 or greater, CARDNAME gains first strike until end of turn.
 SVar:TrigFormidable:AB$ Pump | Cost$ 0 | Defined$ Self | KW$ First Strike
 SVar:X:Count$SumPower_Creature.YouCtrl
 SVar:Picture:http://www.wizards.com/global/images/magic/general/sabertooth_outrider.jpg
 Oracle:Formidable - Whenever Sabertooth Outrider attacks, if creatures you control have total power 8 or greater, Sabertooth Outrider gains first strike until end of turn.
- Code: Select all
- Name:Salt Road Quartermasters
 ManaCost:2 G
 Types:Creature Human Soldier
 PT:1/1
 K:etbCounter:P1P1:2
 A:AB$ PutCounter | Cost$ 2 G SubCounter<1/P1P1> | ValidTgts$ Creature | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on target creature.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/salt_road_quartermasters.jpg
 Oracle:Salt Road Quartermasters enters the battlefield with two +1/+1 counters on it.\n{2}{G}, Remove a +1/+1 counter form Salt Road Quartermasters: Put a +1/+1 counter on target creature.
Re: Dragons of Tarkir Spoiler Season
 by Marek14 » 14 Mar 2015, 17:08
by Marek14 » 14 Mar 2015, 17:08 
- Code: Select all
- Name:Sandsteppe Scavenger
 ManaCost:4 G
 Types:Creature Hound Scout
 PT:2/2
 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigBolster | TriggerDescription$ When CARDNAME enters the battlefield, bolster 2. (Choose a creature with the least toughness among creatures you control and put two +1/+1 counters on it.)
 SVar:TrigBolster:AB$ PutCounter | Cost$ 0 | Bolster$ True | CounterType$ P1P1 | CounterNum$ 2
 SVar:Picture:http://www.wizards.com/global/images/magic/general/sandsteppe_scavenger.jpg
 Oracle:When Sandsteppe Scavenger enters the battlefield, bolster 2. (Choose a creature with the least toughness among creatures you control and put two +1/+1 counters on it.)
- Code: Select all
- Name:Sandstorm Charger
 ManaCost:4 W
 Types:Creature Beast
 PT:3/4
 K:Megamorph:4 W
 SVar:Picture:http://www.wizards.com/global/images/magic/general/sandstorm_charger.jpg
 Oracle:Megamorph {4}{W} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)
- Code: Select all
- Name:Sarkhan's Rage
 ManaCost:4 R
 Types:Instant
 A:SP$ DealDamage | Cost$ 4 R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 5 | SubAbility$ DBDealDamage | SpellDescription$ CARDNAME deals 5 damage to target creature or player. If you control no Dragons, CARDNAME deals 2 damage to you.
 SVar:DBDealDamage:DB$DealDamage | Defined$ You | ConditionPresent$ Dragon.YouCtrl | ConditionCompare$ EQ0 | NumDmg$ 2
 SVar:Picture:http://www.wizards.com/global/images/magic/general/sarkhans_rage.jpg
 Oracle:Sarkhan's Rage deals 5 damage to target creature or player. If you control no Dragons, Sarkhan's Rage deals 2 damage to you.
Re: Dragons of Tarkir Spoiler Season
 by friarsol » 14 Mar 2015, 17:23
by friarsol » 14 Mar 2015, 17:23 
Yea looks like Ability effects is incorrect. It should specify FaceDown or FaceUp. I'm blocked right now because of the recent Java 8 checkin, I'll try to update all the existing scripts to use one of the other as appropriate.Marek14 wrote:(The ability, taken from Mischievous Quanar, doesn't specify turning face down. What happens if you activate it again in response? If it would turn the card back up, that's not correct.)
CheckSVar should work for intervening ifs. It checks as it hits the stack, and checks before resolutions.Marek14 wrote:(Does this code actually work like this or should second Formidable check be added to TrigFormidable?)
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Dragons of Tarkir Spoiler Season
 by Marek14 » 14 Mar 2015, 17:32
by Marek14 » 14 Mar 2015, 17:32 
OK. I don't have that much time today, so I'm just writing here and there 
			
		
Re: Dragons of Tarkir Spoiler Season
 by friarsol » 14 Mar 2015, 17:43
by friarsol » 14 Mar 2015, 17:43 
I don't think hidden keywords work with GainControl. I'd probably just remember the targeted creature and pump a hidden keyword.Marek14 wrote:(Is "AddKWs$ Haste & HIDDEN CantBeBlockedByAmount LT2" correct syntax?)
- Code: Select all
Name:Lose Calm
ManaCost:3 R
Types:Sorcery
A:SP$ GainControl | Cost$ 3 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | LoseControl$ EOT | Untap$ True | AddKWs$ Haste & HIDDEN CantBeBlockedByAmount LT2 | SpellDescription$ Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn and can't be blocked this turn except by two or more creatures.
SVar:Picture:http://www.wizards.com/global/images/magic/general/lose_calm.jpg
Oracle:Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn and can't be blocked this turn except by two or more creatures.
I'm a little surprised Act of Treason isn't written that way to begin with.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Dragons of Tarkir Spoiler Season
 by Marek14 » 14 Mar 2015, 17:46
by Marek14 » 14 Mar 2015, 17:46 
OK, so like this?
			
		- Code: Select all
- Name:Lose Calm
 ManaCost:3 R
 Types:Sorcery
 A:SP$ GainControl | Cost$ 3 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | LoseControl$ EOT | Untap$ True | AddKWs$ Haste | SubAbility$ DBNoBlock | SpellDescription$ Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn and can't be blocked this turn except by two or more creatures.
 SVar:DBNoBlock:DB$ Pump | Cost$ 0 | Defined$ Targeted | KW$ HIDDEN CantBeBlockedByAmount LT2
 SVar:Picture:http://www.wizards.com/global/images/magic/general/lose_calm.jpg
 Oracle:Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn and can't be blocked this turn except by two or more creatures.
Re: Dragons of Tarkir Spoiler Season
 by Marek14 » 14 Mar 2015, 18:00
by Marek14 » 14 Mar 2015, 18:00 
- Code: Select all
- Name:Scale Blessing
 ManaCost:3 W
 Types:Instant
 A:SP$ PutCounter | Cost$ 3 W | Bolster$ True | CounterNum$ 1 | CounterType$ P1P1 | SubAbility$ DBCounters | SpellDescription$ Bolster 1, then put a +1/+1 counter on each creature you control with a +1/+1 counter on it. (To bolster 1, choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.)
 SVar:DBCounters:DB$ PutCounterAll | Cost$ 0 | ValidCards$ Creature.YouCtrl+counters_GE1_P1P1 | CounterType$ P1P1 | CounterNum$ 1
 SVar:Picture:http://www.wizards.com/global/images/magic/general/scale_blessing.jpg
 Oracle:Bolster 1, then put a +1/+1 counter on each creature you control with a +1/+1 counter on it. (To bolster 1, choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.)
- Code: Select all
- Name:Screamreach Brawler
 ManaCost:2 R
 Types:Creature Orc Berserker
 PT:2/3
 K:Dash:1 R
 SVar:Picture:http://www.wizards.com/global/images/magic/general/screamreach_brawler.jpg
 Oracle:Dash {1}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
- Code: Select all
- Name:Secure the Wastes
 ManaCost:X W
 Types:Instant
 A:SP$ Token | Cost$ X W | TokenAmount$ X | References$ X | TokenName$ Warrior | TokenTypes$ Creature,Warrior | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ w 1 1 warrior DTK | SpellDescription$ Put X 1/1 white Warrior creature tokens onto the battlefield.
 SVar:X:Count$xPaid
 SVar:Picture:http://www.wizards.com/global/images/magic/general/secure_the_wastes.jpg
 Oracle:Put X 1/1 white Warrior creature tokens onto the battlefield.
- Code: Select all
- Name:Segmented Krotiq
 ManaCost:5 G
 Types:Creature Insect
 PT:6/5
 K:Megamorph:6 G
 SVar:Picture:http://www.wizards.com/global/images/magic/general/segmented_krotiq.jpg
 Oracle:Megamorph {6}{G} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)
- Code: Select all
- Name:Seismic Rupture
 ManaCost:2 R
 Types:Sorcery
 A:SP$ DamageAll | Cost$ 2 R | NumDmg$ 2 | ValidCards$ Creature.withoutFlying | ValidDescription$ each creature without flying. | SpellDescription$ CARDNAME deals 2 damage to each creature without flying.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/seismic_rupture.jpg
 Oracle:Seismic Rupture deals 2 damage to each creature without flying.
Re: Dragons of Tarkir Spoiler Season
 by Marek14 » 14 Mar 2015, 18:17
by Marek14 » 14 Mar 2015, 18:17 
- Code: Select all
- Name:Servant of the Scale
 ManaCost:G
 Types:Creature Human Soldier
 PT:0/0
 K:etbCounter:P1P1:1
 T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigPutCounter | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, put X +1/+1 counters on target creature you control, where X is the number of +1/+1 counters on CARDNAME.
 SVar:TrigPutCounter:AB$ PutCounter | Cost$ 0 | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | CounterType$ P1P1 | CounterNum$ X | References$ X
 SVar:X:TriggeredCard$CardCounters.P1P1
 SVar:Picture:http://www.wizards.com/global/images/magic/general/servant_of_the_scale.jpg
 Oracle:Servant of the Scale enters the battlefield with a +1/+1 counter on it.\nWhen Servant of the Scale dies, put X +1/+1 counters on target creature you control, where X is the number of +1/+1 counters on Servant of the Scale.
- Code: Select all
- Name:Shambling Goblin
 ManaCost:B
 Types:Creature Zombie Goblin
 PT:1/1
 T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigPump | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, target creature an opponent controls gets -1/-1 until end of turn.
 SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True
 SVar:Picture:http://www.wizards.com/global/images/magic/general/shambling_goblin.jpg
 Oracle:When Shambling Goblin dies, target creature an opponent controls gets -1/-1 until end of turn.
- Code: Select all
- Name:Shape the Sands
 ManaCost:G
 Types:Instant
 A:SP$ Pump | Cost$ G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDef$ +5 | KW$ Reach | SpellDescription$ Target creature gets +0/+5 and gains reach until end of turn. (It can block creatures with flying.)
 SVar:Picture:http://www.wizards.com/global/images/magic/general/shape_the_sands.jpg
 Oracle:Target creature gets +0/+5 and gains reach until end of turn. (It can block creatures with flying.)
- Code: Select all
- Name:Sheltered Aerie
 ManaCost:2 G
 Types:Enchantment Aura
 K:Enchant land
 A:SP$ Attach | Cost$ 2 G | ValidTgts$ Land | AILogic$ Pump
 S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddAbility$ AbundantGrowthTap | Description$ Enchanted land has "{T}: Add two mana of any one color to your mana pool."
 SVar:AbundantGrowthTap:AB$ Mana | Cost$ T | Produced$ Any | Amount$ 2 | SpellDescription$ Add two mana of any one color to your mana pool.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/sheltered_aerie.jpg
 Oracle:Enchant land\nEnchanted land has "{T}: Add two mana of any one color to your mana pool."
- Code: Select all
- Name:Sibsig Icebreakers
 ManaCost:2 B
 Types:Creature Zombie
 PT:2/3
 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, each player discards a card.
 SVar:TrigDiscard:AB$Discard | Cost$ 0 | Defined$ Each | NumCards$ 1 | Mode$ TgtChoose
 SVar:Picture:http://www.wizards.com/global/images/magic/general/sibsig_icebreakers.jpg
 Oracle:When Sibsig Icebreakers enters the battlefield, each player discards a card.
Re: Dragons of Tarkir Spoiler Season
 by Marek14 » 14 Mar 2015, 18:29
by Marek14 » 14 Mar 2015, 18:29 
- Code: Select all
- Name:Sidisi's Faithful
 ManaCost:U
 Types:Creature Naga Wizard
 PT:0/4
 K:Exploit
 T:Mode$ Exploited | ValidCard$ Creature | ValidSource$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME exploits a creature, return target creature to its owner's hand.
 SVar:TrigChangeZone:DB$ChangeZone | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand
 SVar:PlayMain1:TRUE
 SVar:Picture:http://www.wizards.com/global/images/magic/general/sidisis_faithful.jpg
 Oracle:Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Sidisi's Faithful exploits a creature, return target creature to its owner's hand.
- Code: Select all
- Name:Sight Beyond Sight
 ManaCost:3 U
 Types:Sorcery
 K:Rebound
 A:SP$ Dig | Cost$ 3 U | DigNum$ 2 | SpellDescription$ Look at the top two cards of your library. Put one of them into your hand and the other on the bottom of your library.
 SVar:RemAIDeck:True
 SVar:Picture:http://www.wizards.com/global/images/magic/general/sight_beyond_sight.jpg
 Oracle:Look at the top two cards of your library. Put one of them into your hand and the other on the bottom of your library.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)
- Code: Select all
- Name:Sight of the Scalelords
 ManaCost:4 G
 Types:Enchantment
 T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of combat on your turn, creatures you control with toughness 4 or greater get +2/+2 and gain vigilance until end of turn.
 SVar:TrigPump:AB$ PumpAll | Cost$ 0 | ValidCards$ Creature.YouCtrl+toughnessGE4 | KW$ Vigilance | NumAtt$ +2 | NumDef$ +2
 SVar:PlayMain1:TRUE
 SVar:Picture:http://www.wizards.com/global/images/magic/general/sight_of_the_scalelords.jpg
 Oracle:At the beginning of combat on your turn, creatures you control with toughness 4 or greater get +2/+2 and gain vigilance until end of turn.
- Code: Select all
- Name:Silumgar Sorcerer
 ManaCost:1 U U
 Types:Creature Human Wizard
 PT:2/1
 K:Flash
 K:Flying
 K:Exploit
 T:Mode$ Exploited | ValidCard$ Creature | ValidSource$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigCounter | TriggerDescription$ When CARDNAME exploits a creature, counter target creature spell.
 SVar:TrigCounter:DB$ Counter | Cost$ 0 | TargetType$ Spell | ValidTgts$ Creature | TgtPrompt$ Select target creature spell
 SVar:Picture:http://www.wizards.com/global/images/magic/general/silumgar_sorcerer.jpg
 Oracle:Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Silumgar Sorcerer exploits a creature, counter target creature spell.
- Code: Select all
- Name:Silumgar Spell-Eater
 ManaCost:2 U
 Types:Creature Naga Wizard
 PT:2/3
 K:Megamorph:4 U
 T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigCounter | TriggerZones$ Battlefield | TriggerDescription$ When CARDNAME is turned face up, counter target spell unless its controller pays {3}.
 SVar:TrigCounter:DB$ Counter | Cost$ 0 | TargetType$ Spell | ValidTgts$ Card | UnlessCost$ 3 | TgtPrompt$ Select target spell
 SVar:Picture:http://www.wizards.com/global/images/magic/general/silumgar_spell_eater.jpg
 Oracle:Megamorph {4}{U} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Silumgar Spell-Eater is turned face up, counter target spell unless its controller pays {3}.
Re: Dragons of Tarkir Spoiler Season
 by Marek14 » 14 Mar 2015, 18:47
by Marek14 » 14 Mar 2015, 18:47 
- Code: Select all
- Name:Skywise Teachings
 ManaCost:3 U
 Types:Enchantment
 T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever you cast an noncreature spell you may pay {1}{U}. If you do, put a 2/2 blue Djinn Monk creature token with flyinge onto the battlefield.
 SVar:TrigToken:AB$ Token | Cost$ 1 U | TokenAmount$ 1 | TokenName$ Djinn Monk | TokenTypes$ Creature,Djinn,Monk | TokenColors$ Blue | TokenPower$ 2 | TokenToughness$ 2 | TokenKeywords$ Flying | TokenOwner$ You
 SVar:BuffedBy:Card.nonCreature+nonLand
 SVar:Picture:http://www.wizards.com/global/images/magic/general/skywise_teachings.jpg
 Oracle:Whenever you cast an noncreature spell you may pay {1}{U}. If you do, put a 2/2 blue Djinn Monk creature token with flyinge onto the battlefield.
- Code: Select all
- Name:Stormrider Rig
 ManaCost:2
 Types:Artifact Equipment
 K:Equip 2
 S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 1 | AddToughness$ 1 | Description$ Equipped creature gets +1/+1.
 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigAttach | OptionalDecider$ You | TriggerDescription$ Whenever a creature enters the battlefield under your control, you may attach CARDNAME to it.
 SVar:TrigAttach:DB$ Attach | Cost$ 0 | Defined$ TriggeredCard
 SVar:Picture:http://www.wizards.com/global/images/magic/general/stormrider_rig.jpg
 Oracle:Equipped creature gets +1/+1.\nWhenever a creature enters the battlefield under your control, you may attach Stormrider Rig to it.\nEquip {2}
- Code: Select all
- Name:Strongarm Monk
 ManaCost:4 W
 Types:Creature Human Monk
 PT:3/3
 T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPumpAll | TriggerDescription$ Whenever you cast a noncreature spell, creatures you control get +1/+1 until end of turn.
 SVar:TrigPumpAll:DB$ PumpAll | Cost$ 0 | ValidCards$ Creature.YouCtrl | NumAtt$ 1 | NumDef$ 1
 SVar:BuffedBy:Card.nonCreature+nonLand
 SVar:Picture:http://www.wizards.com/global/images/magic/general/strongarm_monk.jpg
 Oracle:Whenever you cast a noncreature spell, creatures you control get +1/+1 until end of turn.
- Code: Select all
- Name:Student of Ojutai
 ManaCost:3 W
 Types:Creature Human Monk
 PT:2/4
 T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever you cast a noncreature spell, you gain 2 life.
 SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 2
 SVar:BuffedBy:Card.nonCreature+nonLand
 SVar:Picture:http://www.wizards.com/global/images/magic/general/student_of_ojutai.jpg
 Oracle:Whenever you cast a noncreature spell, you gain 2 life.
- Code: Select all
- Name:Taigam's Strike
 ManaCost:3 U
 Types:Sorcery
 K:Rebound
 A:SP$Pump | Cost$ 3 U | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ 2 | KW$ HIDDEN Unblockable | SpellDescription$ Target creature gets +2/+0 until end of turn and can't be blocked this turn.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/taigams_strike.jpg
 Oracle:Target creature gets +2/+0 until end of turn and can't be blocked this turn.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)
Re: Dragons of Tarkir Spoiler Season
 by Marek14 » 14 Mar 2015, 19:04
by Marek14 » 14 Mar 2015, 19:04 
- Code: Select all
- Name:Tail Slash
 ManaCost:2 R
 Types:Instant
 A:SP$ Pump | Cost$ 2 R | ValidTgts$ Creature.YouCtrl | AILogic$ PowerDmg | TgtPrompt$ Select target creature you control | SubAbility$ TailDamage | StackDescription$ None | SpellDescription$ Target creature you control deals damage equal to its power to target creature you don't control.
 SVar:TailDamage:DB$ DealDamage | ValidTgts$ Creature.YouDontCtrl | AILogic$ PowerDmg | TgtPrompt$ Select target creature you don't control | NumDmg$ X | References$ X | ConditionDefined$ Targeted | ConditionPresent$ Creature | ConditionCompare$ EQ1 | DamageSource$ ParentTarget
 SVar:X:ParentTargeted$CardPower
 SVar:Picture:http://www.wizards.com/global/images/magic/general/tail_strike.jpg
 Oracle:Target creature you control deals damage equal to its power to target creature you don't control.
- Code: Select all
- Name:Territorial Roc
 ManaCost:1 W
 Types:Creature Bird
 PT:1/3
 K:Flying
 SVar:Picture:http://www.wizards.com/global/images/magic/general/territorial_roc.jpg
 Oracle:Flying
- Code: Select all
- Name:Tread Upon
 ManaCost:1 G
 Types:Instant
 A:SP$ Pump | Cost$ 1 G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +2 | NumDef$ +2 | KW$ Trample | SpellDescription$ Target creature gets +2/+2 and gains trample until end of turn.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/tread_upon.jpg
 Oracle:Target creature gets +2/+2 and gains trample until end of turn.
- Code: Select all
- Name:Twin Bolt
 ManaCost:1 R
 Types:Instant
 A:SP$ DealDamage | Cost$ 1 R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player to distribute damage to | NumDmg$ 2 | TargetMin$ 1 | TargetMax$ 2 | DividedAsYouChoose$ 2 | SpellDescription$ CARDNAME deals 2 damage divided as you choose among one or two target creatures and/or players.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/twin_bolt.jpg
 Oracle:Twin Bolt deals 2 damage divided as you choose among one or two target creatures and/or players.
- Code: Select all
- Name:Ukud Cobra
 ManaCost:3 B
 Types:Creature Snake
 PT:2/5
 K:Deathtouch
 SVar:Picture:http://www.wizards.com/global/images/magic/general/ukud_cobra.jpg
 Oracle:Deathtouch
Re: Dragons of Tarkir Spoiler Season
 by Marek14 » 14 Mar 2015, 19:12
by Marek14 » 14 Mar 2015, 19:12 
- Code: Select all
- Name:Updraft Elemental
 ManaCost:2 U
 Types:Creature Elemental
 PT:1/4
 K:Flying
 SVar:Picture:http://www.wizards.com/global/images/magic/general/updraft_elemental.jpg
 Oracle:Flying
- Code: Select all
- Name:Vandalize
 ManaCost:4 R
 Types:Sorcery
 A:SP$ Charm | Cost$ 4 R | MinCharmNum$ 1 | CharmNum$ 2 | Choices$ Destroy1,Destroy2 | SpellDescription$ Choose one or both - Destroy target artifact; Destroy target land.
 SVar:Destroy1:DB$ Destroy | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ Destroy target artifact.
 SVar:Destroy2:DB$ Destroy | ValidTgts$ Land | TgtPrompt$ Select target land | SpellDescription$ Destroy target land.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/vandalize.jpg
 Oracle:Choose one or both -\n• Destroy target artifact.\n• Destroy target land.
- Code: Select all
- Name:Virulent Plague
 ManaCost:2 B
 Types:Enchantment
 S:Mode$ Continuous | Affected$ Creature.token | AddPower$ -2 | AddToughness$ -2 | Description$ Creature tokens get -2/-2.
 SVar:PlayMain1:TRUE
 SVar:RemRandomDeck:True
 SVar:Picture:http://www.wizards.com/global/images/magic/general/virulent_plague.jpg
 Oracle:Creature tokens get -2/-2.
- Code: Select all
- Name:Void Squall
 ManaCost:4 U
 Types:Sorcery
 K:Rebound
 A:SP$ ChangeZone | Cost$ 4 U | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return target nonland permanent to its owner's hand.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/void_squall.jpg
 Oracle:Return target nonland permanent to its owner's hand.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)
- Code: Select all
- Name:Volcanic Rush
 ManaCost:4 R
 Types:Instant
 A:SP$ PumpAll | Cost$ 4 R | ValidCards$ Creature.attacking | NumAtt$ 2 | KW$ Trample | SpellDescription$ Attacking creatures get +2/+0 and gain trample until end of turn.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/volcanic_rush.jpg
 Oracle:Attacking creatures get +2/+0 and gain trample until end of turn.
Re: Dragons of Tarkir Spoiler Season
 by Marek14 » 14 Mar 2015, 19:26
by Marek14 » 14 Mar 2015, 19:26 
- Code: Select all
- Name:Volcanic Vision
 ManaCost:5 R R
 Types:Sorcery
 A:SP$ ChangeZone | Cost$ 5 R R | Origin$ Graveyard | Destination$ Hand | TgtPrompt$ Select target instant or sorcery card in your graveyard | ValidTgts$ Instant.YouCtrl,Sorcery.YouCtrl | RememberChanged$ True | SubAbility$ DBDamage | SpellDescription$ Return target instant or sorcery card from your graveyard to your hand. CARDNAME deals damage equal to that card's converted mana cost to each creature your opponents control. Exile CARDNAME.
 SVar:DBDamaga:DB$ DamageAll | NumDmg$ X | ValidCards$ Creature.OppCtrl | ValidDescription$ each creature your opponents control. | References$ X | SubAbility$ DBExile
 SVar:DBExile:DB$ ChangeZone | Origin$ Stack | Destination$ Exile | SubAbility$ DBCleanup
 SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
 SVar:X:Remembered$CardManaCost
 SVar:Picture:http://www.wizards.com/global/images/magic/general/volcanic_vision.jpg
 Oracle:Return target instant or sorcery card from your graveyard to your hand. Volcanic Vison deals damage equal to that card's converted mana cost to each creature your opponents control. Exile Volcanic Vison.
- Code: Select all
- Name:Vulturous Aven
 ManaCost:3 B
 Types:Creature Bird Shaman
 PT:2/3
 K:Flying
 K:Exploit
 T:Mode$ Exploited | ValidCard$ Creature | ValidSource$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ When CARDNAME exploits a creature, you draw two cards and you lose 2 life.
 SVar:TrigDraw:DB$ Draw | Cost$ 0 | Defined$ You | NumCards$ 2 | SubAbility$ DBLoseLife
 SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 2
 SVar:Picture:http://www.wizards.com/global/images/magic/general/vulturous_aven.jpg
 Oracle:Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Vulturous Aven exploits a creature, you draw two cards and you lose 2 life.
- Code: Select all
- Name:Youthful Scholar
 ManaCost:3 U
 Types:Creature Human Wizard
 PT:2/2
 T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, draw two cards.
 SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 2 | Defined$ TriggeredCardController
 SVar:SacMe:1
 SVar:Picture:http://www.wizards.com/global/images/magic/general/youthful_scholar.jpg
 Oracle:When Youthful Scholar dies, draw two cards.
- Code: Select all
- Name:Zephyr Scribe
 ManaCost:2 U
 Types:Creature Human Monk
 PT:2/1
 A:AB$ Draw | Cost$ U T | NumCards$ 1 | SpellDescription$ Draw a card, then discard a card. | SubAbility$ DBDiscard
 SVar:DBDiscard:DB$Discard | Defined$ You | Mode$ TgtChoose | NumCards$ 1
 T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigUntap | TriggerDescription$ Whenever you cast a noncreature spell, untap CARDNAME.
 SVar:TrigUntap:AB$Untap | Cost$ 0 | Defined$ Self
 SVar:BuffedBy:Card.nonLand+nonCreature
 SVar:Picture:http://www.wizards.com/global/images/magic/general/zephyr_scribe.jpg
 Oracle:{U}, {T}: Draw a card, then discard a card.\nWhenever you cast a noncreature spell, untap Zephyr Scribe.
Who is online
Users browsing this forum: No registered users and 42 guests
