Oath of the Gatewatch Spoiler Season
Post MTG Forge Related Programming Questions Here
	Moderators: timmermac, Agetian, friarsol, Blacksmith, KrazyTheFox, CCGHQ Admins
Re: Oath of the Gatewatch Spoiler Season
 by Marek14 » 09 Jan 2016, 22:57
by Marek14 » 09 Jan 2016, 22:57 
Also, I put together provisional text spoiler with Oracle listings:
			
				- Attachments
- 
		 OGW.txt OGW.txt
- (36.99 KiB) Downloaded 384 times
 
Re: Oath of the Gatewatch Spoiler Season
 by Marek14 » 10 Jan 2016, 08:15
by Marek14 » 10 Jan 2016, 08:15 
OK, let's start with A:
			
		- Code: Select all
- Name:Abstruse Interference
 ManaCost:2 U
 Types:Instant
 K:Devoid
 A:SP$ Counter | Cost$ 2 U | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | UnlessCost$ 1 | SpellDescription$ Counter target spell unless its controller pays {1}. You put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has "Sacrifice this creature: Add {C} to your mana pool." ({C} represents colorless mana.) | SubAbility$ DBToken
 SVar:DBToken:DB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Eldrazi Scion | TokenTypes$ Creature,Eldrazi,Scion | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | TokenAltImages$ c_1_1_eldrazi_scion2,c_1_1_eldrazi_scion3 | TokenAbilities$ ABMana
 SVar:ABMana:AB$ Mana | Cost$ Sac<1/CARDNAME> | Produced$ C | Amount$ 1 | SpellDescription$ Add {C} to your mana pool.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/abstruse_interference.jpg
 Oracle:Devoid (This card has no color.)\nCounter target spell unless its controller pays {1}. You put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has "Sacrifice this creature: Add {C} to your mana pool." ({C} represents colorless mana.)
- Code: Select all
- Name:Affa Protector
 ManaCost:2 W
 Types:Creature Human Soldier Ally
 PT:1/4
 K:Vigilance
 SVar:Picture:http://www.wizards.com/global/images/magic/general/affa_protector.jpg
 Oracle:Vigilance
- Code: Select all
- Name:Akoum Flameseeker
 ManaCost:2 R
 Types:Creature Human Shaman Ally
 PT:3/2
 A:AB$ Discard | Cost$ T tapXType<1/Ally> | Defined$ You | NumCards$ 1 | Mode$ TgtChoose | RememberDiscarded$ True | SubAbility$ DBDraw | SpellDescription$ Discard a card. If you do, draw a card.
 SVar:DBDraw:DB$ Draw | NumCards$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ GE1 | SubAbility$ DBCleanup
 SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
 SVar:Picture:http://www.wizards.com/global/images/magic/general/akoum_flameseeker.jpg
 Oracle:Cohort - {T}, Tap an untapped Ally you control: Discard a card. If you do, draw a card.
- Code: Select all
- Name:Allied Reinforcements
 ManaCost:3 W
 Types:Sorcery
 A:SP$ Token | Cost$ 3 W | TokenImage$ W 2 2 Knight Ally | TokenAmount$ 2 | TokenName$ Knight Ally | TokenTypes$ Creature,Knight,Ally | TokenOwner$ You | TokenColors$ White | TokenPower$ 2 | TokenToughness$ 2 | SpellDescription$ Put two 2/2 white Knight Ally creature tokens onto the battlefield.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/allied_reinforcements.jpg
 Oracle:Put two 2/2 white Knight Ally creature tokens onto the battlefield.
- Code: Select all
- Name:Ancient Crab
 ManaCost:1 U U
 Types:Creature Crab
 PT:1/5
 SVar:Picture:http://www.wizards.com/global/images/magic/general/ancient_crab.jpg
 Oracle:
Re: Oath of the Gatewatch Spoiler Season
 by Marek14 » 10 Jan 2016, 08:52
by Marek14 » 10 Jan 2016, 08:52 
B+C:
			
		- Code: Select all
- Name:Baloth Pup
 ManaCost:1 G
 Types:Creature Beast
 PT:3/1
 S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Trample | CheckSVar$ X | SVarCompare$ EQ1 | Description$ CARDNAME has trample as long as it has a +1/+1 counter on it.
 SVar:X:Count$Valid Card.Self+counters_GE1_P1P1
 SVar:Picture:http://www.wizards.com/global/images/magic/general/baloth_pup.jpg
 Oracle:Baloth Pup has trample as long as it has a +1/+1 counter on it.
- Code: Select all
- Name:Birthing Hulk
 ManaCost:6 G
 Types:Creature Eldrazi Drone
 PT:5/4
 K:Devoid
 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, put two 1/1 colorless Eldrazi Scion creature tokens onto the battlefield. They have "Sacrifice this creature: Add {C} to your mana pool." ({C} represents colorless mana.)
 SVar:TrigToken:AB$ Token | Cost$ 0 | TokenAmount$ 2 | TokenName$ Eldrazi Scion | TokenTypes$ Creature,Eldrazi,Scion | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | TokenAltImages$ c_1_1_eldrazi_scion2,c_1_1_eldrazi_scion3 | TokenAbilities$ ABMana
 SVar:ABMana:AB$ Mana | Cost$ Sac<1/CARDNAME> | Produced$ C | Amount$ 1 | SpellDescription$ Add {C} to your mana pool.
 A:AB$ Regenerate | Cost$ 1 C | SpellDescription$ Regenerate CARDNAME.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/birthing_hulk.jpg
 Oracle:When Birthing Hulk enters the battlefield, put two 1/1 colorless Eldrazi Scion creature tokens onto the battlefield. They have "Sacrifice this creature: Add {C} to your mana pool." ({C} represents colorless mana.)\n{1}{C}: Regenerate Birthing Hulk.
- Code: Select all
- Name:Blinding Drone
 ManaCost:1 U
 Types:Creature Eldrazi Drone
 PT:1/3
 K:Devoid
 A:AB$ Tap | Cost$ C T | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Tap target creature.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/blinding_drone.jpg
 Oracle:Devoid (This card has no color.)\n{C}, {T}: Tap target creature. ({C} represents colorless mana.)
- Code: Select all
- Name:Brute Strength
 ManaCost:1 R
 Types:Instant
 A:SP$ Pump | Cost$ 2 G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +3 | NumDef$ +1 | KW$ Trample | SpellDescription$ Target creature gets +3/+1 and gains trample until end of turn.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/brute_strength.jpg
 Oracle:Target creature gets +3/+1 and gains trample until end of turn.
- Code: Select all
- Name:Canopy Gorger
 ManaCost:4 G G
 Types:Creature Wurm
 PT:6/5
 SVar:Picture:http://www.wizards.com/global/images/magic/general/canopy_gorger.jpg
 Oracle:
- Code: Select all
- Name:Captain's Claws
 ManaCost:2
 Types:Artifact Equipment
 S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 1 | AddSVar$ AE | Description$ Equipped creature gets +1/+0.
 T:Mode$ Attacks | ValidCard$ Card.EquippedBy | Execute$ TrigToken | TriggerDescription$ Whenever equipped creature attacks, put a 1/1 white Kor Ally creature token onto the battlefield tapped and attacking.
 SVar:TrigToken:AB$ Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Kor Ally | TokenTypes$ Creature,Kor,Ally | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenTapped$ True | TokenAttacking$ True | TokenImage$ w 1 1 kor ally
 K:Equip 1
 SVar:AE:SVar:HasAttackEffect:TRUE
 SVar:Picture:http://www.wizards.com/global/images/magic/general/captains_claws.jpg
 Oracle:Equipped creature gets +1/+0.\nWhenever equipped creature attacks, put a 1/1 white Kor Ally creature token onto the battlefield tapped and attacking.\nEquip {1}
- Code: Select all
- Name:Chitinous Cloak
 ManaCost:3
 Types:Artifact Equipment
 S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 2 | AddToughness$ 2 | AddKeyword$ Menace | Description$ Equipped creature gets +2/+2 and has menace. (It can't be blocked except by two or more creatures.)
 K:Equip 3
 SVar:Picture:http://www.wizards.com/global/images/magic/general/chitinous_cloak.jpg
 Oracle:Equipped creature gets +2/+2 and has menace. (It can't be blocked except by two or more creatures.)
 Equip {3}
- Code: Select all
- Name:Cinder Hellion
 ManaCost:4 R
 Types:Creature Hellion
 PT:4/4
 Trample
 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When CARDNAME enters the battlefield, it deals 2 damage to target opponent.
 SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | NumDmg$ 2
 SVar:Picture:http://www.wizards.com/global/images/magic/general/cinder_hellion.jpg
 Oracle:Trample\nWhen Cinder Hellion enters the battlefield, it deals 2 damage to target opponent.
- Code: Select all
- Name:Consuming Sinkhole
 ManaCost:3 R
 Types:Instant
 K:Devoid
 A:SP$ Charm | Cost$ 3 R | Choices$ ExileLandCreature,DealDmg | CharmNum$ 1 | SpellDescription$ Choose one - Exile target land creature; Consuming Sinkhole deals 4 damage to target player.
 SVar:DBChangeZone:DB$ ChangeZone | ValidTgts$ Creature.Land | TgtPrompt$ Choose target land creature | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile target land creature.
 SVar:DealDmg:DB$ DealDamage | ValidTgts$ Player | AILogic$ ChoiceBurn | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target player.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/consuming_sinkhole.jpg
 Oracle:Devoid (This card has no color.)\nChoose one -\n• Exile target land creature.\n• Consuming Sinkhole deals 4 damage to target player.
- Code: Select all
- Name:Containment Membrane
 ManaCost:2 U
 Types:Enchantment Aura
 K:Surge:U
 K:Enchant creature
 A:SP$ Attach | Cost$ 2 U | ValidTgts$ Creature | AILogic$ KeepTapped
 S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME doesn't untap during your untap step. | Description$ Enchanted creature doesn't untap during its controller's untap step.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/containment_membrane.jpg
 Oracle:Surge {U} (You may cast this spell for its surge cost if you or a teammate has cast another spell this turn.)\nEnchant creature\nEnchanted creature doesn't untap during its controller's untap step.
- Code: Select all
- Name:Corpse Churn
 ManaCost:1 B
 Types:Instant
 A:SP$ Mill | Cost$ 1 B | NumCards$ 3 | Defined$ You | SubAbility$ DBChooseCard | SpellDescription$ Put the top three cards of your library into your graveyard, then you may return a creature card from your graveyard to your hand.
 SVar:DBChooseCard:DB$ ChooseCard | Choices$ Creature.YouOwn | Optional$ Yes | ChoiceZone$ Graveyard | Amount$ 1 | SubAbility$ DBChangeZone
 SVar:DBChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | Defined$ ChosenCard
 SVar:Picture:http://www.wizards.com/global/images/magic/general/corpse_churn.jpg
 Oracle:Put the top three cards of your library into your graveyard, then you may return a creature card from your graveyard to your hand.
- Code: Select all
- Name:Cultivator Drone
 ManaCost:2 U
 Types:Creature Eldrazi Drone
 PT:2/3
 K:Devoid
 A:AB$ Mana | Cost$ T | Produced$ C | Amount$ 1 | RestrictValid$ Card.Colorless,Activated.Permanent+Colorless,CostContainsC | SpellDescription$ Add {C} to your mana pool. Spend this mana only to cast a colorless spell, activate an ability of a colorless permanent, or pay a cost that contains {C}. ({C} represents colorless mana.)
 SVar:Picture:http://www.wizards.com/global/images/magic/general/cultivator_drone.jpg
 Oracle:Devoid (This card has no color.)\n{T}: Add {C} to your mana pool. Spend this mana only to cast a colorless spell, activate an ability of a colorless permanent, or pay a cost that contains {C}. ({C} represents colorless mana.)
- Code: Select all
- Name:Cyclone Sire
 ManaCost:4 U
 Types:Creature Elemental
 PT:3/4
 K:Flying
 T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigPutCounter | OptionalDecider$ You | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, you may put three +1/+1 counters on target land you control. If you do, that land becomes a 0/0 Elemental creature with haste that's still a land.
 SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | ValidTgts$ Land.YouCtrl | TgtPrompt$ Select target land you control | CounterType$ P1P1 | CounterNum$ 3 | SubAbility$ DBAnimate
 SVar:DBAnimate:DB$Animate | Defined$ ParentTarget | Power$ 0 | Toughness$ 0 | Types$ Creature,Elemental | Keywords$ Haste | Permanent$ True
 SVar:Picture:http://www.wizards.com/global/images/magic/general/cyclone_sire.jpg
 Oracle:Flying\nWhen Cyclone Sire dies, you may put three +1/+1 counters on target land you control. If you do, that land becomes a 0/0 Elemental creature with haste that's still a land.
Re: Oath of the Gatewatch Spoiler Season
 by Hanmac » 10 Jan 2016, 09:34
by Hanmac » 10 Jan 2016, 09:34 
one more card before you do them all ;P
			
		- Code: Select all
- Name:Ondu War Cleric
 ManaCost:1 W
 Types:Creature Human Cleric Ally
 PT:2/2
 A:AB$ GainLife | Cost$ T tapXType<1/Ally> | LifeAmount$ 1 | SpellDescription$ You gain 2 life.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/ondu_war_cleric.jpg
 Oracle:Cohort - {T}, Tap an untapped Ally you control: You gain 2 life.
Re: Oath of the Gatewatch Spoiler Season
 by Marek14 » 10 Jan 2016, 09:46
by Marek14 » 10 Jan 2016, 09:46 
D+E:
			
				- Code: Select all
- Name:Dazzling Reflection
 ManaCost:1 W
 Types:Instant
 A:SP$ Pump | Cost$ 1 W | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBGainLife | SpellDescription$ You gain life equal to target creature's power.
 SVar:DBGainLife:DB$GainLife | Cost$ 0 | Defined$ You | SubAbility$ DBEffect | LifeAmount$ X
 SVar:X:Targeted$CardPower
 SVar:DBEffect:DB$ Effect | Name$ Dazzling Reflection Effect | ReplacementEffects$ Dazzle | ImprintCards$ Targeted | Triggers$ OutOfSight | SVars$ ExileEffect
 SVar:Dazzle:Event$ DamageDone | ValidSource$ Card.IsImprinted | ReplaceWith$ ExileEffect | PreventionEffect$ True | Description$ The next time the targeted creature would deal damage this turn, prevent that damage.
 SVar:OutOfSight:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Creature.IsImprinted | Execute$ ExileEffect | Static$ True
 SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Command | Destination$ Exile
 SVar:Picture:http://www.wizards.com/global/images/magic/general/dazzling_reflection.jpg
 Oracle:You gain life equal to target creature's power. The next time that creature would deal damage this turn, prevent that damage.
- Code: Select all
- Name:Devour in Flames
 ManaCost:2 R
 Types:Sorcery
 A:SP$ DealDamage | Cost$ 2 R Return<1/Land> | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ 5 | SpellDescription$ CARDNAME deals 5 damage to target creature or planeswalker.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/devour_in_flames.jpg
 Oracle:As an additional cost to cast Devour in Flames, return a land you control to its owner's hand.\nDevour in Flames deals 5 damage to target creature or planeswalker.
- Code: Select all
- Name:Eldrazi Aggressor
 ManaCost:2 R
 Types:Creature Eldrazi Drone
 PT:2/3
 K:Devoid
 S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Haste | CheckSVar$ X | SVarCompare$ GE1 | Description$ CARDNAME has haste as long as you control another colorless creature.
 SVar:X:Count$Valid Creature.YouCtrl+Colorless+Other
 SVar:PlayMain1:TRUE
 SVar:BuffedBy:Creature.Colorless
 SVar:Picture:http://www.wizards.com/global/images/magic/general/eldrazi_aggressor.jpg
 Oracle:Devoid (This card has no color.)\nEldrazi Aggressor has haste as long as you control another colorless creature.
- Code: Select all
- Name:Elemental Uprising
 ManaCost:1 G
 Types:Instant
 A:SP$ Animate | Cost$ 1 G | ValidTgts$ Land.YouCtrl | TgtPrompt$ Select target land you control | Power$ 4 | Toughness$ 4 | Types$ Creature,Elemental | Keywords$ Haste & HIDDEN CARDNAME must be blocked if able. | SpellDescription$ Target land you control becomes a 4/4 Elemental creature with haste until end of turn. It's still a land. It must be blocked this turn if able.
 SVar:RemAIDeck:True
 SVar:Picture:http://www.wizards.com/global/images/magic/general/elemental_uprising.jpg
 Oracle:Target land you control becomes a 4/4 Elemental creature with haste until end of turn. It's still a land. It must be blocked this turn if able.
- Code: Select all
- Name:Essence Depleter
 ManaCost:2 B
 Types:Creature Eldrazi Drone
 PT:2/3
 K:Devoid
 A:AB$ LoseLife | Cost$ 1 C | ValidTgts$ Opponent | LifeAmount$ 1 | SubAbility$ DBGainLife | SpellDescription$ Target opponent loses 1 life and you gain 1 life.
 SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 1
 SVar:Picture:http://www.wizards.com/global/images/magic/general/essence_depleter.jpg
 Oracle:Devoid (This card has no color.)\n{1}{C}: Target opponent loses 1 life and you gain 1 life. ({C} represents colorless mana.)
- Code: Select all
- Name:Expedition Raptor
 ManaCost:3 W W
 Types:Creature Bird
 PT:2/2
 K:Flying
 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPut | TriggerDescription$ When CARDNAME enters the battlefield, support 2. (Put a +1/+1 counter on each of up to two other target creatures.)
 SVar:TrigPut:AB$PutCounter | Cost$ 0 | ValidTgts$ Creature.Other | TgtPrompt$ Select target creature other than CARDNAME | TargetMin$ 0 | TargetMax$ 2 | CounterType$ P1P1 | CounterNum$ 1
 SVar:Picture:http://www.wizards.com/global/images/magic/general/expedition_raptor.jpg
 Oracle:Flying\nWhen Expedition Raptor enters the battlefield, support 2. (Put a +1/+1 counter on each of up to two other target creatures.)
Last edited by Marek14 on 10 Jan 2016, 22:00, edited 2 times in total.
					
				
			
		Re: Oath of the Gatewatch Spoiler Season
 by Marek14 » 10 Jan 2016, 10:14
by Marek14 » 10 Jan 2016, 10:14 
G-K:
			
		- Code: Select all
- Name:Gravity Negator
 ManaCost:3 U
 Types:Creature Eldrazi Drone
 PT:2/3
 K:Devoid
 K:Flying
 T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, you may pay {C}. If you do, another target creature gains flying until end of turn. ({C} represents colorless mana.)
 SVar:TrigPump:AB$Pump | Cost$ C | ValidTgts$ Creature.Other | TgtPrompt$ Select another target creature | KW$ Flying
 SVar:Picture:http://www.wizards.com/global/images/magic/general/gravity_negator.jpg
 Oracle:Devoid (This card has no color.)\nFlying\nWhen Gravity Negator attacks, you may pay {C}. If you do, another target creature gains flying until end of turn. ({C} represents colorless mana.)
- Code: Select all
- Name:Grip of the Roil
 ManaCost:2 U
 Types:Instant
 K:Surge:1 U
 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 | SubAbility$ DBDraw
 SVar:DBDraw:DB$ Draw | NumCards$ 1 | SpellDescription$ Draw a card.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/grip_of_the_roil.jpg
 Oracle:Surge {1}{U} (You may cast this spell for its surge cost if you or a teammate has cast another spell this turn.)\nTap target creature. It doesn't untap during its controller's next untap step.\nDraw a card.
- Code: Select all
- Name:Harvester Troll
 ManaCost:3 G
 Types:Creature Troll
 PT:2/3
 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounter | TriggerDescription$ When CARDNAME enters the battlefield, you may sacrifice a creature or land. If you do, put two +1/+1 counters on CARDNAME.
 SVar:TrigPutCounter:AB$PutCounter | Cost$ Sac<1/Creature;Land/creature or land> | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2
 SVar:Picture:http://www.wizards.com/global/images/magic/general/harvester_troll.jpg
 Oracle:When Harvester Troll enters the battlefield, you may sacrifice a creature or land. If you do, put two +1/+1 counters on Harvester Troll.
- Code: Select all
- Name:Havoc Sower
 ManaCost:3 B
 Types:Creature Eldrazi Drone
 PT:3/3
 K:Devoid
 A:AB$ Pump | Cost$ 1 C | NumAtt$ +2 | NumDef$ +1 | SpellDescription$ CARDNAME gets +2/+1 until end of turn.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/havoc_sower.jpg
 Oracle:Devoid (This card has no color.)\n{1}{C}: Havoc Sower gets +2/+1 until end of turn. ({C} represents colorless mana.)
- Code: Select all
- Name:Kazuul's Toll Collector
 ManaCost:2 R
 Types:Creature Ogre Warrior
 PT:3/2
 A:AB$ Pump | Cost$ 0 | ValidTgts$ Equipment.YouCtrl | TgtPrompt$ Select target Equipment you control | SubAbility$ KazuulAttach | SorcerySpeed$ True | StackDescription$ None | SpellDescription$ Attach target Equipment you control to Kazuul's Toll Collector.
 SVar:KazuulAttach:DB$ Attach | Object$ ParentTarget | Defined$ Self
 SVar:RemAIDeck:True
 SVar:Picture:http://www.wizards.com/global/images/magic/general/kazuuls_toll_collector.jpg
 Oracle:{0}: Attach target Equipment you control to Kazuul's Toll Collector. Activate this ability only any time you could cast a sorcery.
- Code: Select all
- Name:Kor Scythemaster
 ManaCost:2 W
 Types:Creature Kor Soldier Ally
 PT:3/1
 S:Mode$ Continuous | Affected$ Card.Self+attacking | AddKeyword$ First Strike | Description$ CARDNAME has first strike as long as it's attacking.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/kor_scythemaster.jpg
 Oracle:Kor Scythemaster has first strike as long as it's attacking.
- Code: Select all
- Name:Kor Sky Climber
 ManaCost:2 W
 Types:Creature Kor Soldier Ally
 PT:3/2
 A:AB$ Pump | Cost$ 1 W | KW$ Flying | Defined$ Self | SpellDescription$ CARDNAME gains flying until end of turn.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/kor_sky_climber.jpg
 Oracle:{1}{W}: Kor Sky Climber gains flying until end of turn.
- Code: Select all
- Name:Kozilek's Pathfinder
 ManaCost:6
 Types:Creature Eldrazi
 PT:5/5
 A:AB$ Pump | Cost$ C | ValidTgts$ Creature | TgtPrompt$ Select target creature | IsCurse$ True | KW$ HIDDEN CantBlockCardUIDSource | DefinedKW$ CardUIDSource | UntilHostLeavesPlayOrEOT$ True | StackDescription$ {c:Targeted} can't block CARDNAME this turn. | SpellDescription$ Target creature can't block CARDNAME this turn.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/kozileks_pathfinder.jpg
 Oracle:{C}: Target creature can't block Kozilek's Pathfinder this turn. ({C} represents colorless mana.)
- Code: Select all
- Name:Kozilek's Shrieker
 ManaCost:2 B
 Types:Creature Eldrazi Drone
 PT:3/2
 K:Devoid
 A:AB$ Pump | Cost$ C | NumAtt$ +1 | Keyword$ Menace | SpellDescription$ CARDNAME gets +1/+0 and gains menace until end of turn. (It can't be blocked except by two or more creatures.)
 SVar:Picture:http://www.wizards.com/global/images/magic/general/kozileks_shrieker.jpg
 Oracle:Devoid (This card has no color.)\n{C}: Kozilek's Shrieker gets +1/+0 and gains menace until end of turn. (It can't be blocked except by two or more creatures. {C} represents colorless mana.)
- Code: Select all
- Name:Kozilek's Translator
 ManaCost:4 B
 Types:Creature Eldrazi Drone
 PT:3/5
 K:Devoid
 A:AB$ Mana | Cost$ PayLife<1> | Produced$ C | ActivationLimit$ 1 | SpellDescription$ Add {C} to your mana pool. ({C} represents colorless mana.)
 SVar:Picture:http://www.wizards.com/global/images/magic/general/kozileks_translator.jpg
 Oracle:Devoid (This card has no color.)\nPay 1 life: Add {C} to your mana pool. Activate this ability only once each turn. ({C} represents colorless mana.)
Re: Oath of the Gatewatch Spoiler Season
 by friarsol » 10 Jan 2016, 18:20
by friarsol » 10 Jan 2016, 18:20 
Alright I believe I caught all the colorless producers that needed updating to {C}. If you notice one that's wrong, or the new oracle text for some the ones that used to be  (e.g. Pygmy Hippo) is wrong once they release the official new oracle text, just point it out somewhere if you don't have commit privileges.
 (e.g. Pygmy Hippo) is wrong once they release the official new oracle text, just point it out somewhere if you don't have commit privileges.
			
		 (e.g. Pygmy Hippo) is wrong once they release the official new oracle text, just point it out somewhere if you don't have commit privileges.
 (e.g. Pygmy Hippo) is wrong once they release the official new oracle text, just point it out somewhere if you don't have commit privileges.- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Oath of the Gatewatch Spoiler Season
 by Marek14 » 10 Jan 2016, 20:39
by Marek14 » 10 Jan 2016, 20:39 
L-M:
			
				- Code: Select all
- Name:Lead by Example
 ManaCost:1 G
 Types:Instant
 A:SP$ PutCounter | Cost$ 1 G | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Support 2. (Put a +1/+1 counter on each of up to two target creatures.)
 SVar:Picture:http://www.wizards.com/global/images/magic/general/lead_by_example.jpg
 Oracle:Support 2. (Put a +1/+1 counter on each of up to two target creatures.)
- Code: Select all
- Name:Loam Larva
 ManaCost:1 G
 Types:Creature Insect
 PT:1/3
 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may search your library for a basic land card, reveal it, then shuffle your library and put that card on top of it.
 SVar:TrigChange:AB$ ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Library | LibraryPosition$ 0 | ChangeType$ Land.Basic | ChangeNum$ 1 | ShuffleNonMandatory$ True
 SVar:Picture:http://www.wizards.com/global/images/magic/general/loam_larva.jpg
 Oracle:When Loam Larva enters the battlefield, you may search your library for a basic land card, reveal it, then shuffle your library and put that card on top of it.
- Code: Select all
- Name:Make a Stand
 ManaCost:2 W
 Types:Instant
 A:SP$ PumpAll | Cost$ R | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | Keyword$ Indestructible | SpellDescription$ Creatures you control get +1/+0 and gain indestructible until end of turn. (Damage and effects that say "destroy" don't destroy them.)
 SVar:Picture:http://www.wizards.com/global/images/magic/general/make_a_stand.jpg
 Oracle:Creatures you control get +1/+0 and gain indestructible until end of turn. (Damage and effects that say "destroy" don't destroy them.)
- Code: Select all
- Name:Makindi Aeronaut
 ManaCost:1 W
 Types:Creature Kor Scout Ally
 PT:1/3
 K:Flying
 SVar:Picture:http://www.wizards.com/global/images/magic/general/makindi_aeronaut.jpg
 Oracle:Flying
- Code: Select all
- Name:Maw of Kozilek
 ManaCost:3 R
 Types:Creature Eldrazi Drone
 PT:2/5
 K:Devoid
 A:AB$ Pump | Cost$ C | NumAtt$ +2 | NumDef$ -2 | SpellDescription$ CARDNAME gets +2/-2 until end of turn.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/maw_of_kozilek.jpg
 Oracle:Devoid (This card has no color.)\n{C}: Maw of Kozilek gets +2/-2 until end of turn. ({C} represents colorless mana.)
Last edited by Marek14 on 10 Jan 2016, 22:32, edited 1 time in total.
					
				
			
		Re: Oath of the Gatewatch Spoiler Season
 by Marek14 » 10 Jan 2016, 21:49
by Marek14 » 10 Jan 2016, 21:49 
N-P:
			
				- Code: Select all
- Name:Natural State
 ManaCost:G
 Types:Instant
 A:SP$ Destroy | Cost$ 1 G | ValidTgts$ Artifact.cmcLE3,Enchantment.cmcLE3 | TgtPrompt$ Select target artifact or enchantment with converted mana cost 3 or less | SpellDescription$ Destroy target artifact or enchantment with converted mana cost 3 or less.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/natural_state.jpg
 Oracle:Destroy target artifact or enchantment with converted mana cost 3 or less.
- Code: Select all
- Name:Null Caller
 ManaCost:3 B
 Types:Creature Vampire Shaman
 PT:2/4
 A:AB$ Token | Cost$ 3 B ExileFromGrave<1/Creature> | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenTapped$ True | TokenImage$ B 2 2 Zombie OGW | SpellDescription$ Put a 2/2 black Zombie creature token onto the battlefield tapped.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/null_caller.jpg
 Oracle:{3}{B}, Exile a creature card from your graveyard: Put a 2/2 black Zombie creature token onto the battlefield tapped.
- Code: Select all
- Name:Oblivion Strike
 ManaCost:3 B
 Types:Sorcery
 K:Devoid
 A:SP$ ChangeZone | Cost$ 3 B | ValidTgts$ Creature Enchantment | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile target creature.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/oblivion_strike.jpg
 Oracle:Devoid (This card has no color.)\nExile target creature.
- Code: Select all
- Name:Press into Service
 ManaCost:4 R
 Types:Sorcery
 A:SP$ PutCounter | Cost$ 4 R | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBGainControl | SpellDescription$ Support 2. (Put a +1/+1 counter on each of up to two target creatures.)
 SVar:DBGainControl:DB$GainControl | Cost$ 0 | TgtPrompt$ Choose target creature | ValidTgts$ Creature | LoseControl$ EOT | Untap$ True | AddKWs$ Haste | SpellDescription$ Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn.
 SVar:PlayMain1
 SVar:Picture:http://www.wizards.com/global/images/magic/general/press_into_service.jpg
 Oracle:Support 2 (Put a +1/+1 counter on each of up to two target creatures.)\nGain control of target creature until end of turn. Untap that creature. It gains haste until end of turn.
- Code: Select all
- Name:Pulse of Murasa
 ManaCost:2 G
 Types:Instant
 A:SP$ ChangeZone | Cost$ 2 G | Origin$ Graveyard | Destination$ Hand | TgtPrompt$ Choose target creature or land card in a graveyard | ValidTgts$ Creature,Land | SubAbility$ DBGainLife | SpellDescription$ Return target creature or land card from a graveyard to its owner's hand. You gain 6 life.
 SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 6
 SVar:Picture:http://www.wizards.com/global/images/magic/general/pulse_of_murasa.jpg
 Oracle:Return target creature or land card from a graveyard to its owner's hand. You gain 6 life.
Last edited by Marek14 on 10 Jan 2016, 22:33, edited 1 time in total.
					
				
			
		Re: Oath of the Gatewatch Spoiler Season
 by Marek14 » 10 Jan 2016, 22:19
by Marek14 » 10 Jan 2016, 22:19 
R+S:
			
		- Code: Select all
- Name:Reality Hemorrhage
 ManaCost:1 R
 Types:Instant
 K:Devoid
 A:SP$ DealDamage | Cost$ 1 R | 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/reality_hemorrhage.jpg
 Oracle:Devoid (This card has no color.)\nReality Hemorrhage deals 2 damage to target creature or player.
- Code: Select all
- Name:Roiling Waters
 ManaCost:5 U U
 Types:Sorcery
 A:SP$ ChangeZone | Cost$ 5 U U | TargetMin$ 0 | TargetMax$ 2 | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBDraw | SpellDescription$ Return up to two target creatures your opponents control to their owners' hands. Target player draws two cards.
 SVar:DBDraw:DB$ Draw | ValidTgts$ Player | TgtPrompt$ Select target player | NumCards$ 2
 SVar:Picture:http://www.wizards.com/global/images/magic/general/roiling_waters.jpg
 Oracle:Return up to two target creatures your opponents control to their owners' hands. Target player draws two cards.
- Code: Select all
- Name:Saddleback Lagac
 ManaCost:3 G
 Types:Creature Lizard
 PT:3/1
 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPut | TriggerDescription$ When CARDNAME enters the battlefield, support 2. (Put a +1/+1 counter on each of up to two other target creatures.)
 SVar:TrigPut:AB$PutCounter | Cost$ 0 | ValidTgts$ Creature.Other | TgtPrompt$ Select target creature other than CARDNAME | TargetMin$ 0 | TargetMax$ 2 | CounterType$ P1P1 | CounterNum$ 1
 SVar:Picture:http://www.wizards.com/global/images/magic/general/saddleback_lagac.jpg
 Oracle:When Saddleback Lagac enters the battlefield, support 2. (Put a +1/+1 counter on each of up to two other target creatures.)
- Code: Select all
- Name:Searing Light
 ManaCost:W
 Types:Instant
 A:SP$ Destroy | Cost$ W | ValidTgts$ Creature.attacking+cmcLE2,Creature.blocking+cmcLE2 | TgtPrompt$ Select target attacking or blocking creature with converted mana cost 2 or less. | SpellDescription$ Destroy target attacking or blocking creature with converted mana cost 2 or less.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/searing_light.jpg
 Oracle:Destroy target attacking or blocking creature with converted mana cost 2 or less.
- Code: Select all
- Name:Seed Guardian
 ManaCost:2 G G
 Types:Creature Elemental
 PT:3/4
 K:Reach
 T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, put an X/X green Elemental creature token onto the battlefield, where X is the number of creature cards in your graveyard.
 SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Elemental | TokenTypes$ Creature,Elemental | TokenOwner$ TriggeredCardController | TokenColors$ Green | TokenPower$ X | TokenToughness$ X | References$ X
 SVar:X:Count$TypeInYourYard.Creature
 SVar:SacMe:1
 SVar:Picture:http://www.wizards.com/global/images/magic/general/seed_guardian.jpg
 Oracle:Reach\nWhen Seed Guardian dies, put an X/X green Elemental creature token onto the battlefield, where X is the number of creature cards in your graveyard.
- Code: Select all
- Name:Sky Scourer
 ManaCost:1 B
 Types:Creature Eldrazi Drone
 PT:1/2
 K:Devoid
 K:Flying
 T:Mode$ SpellCast | ValidCard$ Card.Colorless | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever you cast a colorless spell, CARDNAME gets +1/+0 until end of turn.
 SVar:TrigPump:AB$ Pump | Cost$ 0 | Defined$ Self | NumAtt$ +1
 SVar:BuffedBy:Card.Colorless
 SVar:Picture:http://www.wizards.com/global/images/magic/general/sky_scourer.jpg
 Oracle:Devoid (This card has no color.)\nFlying\nWhenever you cast a colorless spell, Sky Scourer gets +1/+0 until end of turn.
- Code: Select all
- Name:Slaughter Drone
 ManaCost:1 B
 Types:Creature Eldrazi Drone
 PT:2/2
 K:Devoid
 A:AB$ Pump | Cost$ C | Defined$ Self | KW$ Deathtouch | SpellDescription$ CARDNAME gains deathtouch until end of turn.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/slaughter_drone.jpg
 Oracle:Devoid (This card has no color.)\n{C}: Slaughter Drone gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it. {C} represents colorless mana.)
- Code: Select all
- Name:Sparkmage's Gambit
 ManaCost:1 R
 Types:Sorcery
 A:SP$ DealDamage | Cost$ 1 R | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Select target creature | NumDmg$ 1 | SubAbility$ DBPump | SpellDescription$ CARDNAME deals 1 damage to each of up to two target creatures. Those creatures can't block this turn.
 SVar:DBPump:DB$Pump | Defined$ Targeted | KW$ HIDDEN CARDNAME can't block.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/sparkmages_gambit.jpg
 Oracle:Sparkmage's Gambit deals 1 damage to each of up to two target creatures. Those creatures can't block this turn.
- Code: Select all
- Name:Spawnbinder Mage
 ManaCost:3 W
 Types:Creature Human Wizard Ally
 PT:2/4
 A:AB$ Tap | Cost$ T tapXType<1/Ally> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Tap target creature.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/spawnbinder_mage.jpg
 Oracle:Cohort - {T}, Tap an untapped Ally you control: Tap target creature.
- Code: Select all
- Name:Stalking Drone
 ManaCost:1 G
 Types:Creature Eldrazi Drone
 PT:2/2
 K:Devoid
 A:AB$ Pump | Cost$ C | NumAtt$ +1 | NumDef$ +2 | ActivationLimit$ 1 | SpellDescription$ CARDNAME gets +1/+2 until end of turn.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/stalking_drone.jpg
 Oracle:Devoid (This card has no color.)\n{C}: Stalking Drone gets +1/+2 until end of turn. Activate this ability only once each turn. ({C} represents colorless mana.)
- Code: Select all
- Name:Steppe Glider
 ManaCost:4 W
 Types:Creature Elemental
 PT:2/4
 K:Flying
 K:Vigilance
 A:AB$ Pump | Cost$ 1 W | ValidTgts$ Creature.counters_GE1_P1P1 | TgtPrompt$ Select target creature with a +1/+1 counter | KW$ Flying & Vigilance | SpellDescription$ Target creature with a +1/+1 counter on it gains flying and vigilance until end of turn.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/steppe_glider.jpg
 Oracle:Flying, vigilance\n{1}{W}: Target creature with a +1/+1 counter on it gains flying and vigilance until end of turn.
- Code: Select all
- Name:Stoneforge Acolyte
 ManaCost:W
 Types:Creature Kor Artificer Ally
 PT:1/2
 A:AB$ Dig | Cost$ T tapXType<1/Ally> | DigNum$ 4 | ChangeNum$ 1 | Optional$ True | ChangeValid$ Equipment | SpellDescription$ Look at the top four cards of your library. You may reveal an Equipment card from among them and put it into your hand. Put the rest on the bottom of your library in any order.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/stoneforge_acolyte.jpg
 Oracle:Cohort - {T}, Tap an untapped Ally you control: Look at the top four cards of your library. You may reveal an Equipment card from among them and put it into your hand. Put the rest on the bottom of your library in any order.
- Code: Select all
- Name:Sweep Away
 ManaCost:2 U
 Types:Instant
 A:SP$ Pump | Cost$ 2 U | ValidTgts$ Creature | IsCurse$ True | RememberObjects$ Targeted | SubAbility$ DBDefaultAction | StackDescription$ SpellDescription | SpellDescription$ Return target creature to its owner's hand. If that creature is attacking, you may put it on top of its owner's library instead.
 SVar:DBDefaultAction:DB$ ChangeZone | Cost$ 0 | Defined$ Remembered | Origin$ Battlefield | Destination$ Hand | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ0 | SubAbility$ DBChoose
 SVar:DBChoose:DB$ GenericChoice | Cost$ 0 | Choices$ DBTopLibChoice,DBHandChoice | Defined$ You | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | SubAbility$ DBCleanup
 SVar:DBTopLibChoice:DB$ ChangeZone | Cost$ 0 | Defined$ Remembered | Origin$ Battlefield | Destination$ Library | LibraryPosition$ 0 | SpellDescription$ Return target creature to its owner's hand.
 SVar:DBHandChoice:DB$ ChangeZone | Cost$ 0 | Defined$ Remembered | Origin$ Battlefield | Destination$ Hand | SpellDescription$ If that creature is attacking, you may put it on top of its owner's library instead.
 SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
 SVar:X:Count$Valid Creature.IsRemembered+attacking
 SVar:Picture:http://www.wizards.com/global/images/magic/general/sweep_away.jpg
 Oracle:Return target creature to its owner's hand. If that creature is attacking, you may put it on top of its owner's library instead.
Re: Oath of the Gatewatch Spoiler Season
 by Marek14 » 10 Jan 2016, 22:37
by Marek14 » 10 Jan 2016, 22:37 
T+U:
			
		- Code: Select all
- Name:Tajuru Pathwarden
 ManaCost:4 G
 Types:Creature Elf Warrior Ally
 PT:5/4
 K:Vigilance
 K:Trample
 SVar:Picture:http://www.wizards.com/global/images/magic/general/tajuru_pathwarden.jpg
 Oracle:Vigilance, trample
- Code: Select all
- Name:Tar Snare
 ManaCost:2 B
 Types:Instant
 A:SP$ Pump | Cost$ 2 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -3 | NumDef$ -2 | IsCurse$ True | SpellDescription$ Target creature gets -3/-2 until end of turn.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/tar_snare.jpg
 Oracle:Target creature gets -3/-2 until end of turn.
- Code: Select all
- Name:Tears of Valakut
 ManaCost:1 R
 Types:Instant
 K:CARDNAME can't be countered.
 A:SP$ DealDamage | Cost$ 1 R | ValidTgts$ withFlying | NumDmg$ 5 | TgtPrompt$ Select target creature with flying. | SpellDescription$ CARDNAME deals 5 damage to target creature with flying.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/tears_of_valakut.jpg
 Oracle:Tears of Valakut can't be countered by spells or abilities.\nTears of Valakut deals 5 damage to target creature with flying.
- Code: Select all
- Name:Thought Harvester
 ManaCost:3 U
 Types:Creature Eldrazi Drone
 PT:2/4
 K:Devoid
 K:Flying
 T:Mode$ SpellCast | ValidCard$ Card.Colorless | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigMill | TriggerDescription$ Whenever you cast a colorless spell, target opponent exiles the top card of his or her library.
 SVar:TrigMill:AB$ Mill | Cost$ 0 | NumCards$ 1 | Destination$ Exile | ValidTgts$ Opponent | TgtPrompt$ Choose the target opponent
 SVar:BuffedBy:Card.Colorless
 SVar:Picture:http://www.wizards.com/global/images/magic/general/thought_harvester.jpg
 Oracle:Devoid (This card has no color.)\nFlying\nWhenever you cast a colorless spell, target opponent exiles the top card of his or her library.
- Code: Select all
- Name:Umara Entangler
 ManaCost:1 U
 Types:Creature Merfolk Rogue Ally
 PT:2/1
 K:Prowess
 SVar:Picture:http://www.wizards.com/global/images/magic/general/umara_entangler.jpg
 Oracle:Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)
- Code: Select all
- Name:Unity of Purpose
 ManaCost:3 U
 Types:Instant
 A:SP$ PutCounter | Cost$ 3 U | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBUntapAll | SpellDescription$ Support 2. (Put a +1/+1 counter on each of up to two target creatures.) Untap each creature you control with a +1/+1 counter on it.
 SVar:DBUnTapAll:DB$ UntapAll | ValidCards$ Creature.YouCtrl+counters_GE1_P1P1
 SVar:Picture:http://www.wizards.com/global/images/magic/general/unity_of_purpose.jpg
 Oracle:Support 2. (Put a +1/+1 counter on each of up to two target creatures.)\nUntap each creature you control with a +1/+1 counter on it.
- Code: Select all
- Name:Unnatural Endurance
 ManaCost:B
 Types:Instant
 K:Devoid
 A:SP$ Pump | Cost$ B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +2 | SpellDescription$ Target creature gets +2/+0 until end of turn. Regenerate it. | SubAbility$ DBRegen
 SVar:DBRegen:DB$ Regenerate | Defined$ ParentTarget
 SVar:Picture:http://www.wizards.com/global/images/magic/general/unnatural_endurance.jpg
 Oracle:Devoid (This card has no color.)\nTarget creature gets +2/+0 until end of turn. Regenerate it.
- Code: Select all
- Name:Untamed Hunger
 ManaCost:2 B
 Types:Enchantment Aura
 K:Enchant creature
 A:SP$ Attach | Cost$ 2 B | ValidTgts$ Creature | AILogic$ Pump
 S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 1 | AddKeyword$ Menace | Description$ Enchanted creature gets +2/+1 and has menace. (It can't be blocked except by two or more creatures.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/untamed_hunger.jpg
 Oracle:Enchant creature\nEnchanted creature gets +2/+1 and has menace. (It can't be blocked except by two or more creatures.)
Re: Oath of the Gatewatch Spoiler Season
 by Marek14 » 10 Jan 2016, 22:59
by Marek14 » 10 Jan 2016, 22:59 
And the rest:
			
		- Code: Select all
- Name:Vines of the Recluse
 ManaCost:G
 Types:Instant
 A:SP$ Pump | Cost$ G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +1 | NumDef$ +2 | KW$ Reach | SubAbility$ DBUntap | SpellDescription$ Target creature gets +1/+2 and gains reach until end of turn. Untap it. (A creature with reach can block creatures with flying.)
 SVar:DBUntap:DB$Untap | Defined$ Targeted
 SVar:Picture:http://www.wizards.com/global/images/magic/general/vines_of_the_recluse.jpg
 Oracle:Target creature gets +1/+2 and gains reach until end of turn. Untap it. (A creature with reach can block creatures with flying.)
- Code: Select all
- Name:Visions of Brutality
 ManaCost:1 B
 Types:Enchantment Aura
 K:Devoid
 K:Enchant creature
 A:SP$ Attach | Cost$ 1 B | ValidTgts$ Creature | AILogic$ Curse
 S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME can't block. | Description$ Enchanted creature can't block.
 T:Mode$ DamageDone | ValidSource$ Card.AttachedBy | Execute$ TrigLoseLife | TriggerZones$ Battlefield | TriggerDescription$ Whenever enchanted creature deals damage, its controller loses that much life.
 SVar:TrigLoseLife:AB$ LoseLife | Cost$ 0 | Defined$ TriggeredTargetController | LifeAmount$ X | References$ X
 SVar:X:TriggerCount$DamageAmount
 SVar:Picture:http://www.wizards.com/global/images/magic/general/visions_of_brutality.jpg
 Oracle:Devoid (This card has no color.)\nEnchant creature\nEnchanted creature can't block.\nWhenever enchanted creature deals damage, its controller loses that much life.
- Code: Select all
- Name:Void Shatter
 ManaCost:1 U U
 Types:Instant
 K:Devoid
 A:SP$ Counter | Cost$ 1 U U | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | Destination$ Exile | SpellDescription$ Counter target spell. If that spell is countered this way, exile it instead of putting it into its owner's graveyard.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/void_shatter.jpg
 Oracle:Devoid (This card has no color.)\nCounter target spell. If that spell is countered this way, exile it instead of putting it into its owner's graveyard.
- Code: Select all
- Name:Wall of Resurgence
 ManaCost:2 W
 Types:Creature Wall
 PT:0/6
 K:Defender
 T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigPutCounter | OptionalDecider$ You | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME enters the battlefield, you may put three +1/+1 counters on target land you control. If you do, that land becomes a 0/0 Elemental creature with haste that's still a land.
 SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | ValidTgts$ Land.YouCtrl | TgtPrompt$ Select target land you control | CounterType$ P1P1 | CounterNum$ 3 | SubAbility$ DBAnimate
 SVar:DBAnimate:DB$Animate | Defined$ ParentTarget | Power$ 0 | Toughness$ 0 | Types$ Creature,Elemental | Keywords$ Haste | Permanent$ True
 SVar:Picture:http://www.wizards.com/global/images/magic/general/wall_of_resurgence.jpg
 Oracle:Defender\nWhen Wall of Resurgence enters the battlefield, you may put three +1/+1 counters on target land you control. If you do, that land becomes a 0/0 Elemental creature with haste that's still a land.
- Code: Select all
- Name:Warden of Geometries
 ManaCost:4
 Types:Creature Eldrazi Drone
 PT:2/3
 K:Vigilance
 A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C} to your mana pool. ({C} represents colorless mana.)
 SVar:Picture:http://www.wizards.com/global/images/magic/general/warden_of_geometries.jpg
 Oracle:Vigilance\n{T}: Add {C} to your mana pool. ({C} represents colorless mana.)
- Code: Select all
- Name:Witness the End
 ManaCost:3 B
 Types:Sorcery
 K:Devoid
 A:SP$ ChangeZone | Cost$ 3 B | Origin$ Hand | Destination$ Exile | DefinedPlayer$ Targeted | ValidTgts$ Opponent | Chooser$ Targeted | ChangeType$ Card | ChangeNum$ 2 | IsCurse$ True | Mandatory$ True | StackDescription$ SpellDescription | SubAbility$ DBLoseLife | SpellDescription$ Target opponent exiles two cards from his or her hand and loses 2 life.
 SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 2 | Defined$ ParentTarget
 SVar:Picture:http://www.wizards.com/global/images/magic/general/witness_the_end.jpg
 Oracle:Devoid (This card has no color.)\nTarget opponent exiles two cards from his or her hand and loses 2 life.
- Code: Select all
- Name:Zada's Commando
 ManaCost:1 R
 Types:Creature Goblin Archer Ally
 PT:2/1
 K:First Strike
 A:AB$ DealDamage | Cost$ T tapXType<1/Ally> | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target opponent.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/zadas_commando.jpg
 Oracle:First strike\nCohort - {T}, Tap an untapped Ally you control: Zada's Commando deals 1 damage to target opponent.
- Code: Select all
- Name:Zulaport Chainmage
 ManaCost:3 B
 Types:Creature Human Shaman Ally
 PT:4/2
 A:AB$ LoseLife | Cost$ T tapXType<1/Ally> | LifeAmount$ 2 | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | SpellDescription$ Target opponent loses 2 life.
 SVar:Picture:http://www.wizards.com/global/images/magic/general/zulaport_chainmage.jpg
 Oracle:Cohort - {T}, Tap an untapped Ally you control: Target opponent loses 2 life.
Re: Oath of the Gatewatch Spoiler Season
 by Marek14 » 10 Jan 2016, 23:04
by Marek14 » 10 Jan 2016, 23:04 
So, there is 6 cards missing:
Hedron Alignment -- I didn't know how to do the logical combination of at least one card in each of the zone.
Remorseless Punishment -- All the choices
Immobilizer Eldrazi -- Affects creatures whose toughness is greater than power, not sure what's the best way to write it.
Ruin in Their Wake -- Not sure how to write the condition.
Nissa's Judgment -- Not sure how to write the second part of the effect, with optional targeting and a group of creatures dealing damage to the target.
Reflector Mage -- Not sure how to write the casting restriction.
			
		Hedron Alignment -- I didn't know how to do the logical combination of at least one card in each of the zone.
Remorseless Punishment -- All the choices
Immobilizer Eldrazi -- Affects creatures whose toughness is greater than power, not sure what's the best way to write it.
Ruin in Their Wake -- Not sure how to write the condition.
Nissa's Judgment -- Not sure how to write the second part of the effect, with optional targeting and a group of creatures dealing damage to the target.
Reflector Mage -- Not sure how to write the casting restriction.
Re: Oath of the Gatewatch Spoiler Season
 by friarsol » 11 Jan 2016, 03:09
by friarsol » 11 Jan 2016, 03:09 
I'll try to find some time to write up scripts for those 6. I have a good idea how they should work:
Hedron Alignment --
Remorseless Punishment -- (Not sure if we can do something similar to things like Erosion)
Immobilizer Eldrazi -- (Probably just needs a new hasProperty, that's the simplest way of doing things)
Ruin in Their Wake -- (I'd probably do this by Changing Zone a land from library to library and remember the card. Then have two subabilities, one with a Condition of: Land.YouCtrl+namedWastes EQ0 and one with EQ1. Each of these subabilities will changezone from library to the appropriate location and shuffle. Then clear remembered)
Nissa's Judgment -- (Kinda awkward, I'd have to fiddle with TargetMin$ 0 | TargetMax$ 1 with a blank Pump + Remember into Master of the Wild Hunt's ability)
Reflector Mage -- (Effect of Pithing Needle + Detention Sphere?)
			
		Hedron Alignment --
- Script | Open
- Name:Hedron Alignment
 ManaCost:2 U
 Types:Enchantment
 K:Hexproof
 T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigRevealToWin | TriggerDescription$ At the beginning of your upkeep, you may reveal your hand. If you do, you win the game if you own a card named Hedron Alignment in exile, in your hand, in your graveyard, and on the battlefield.
 SVar:TrigRevealToWin:DB$ GenericChoice | Choices$ RevealHand,DontReveal | Defined$ You
 SVar:DontReveal:DB$ Cleanup | SpellDescription$ Don't Reveal Hand
 SVar:RevealHand:DB$ RevealHand | Defined$ You | SubAbility$ WinGame | SpellDescription$ Reveal Hand
 SVar:WinGame:DB$ WinsGame | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ4 | References$ A,B,C,D,X,Y,Z
 # Combine Hedron Alignments in 4 different zones, cap the count of each zone to 1.
 SVar:A:Count$Valid Card.YouOwn+namedHedron Alignment/LimitMax.1
 SVar:B:Count$ValidHand Card.YouOwn+namedHedron Alignment/LimitMax.1
 SVar:C:Count$ValidGraveyard Card.YouOwn+namedHedron Alignment/LimitMax.1
 SVar:D:Count$ValidExile Card.YouOwn+namedHedron Alignment/LimitMax.1
 # Double addition to try to get up to 4
 SVar:X:SVar$Y/Plus.Z
 SVar:Y:SVar$A/Plus.B
 SVar:Z:SVar$C/Plus.D
 A:AB$ Scry | Cost$ 1 U | ScryNum$ 1 | SpellDescription$ Scry 1.
 SVar:RemRandomDeck:True
Remorseless Punishment -- (Not sure if we can do something similar to things like Erosion)
Immobilizer Eldrazi -- (Probably just needs a new hasProperty, that's the simplest way of doing things)
Ruin in Their Wake -- (I'd probably do this by Changing Zone a land from library to library and remember the card. Then have two subabilities, one with a Condition of: Land.YouCtrl+namedWastes EQ0 and one with EQ1. Each of these subabilities will changezone from library to the appropriate location and shuffle. Then clear remembered)
Nissa's Judgment -- (Kinda awkward, I'd have to fiddle with TargetMin$ 0 | TargetMax$ 1 with a blank Pump + Remember into Master of the Wild Hunt's ability)
Reflector Mage -- (Effect of Pithing Needle + Detention Sphere?)
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Oath of the Gatewatch Spoiler Season
 by Marek14 » 11 Jan 2016, 08:24
by Marek14 » 11 Jan 2016, 08:24 
As for Ruin in Their Wake, don't forget that it's like Ether Well/Sweep Away: if you control Wastes, you have an option to put the land on the battlefield, but you can still put it in your hand if you wish.friarsol wrote:I'll try to find some time to write up scripts for those 6. I have a good idea how they should work:
Hedron Alignment --
- Script | Open
- Name:Hedron Alignment
ManaCost:2 U
Types:Enchantment
K:Hexproof
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigRevealToWin | TriggerDescription$ At the beginning of your upkeep, you may reveal your hand. If you do, you win the game if you own a card named Hedron Alignment in exile, in your hand, in your graveyard, and on the battlefield.
SVar:TrigRevealToWin:DB$ GenericChoice | Choices$ RevealHand,DontReveal | Defined$ You
SVar:DontReveal:DB$ Cleanup | SpellDescription$ Don't Reveal Hand
SVar:RevealHand:DB$ RevealHand | Defined$ You | SubAbility$ WinGame | SpellDescription$ Reveal Hand
SVar:WinGame:DB$ WinsGame | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ4 | References$ A,B,C,D,X,Y,Z
# Combine Hedron Alignments in 4 different zones, cap the count of each zone to 1.
SVar:A:Count$Valid Card.YouOwn+namedHedron Alignment/LimitMax.1
SVar:B:Count$ValidHand Card.YouOwn+namedHedron Alignment/LimitMax.1
SVar:C:Count$ValidGraveyard Card.YouOwn+namedHedron Alignment/LimitMax.1
SVar:D:Count$ValidExile Card.YouOwn+namedHedron Alignment/LimitMax.1
# Double addition to try to get up to 4
SVar:X:SVar$Y/Plus.Z
SVar:Y:SVar$A/Plus.B
SVar:Z:SVar$C/Plus.D
A:AB$ Scry | Cost$ 1 U | ScryNum$ 1 | SpellDescription$ Scry 1.
SVar:RemRandomDeck:True
Remorseless Punishment -- (Not sure if we can do something similar to things like Erosion)
Immobilizer Eldrazi -- (Probably just needs a new hasProperty, that's the simplest way of doing things)
Ruin in Their Wake -- (I'd probably do this by Changing Zone a land from library to library and remember the card. Then have two subabilities, one with a Condition of: Land.YouCtrl+namedWastes EQ0 and one with EQ1. Each of these subabilities will changezone from library to the appropriate location and shuffle. Then clear remembered)
Nissa's Judgment -- (Kinda awkward, I'd have to fiddle with TargetMin$ 0 | TargetMax$ 1 with a blank Pump + Remember into Master of the Wild Hunt's ability)
Reflector Mage -- (Effect of Pithing Needle + Detention Sphere?)
Who is online
Users browsing this forum: No registered users and 10 guests
