It is currently 08 Sep 2025, 23:26
   
Text Size

Eldritch Moon Spoiler Season

Post MTG Forge Related Programming Questions Here

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Eldritch Moon Spoiler Season

Postby Marek14 » 07 Jul 2016, 15:10

Also, the tokens were revealed, and it looks like EMN is getting its own set of Zombie tokens -- three, at that (well, four, but the fourth is */* token for Soul Separator). So here are updates to some of my previous cards:

Code: Select all
Name:Noosegraf Mob
ManaCost:4 B B
Types:Creature Zombie
PT:0/0
K:etbCounter:P1P1:5
T:Mode$ SpellCast | TriggerZones$ Battlefield | Execute$ TrigRemoveCounter | TriggerDescription$ Whenever a player casts a spell, remove a +1/+1 counter from CARDNAME. If you do, put a 2/2 black Zombie creature token onto the battlefield.
SVar:TrigRemoveCounter:AB$ RemoveCounter | Cost$ 0 | CounterType$ P1P1 | CounterNum$ 1 | RememberRemoved$ True | SubAbility$ DBToken
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenImage$ b 2 2 zombie EMN | TokenAltImages$ b_2_2_zombie2_EMN,b_2_2_zombie3_EMN | TokenOwner$ You | ConditionCheckSVar$ CounterX | ConditionSVarCompare$ GE1 | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:CounterX:Count$RememberedSize
SVar:Picture:http://www.wizards.com/global/images/magic/general/noosegraf_mob.jpg
Oracle:Noosegraf Mob enters the battlefield with five +1/+1 counters on it.\nWhenever a player casts a spell, remove a +1/+1 counter from Noosegraf Mob. If you do, put a 2/2 black Zombie creature token onto the battlefield.
Code: Select all
Name:Liliana, the Last Hope
ManaCost:1 B B
Types:Planeswalker Liliana
Loyalty:3
A:AB$ Pump | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | NumAtt$ -2 | NumDef$ -1 | IsCurse$ True | UntilYourNextTurn$ True | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Up to one target creature gets -2/-1 until your next turn.
A:AP$ Mill | Cost$ SubCounter<2/LOYALTY> | NumCards$ 2 | Planeswalker$ True | Defined$ You | SubAbility$ DBChooseCard | SpellDescription$ Put the top two 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
A:AB$ Effect | Cost$ SubCounter<7/LOYALTY> | Name$ Liliana, the Last Hope emblem | Image$ liliana_the_last_hope_emblem | Triggers$ TrigToken | SVars$ DBToken | Planeswalker$ True | Ultimate$ True | Stackable$ False | Duration$ Permanent | AILogic$ Always | SpellDescription$ You get an emblem with "At the beginning of your end step, put X 2/2 black Zombie creature tokens onto the battlefield, where X is two plus the number of Zombies you control."
SVar:TrigToken:Mode$ Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Command | Execute$ DBToken | TriggerDescription$ At the beginning of your end step, put X 2/2 black Zombie creature tokens onto the battlefield, where X is two plus the number of Zombies you control.
SVar:DBToken:AB$ Token | Cost$ 0 | TokenAmount$ X | References$ X | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenImage$ b 2 2 zombie EMN | TokenAltImages$ b_2_2_zombie2_EMN,b_2_2_zombie3_EMN
SVar:X:Count$Valid Card.Zombie+YouCtrl/Plus.2
SVar:Picture:http://www.wizards.com/global/images/magic/general/liliana_the_last_hope.jpg
Oracle:[+1]: Up to one target creature gets -2/-1 until your next turn.\n[-2]: Put the top two cards of your library into your graveyard, then you may return a creature card from your graveyard to your hand.\n[-7]: You get an emblem with "At the beginning of your end step, put X 2/2 black Zombie creature tokens onto the battlefield, where X is two plus the number of Zombies you control."
Code: Select all
Name:Oath of Liliana
ManaCost:2 B
Types:Legendary Enchantment
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME enters the battlefield, each opponent sacrifices a creature.
SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | Defined$ Opponent | SacValid$ Creature
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE1 | Execute$ TrigToken | TriggerDescription$ At the beginning of each end step, if a planeswalker entered the battlefield under your control this turn, put a 2/2 black Zombie creature token onto the battlefield.
SVar:TrigToken:AB$ Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenImage$ b 2 2 zombie EMN | TokenAltImages$ b_2_2_zombie2_EMN,b_2_2_zombie3_EMN
SVar:X:Count$ThisTurnEntered_Battlefield_Planeswalker.YouCtrl
SVar:Picture:http://www.wizards.com/global/images/magic/general/oath_of_liliana.jpg
Oracle:When Oath of Liliana enters the battlefield, each opponent sacrifices a creature.\nAt the beginning of each end step, if a planeswalker entered the battlefield under your control this turn, put a 2/2 black Zombie creature token onto the battlefield.
Code: Select all
Name:Cryptbreaker
ManaCost:B
Types:Creature Zombie
PT:1/1
A:AB$ Token | Cost$ 1 B T Discard<1/Card> | TokenImage$ b 2 2 zombie EMN | TokenAltImages$ b_2_2_zombie2_EMN,b_2_2_zombie3_EMN | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | SpellDescription$ Put a 2/2 black Zombie creature token onto the battlefield.
A:AB$ Draw | Cost$ tapXType<3/Zombie> | NumCards$ 1 | SpellDescription$  You draw a card and you lose 1 life.  | SubAbility$ DBLoseLife
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 1
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/cryptbreaker.jpg
Oracle:{1}{B}, {T}, Discard a card: Put a 2/2 black Zombie creature token onto the battlefield.\nTap three untapped Zombies you control: You draw a card and lose 1 life.
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times

Re: Eldritch Moon Spoiler Season

Postby Marek14 » 07 Jul 2016, 15:24

Code: Select all
Name:Olivia's Dragoon
ManaCost:1 B
Types:Creature Vampire Berserker
PT:2/2
A:AB$ Pump | Cost$ Discard<1/Card> | Defined$ Self | KW$ Flying | SpellDescription$ CARDNAME gains flying until end of turn.
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/olivias_dragoon.jpg
Oracle:Discard a card: Olivia's Dragoon gains flying until end of turn.
Is RemAIDeck on Putrid Imp because of the discard ability?
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times

Re: Eldritch Moon Spoiler Season

Postby friarsol » 07 Jul 2016, 16:17

Marek14 wrote:And the Enchant keyword might be wrong or might need some support -- this is first instance of this particular line.
IIRC, when I rewrote the Enchant handling, it doesn't do that much anymore. Things instead look at the target line for the attach spell instead.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Eldritch Moon Spoiler Season

Postby Marek14 » 07 Jul 2016, 16:18

friarsol wrote:
Marek14 wrote:And the Enchant keyword might be wrong or might need some support -- this is first instance of this particular line.
IIRC, when I rewrote the Enchant handling, it doesn't do that much anymore. Things instead look at the target line for the attach spell instead.
So this should work?
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times

Re: Eldritch Moon Spoiler Season

Postby Marek14 » 08 Jul 2016, 07:11

Code: Select all
Name:Crop Sigil
ManaCost:G
Types:Enchantment
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigMill | TriggerZones$ Battlefield | OptionalDecider$ You | TriggerDescription$ At the beginning of your upkeep, you may put the top card of your library into your graveyard.
SVar:TrigMill:AB$Mill | Cost$ 0 | NumCards$ 1 | Defined$ You
A:AB$ ChangeZone | Cost$ 2 G Sac<1/CARDNAME> | Origin$ Graveyard | Destination$ Hand | TgtPrompt$ Select target creature card in your graveyard | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Creature.YouOwn | SubAbility$ DBReturn | Activation$ Delirium | PrecostDesc$ Delirium - | SpellDescription$ Return up to one target creature card and up to one target land card from your graveyard to your hand. Activate this ability only if there are four or more card types among cards in your graveyard.
SVar:DBReturn:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Land.YouOwn | TgtPrompt$ Select target land card in your graveyard
SVar:Picture:http://www.wizards.com/global/images/magic/general/crop_sigil.jpg
Oracle:At the beginning of your upkeep, you may put the top card of your library into your graveyard.\nDelirium - {2}{G}, Sacrifice Crop Sigil: Return up to one target creature card and up to one target land card from your graveyard to your hand. Activate this ability only if there are four or more card types among cards in your graveyard.
Code: Select all
Name:Subjugator Angel
ManaCost:4 W W
Types:Creature Angel
PT:4/3
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigTapAll | TriggerDescription$ When CARDNAME enters the battlefield, tap all creatures your opponents control.
SVar:TrigTapAll:AB$TapAll | Cost$ 0 | ValidCards$ Creature.OppCtrl
SVar:Picture:http://www.wizards.com/global/images/magic/general/subjugator_angel.jpg
Oracle:Flying\nWhen Subjugator Angel enters the battlefield, tap all creatures your opponents control.
Code: Select all
Name:Make Mischief
ManaCost:2 R
Types:Sorcery
A:SP$ DealDamage | Cost$ 2 R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 1 | SubAbility$ DBToken | SpellDescription$ Flare deals 1 damage to target creature or player. Put a 1/1 red Devil creature token onto the battlefield. It has "When this creature dies, it deals 1 damage to target creature or player."
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Devil | TokenTypes$ Creature,Devil | TokenOwner$ You | TokenColors$ Red | TokenPower$ 1 | TokenToughness$ 1 | TokenTriggers$ DiesTrigger | TokenSVars$ DevilTrigDamage
SVar:DiesTrigger:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ DevilTrigDamage | TriggerController$ TriggeredCardController | TriggerDescription$ When this creature dies, it deals 1 damage to target creature or player.
SVar:DevilTrigDamage:AB$ DealDamage | Cost$ 0 | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/make_mischief.jpg
Oracle:Make Mischief deals 1 damage to target creature or player. Put a 1/1 red Devil creature token onto the battlefield. It has "When this creature dies, it deals 1 damage to target creature or player."
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times

Re: Eldritch Moon Spoiler Season

Postby Hanmac » 08 Jul 2016, 09:03

i am currently implementing Soul Separator, that is what i have so far:
(i need to see if it needs some ExiledWith stuff, but that can be added later)

Code: Select all
Name:Soul Separator
ManaCost:3
Types:Artifact
A:AB$ ChangeZone | Cost$ 5 T Sac<1/CARDNAME> | RememberChanged$ True | Origin$ Graveyard | Destination$ Exile | ValidTgts$ Creature.YouCtrl | ChangeNum$ 1 | SubAbility$ DBToken | SpellDescription$ Exile target creature card from your graveyard. Put a token onto the battlefield that's a copy of that card except it's a 1/1, it's a Spirit in addition to its other types, and it has flying. Put a black Zombie creature token onto the battlefield with power equal to that card's power and toughness equal to that card's toughness.

SVar:DBToken:DB$ Token | TokenImage$ b x x zombie EMN | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenPower$ X | TokenToughness$ Y | TokenColors$ Black | TokenOwner$ You | TokenAmount$ 1 | References$ X,Y | SubAbility$ DBCopy

SVar:DBCopy:DB$ CopyPermanent | Defined$ Remembered | SetPower$ 1 | SetToughness$ 1 | AddTypes$ Spirit | Keywords$ Flying | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True

SVar:X:Remembered$CardPower
SVar:Y:Remembered$CardToughness

SVar:Picture:http://www.wizards.com/global/images/magic/general/soul_separator.jpg
Oracle: 5. T, Sacrifice Soul Separator: Exile target creature card from your graveyard. Put a token onto the battlefield that's a copy of that card except it's a 1/1, it's a Spirit in addition to its other types, and it has flying. Put a black Zombie creature token onto the battlefield with power equal to that card's power and toughness equal to that card's toughness.
i added "SetPower$ 1 | SetToughness$ 1" into CopyPermanent, and it did work in most of the cases ... the problem are CharacteristicDefining StaticAbilties. (setting BasePower does not work for them)

Same for Quicksilver Gargantuan they should not be copied.
(i am currently trying to fix that, i will commit that later)

the rulings where that part is:
6/1/2011: If the chosen creature has a characteristic-defining ability that sets its power and/or toughness, that ability will not be copied. For example, if Quicksilver Gargantuan copies a Nightmare, it will not gain the ability that sets its power and toughness to the number of Swamps you control. As such, it will remain a 7/7.
Last edited by Hanmac on 08 Jul 2016, 11:29, edited 1 time in total.
Hanmac
 
Posts: 954
Joined: 06 May 2013, 18:44
Has thanked: 229 times
Been thanked: 158 times

Re: Eldritch Moon Spoiler Season

Postby Marek14 » 08 Jul 2016, 09:37

I sent a question to Magic Judge Tumblr to clarify that thing about characteristic-setting abilities, namely whether the ability is just suppressed by P/T setting, or whether it's not copied at all (and so Soul Separated copy of Tarmogoyf would be eligible for Muraganda Petroglyphs if you removed flying from it).
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times

Re: Eldritch Moon Spoiler Season

Postby Hanmac » 08 Jul 2016, 09:55

ah good to know, because its currently to complicated to prevent that Ability from coping (they only use Strings) i do that in CloneEffect and CopyPermanentEffect:
Code: Select all
for (StaticAbility sta : copy.getStaticAbilities()) {
    Map<String, String> params = sta.getMapParams();
    if (params.containsKey("CharacteristicDefining") && params.containsKey("SetPower"))
        copy.removeStaticAbility(sta);
}
i currently asked the MagicJudgeTumblr about what the Zombie will be when i have Veteran Warleader in graveyard ...
the copy Spirit Token will be 1/1 because it did block the CDA,
but the zombie token, will it count the Spirit Token or not while creating?

as you can see in the code above the Spirit will be created first, and then the Zombie will appear ... and for that it did count the Spirit when asking "Remembered$CardPower" ... i probably need to use StoreSvar for that :/
Hanmac
 
Posts: 954
Joined: 06 May 2013, 18:44
Has thanked: 229 times
Been thanked: 158 times

Re: Eldritch Moon Spoiler Season

Postby Marek14 » 08 Jul 2016, 09:59

Well, I can answer that: both tokens are supposed to be created at once, so the Zombie should not see the Spirit. If they can't be created together I actually think it would be better to create the Zombie first, as the Spirit might have abilities that will trigger on Zombie entering the battlefield (like Soul Warden), but not vice versa.
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times

Re: Eldritch Moon Spoiler Season

Postby Hanmac » 08 Jul 2016, 11:36

i updated the card code, and commited the other stuff.

i changed it that the zombie is created before. that is not a big problem.
an exiled Soul Warden still would trigger once for the Zombie when they enter the battlefield.

i also tested the remove StaticAbility of copy and clone:

a copied Tarmogoyf would be affected from Muraganda Petroglyphs if it does lose flying. tested with Gravity Sphere.

(i also tested Tarmogoyf + Quicksilver Gargantuan = Boost by Muraganda Petroglyphs)

Edit:
The Ruling does says:
The Spirit token will be on the battlefield before the Zombie token enters the battlefield.
but i currently see no problem for us that the Zombie is created first because they enter the battlefield at the same time ...

i currently don't know a case where this is important.
Last edited by Hanmac on 08 Jul 2016, 18:32, edited 1 time in total.
Hanmac
 
Posts: 954
Joined: 06 May 2013, 18:44
Has thanked: 229 times
Been thanked: 158 times

Re: Eldritch Moon Spoiler Season

Postby Marek14 » 08 Jul 2016, 15:25

Code: Select all
Name:Abundant Maw
ManaCost:8
Types:Creature Eldrazi Leech
PT:6/4
K:Emerge 6 B
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigDrain | TriggerDescription$ When you cast CARDNAME, target opponent loses 3 life and you gain 3 life.
SVar:TrigDrain:AB$LoseLife | Cost$ 0 | ValidTgts$ Opponent | LifeAmount$ 3 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 3
SVar:Picture:http://www.wizards.com/global/images/magic/general/abundant_maw.jpg
Oracle:Emerge {6}{B} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nWhen you cast Abundant Maw, target opponent loses 3 life and you gain 3 life.
Code: Select all
Name:Drownyard Behemoth
ManaCost:9
Types:Creature Eldrazi Crab
PT:5/7
K:Flash
K:Emerge 7 U
S:Mode$ Continuous | Affected$ Card.Self+enteredBattlefieldThisTurn | AddKeyword$ Hexproof | Description$ CARDNAME has hexproof as long as it entered the battlefield this turn.
SVar:Picture:http://www.wizards.com/global/images/magic/general/drownyard_behemoth.jpg
Oracle:Flash (You may cast this spell any time you could cast an instant.)\nEmerge {7}{U} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nDrownyard Behemoth has hexproof as long as it entered the battlefield this turn.
Code: Select all
Name:Eternal Scourge
ManaCost:3
Types:Creature Eldrazi Horror
PT:3/3
S:Mode$ Continuous | Affected$ Card.Self | AddHiddenKeyword$ May be played | AffectedZone$ Exile | EffectZone$ Exile | Description$ You may cast CARDNAME from exile.
T:Mode$ BecomesTarget | ValidTarget$ Card.Self | ValidSource$ Card.OppCtrl | TriggerZones$ Battlefield | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME becomes the target of a spell or ability an opponent controls, exile CARDNAME.
SVar:TrigChangeZone:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile
SVar:Picture:http://www.wizards.com/global/images/magic/general/eternal_scourge.jpg
Oracle:You may cast Eternal Scourge from exile.\nWhen Eternal Scourge becomes the target of a spell or ability an opponent controls, exile Eternal Scourge.
(Update)

Code: Select all
Name:It of the Horrid Swarm
ManaCost:8
Types:Creature Eldrazi Insect
PT:4/4
K:Emerge 6 G
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When you cast CARDNAME, put two 1/1 green Insect tokens onto the battlefield.
SVar:TrigToken:AB$ Token | Cost$ 0 | TokenAmount$ 2 | TokenName$ Insect | TokenTypes$ Creature,Insect | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ g 1 1 insect SOI
SVar:Picture:http://www.wizards.com/global/images/magic/general/it_of_the_horrid_swarm.jpg
Oracle:Emerge {6}{G} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nWhen you cast It of the Horrid Swarm, put two 1/1 green Insect tokens onto the battlefield.
Code: Select all
Name:Mockery of Nature
ManaCost:9
Types:Creature Eldrazi Beast
PT:6/5
K:Emerge 7 G
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigDestroy | OptionalDecider$ You | TriggerDescription$ When you cast CARDNAME, you may destroy target artifact or enchantment.
SVar:TrigDestroy:DB$ Destroy | Cost$ 0 | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Choose target artifact or enchantment.
SVar:PlayMain1:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/mockery_of_nature.jpg
Oracle:Emerge {7}{G} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nhen you cast Mockery of Nature, you may destroy target artifact or enchantment.
Code: Select all
Name:Vexing Scuttler
ManaCost:8
Types:Creature Eldrazi Crab
PT:4/5
K:Emerge 6 U
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigChangeZone | OptionalDecider$ You | TriggerDescription$ When you cast CARDNAME, you may destroy target artifact or enchantment.
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Instant.YouCtrl,Sorcery.YouCtrl
SVar:Picture:http://www.wizards.com/global/images/magic/general/vexing_scuttler.jpg
Oracle:Emerge {6}{U} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nWhen you cast Vexing Scuttler, you may return target instant or sorcery card from your graveyard to your hand.
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times

Re: Eldritch Moon Spoiler Season

Postby Marek14 » 08 Jul 2016, 16:43

Code: Select all
Name:Blessed Alliance
ManaCost:1 W
Types:Instant
S:Mode$ RaiseCost | ValidCard$ Card.Self | Type$ Spell | Amount$ IncreaseCost | References$ IncreaseCost | Color$ 2 | EffectZone$ All | Description$ Escalate {2} (Pay this cost for each mode chosen beyond the first.)
SVar:IncreaseCost:Modes$Amount/Minus.1
A:SP$ Charm | Cost$ 1 W | MinCharmNum$ 1 | CharmNum$ 3 | Choices$ DBGainLife,DBUntap,DBSacrifice | SpellDescription$ Choose one or more - Target player gains 4 life; Untap up to two target creatures; Target opponent sacrifices an attacking creature.
SVar:DBGainLife:DB$ GainLife | ValidTgts$ Player | TgtPrompt$ Select target player | LifeAmount$ 4 | SpellDescription$ Target player gains 4 life.
SVar:DBUntap:DB$ Untap | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Select target creature | SpellDescription$ Untap up to two target creatures.
SVar:DBSacrifice:DB$ Sacrifice | ValidTgts$ Opponent | SacValid$ Creature.attacking | SacMessage$ Creature
SVar:Picture:http://www.wizards.com/global/images/magic/general/blessed_alliance.jpg
Oracle:Escalate {2} (Pay this cost for each mode chosen beyond the first.)\nChoose one or more -\n• Target player gains 4 life.\n• Untap up to two target creatures.\n• Target opponent sacrifices an attacking creature.
(Update)

Code: Select all
Name:Borrowed Grace
ManaCost:2 W
Types:Instant
S:Mode$ RaiseCost | ValidCard$ Card.Self | Type$ Spell | Amount$ IncreaseCost | References$ IncreaseCost | Color$ 1 W | EffectZone$ All | Description$ Escalate {1}{W} (Pay this cost for each mode chosen beyond the first.)
SVar:IncreaseCost:Modes$Amount/Minus.1
A:SP$ Charm | Cost$ 2 W | MinCharmNum$ 1 | CharmNum$ 2 | Choices$ DBPumpPower,DBPumpToughness | SpellDescription$ Choose one or both - Creatures you control get +2/+0 until end of turn; Creatures you control get +0/+2 until end of turn.
SVar:DBPumpPower:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +2 | SpellDescription$ Creatures you control get +2/+0 until end of turn.
SVar:DBPumpToughness:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumDef$ +2 | SpellDescription$ Creatures you control get +0/+2 until end of turn.
SVar:Picture:http://www.wizards.com/global/images/magic/general/borrowed_grace.jpg
Oracle:Escalate {1}{W} (Pay this cost for each mode chosen beyond the first.)\nChoose one or both -\n• Creatures you control get +2/+0 until end of turn.\n• Creatures you control get +0/+2 until end of turn.
Code: Select all
Name:Choking Restraings
ManaCost:2 W
Types:Enchantment Aura
K:Enchant creature
A:SP$ Attach | Cost$ 2 W | ValidTgts$ Creature | AILogic$ Curse
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME can't attack or block. | Description$ Enchanted creature can't attack or block.
A:AB$ ChangeZone | Cost$ 3 W W Sac<1/CARDNAME> | Defined$ Enchanted | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile enchanted creature.
SVar:NonStackingAttachEffect:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/choking_restraints.jpg
Oracle:Enchant creature\nEnchanted creature can't attack or block.\n{3}{W}{W}, Sacrifice Choking Restraints: Exile enchanted creature.
(Shouldn't Pacifism also have SVar:NonStackingAttachEffect:True?)

Code: Select all
Name:Deploy the Gatewatch
ManaCost:4 W W
Types:Sorcery
A:SP$ Dig | Cost$ 4 W W | DigNum$ 7 | ChangeNum$ 2 | ChangeValid$ Planeswalker | Optional$ True | DestinationZone$ Battlefield | RestRandomOrder$ True | SpellDescription$ Look at the top seven cards of your library. Put up to two planeswalker cards from among them onto the battlefield. Put the rest on the bottom of your library in a random order.
SVar:Picture:http://www.wizards.com/global/images/magic/general/deploy_the_gatewatch.jpg
Oracle:Look at the top seven cards of your library. Put up to two planeswalker cards from among them onto the battlefield. Put the rest on the bottom of your library in a random order.
(Update)

Code: Select all
Name:Desperate Sentry
ManaCost:2 W
Types:Creature Human Soldier
PT:1/2
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.
SVar:TrigToken:AB$ Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Eldrazi Horror | TokenTypes$ Creature,Eldrazi,Horror | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 3 | TokenToughness$ 2
SVar:SacMe:2
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 3 | Condition$ Delirium | Description$ Delirium - CARDNAME gets +3/+0 as long as there are four or more card types among cards in your graveyard.
SVar:Picture:http://www.wizards.com/global/images/magic/general/desperate_sentry.jpg
Oracle:When Desperate Sentry dies, put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.\nDelirium - Desperate Sentry gets +3/+0 as long as there are four or more card types among cards in your graveyard.
(Might need some AI considerations -- if you don't have delirium, the token is upgrade over the basic creature, but with delirium, Desperate Sentry is stronger than the token.)

Code: Select all
Name:Drogskol Shieldmate
ManaCost:2 W
Types:Creature Spirit Soldier
PT:2/3
K:Flash
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPumpAll | TriggerDescription$ When CARDNAME enters the battlefield, other creatures you control get +0/+1 until end of turn.
SVar:TrigPumpAll:DB$PumpAll | ValidCards$ Creature.Other+YouCtrl | NumDef$ +1
SVar:Picture:http://www.wizards.com/global/images/magic/general/drogskol_shieldmate.jpg
Oracle:Flash (You may cast this spell any time you could cast an instant.)\nWhen Drogskol Shieldmate enters the battlefield, other creatures you control get +0/+1 until end of turn.
Code: Select all
Name:Faith Unbroken
ManaCost:3 W
Types:Enchantment Aura
K:Enchant creature you control
A:SP$ Attach | Cost$ 3 W | ValidTgts$ Creature | AILogic$ Pump
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile target creature an opponent controls until CARDNAME leaves the battlefield.
SVar:TrigExile:AB$ ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | ConditionPresent$ Card.Self | SubAbility$ DBEffect
SVar:DBEffect:DB$ Effect | Triggers$ ComeBack | RememberObjects$ Targeted | ImprintCards$ Self | SVars$ TrigReturn,ExileSelf | ConditionPresent$ Card.Self | Duration$ Permanent
SVar:ComeBack:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.IsImprinted | Execute$ TrigReturn | TriggerZones$ Command | TriggerController$ TriggeredCardController | Static$ True | TriggerDescription$ That creature is exiled until Faith Unbroken leaves the battlefield
SVar:TrigReturn:AB$ ChangeZoneAll | Cost$ 0 | Origin$ Exile | Destination$ Battlefield | ChangeType$ Card.IsRemembered | SubAbility$ ExileSelf
SVar:ExileSelf:DB$ ChangeZone | Origin$ Command | Destination$ Exile | Defined$ Self
SVar:PlayMain1:TRUE
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | Description$ Enchanted creature gets +2/+2.
SVar:Picture:http://www.wizards.com/global/images/magic/general/faith_unbroken.jpg
Oracle:Enchant creature you control\nWhen Faith Unbroken enters the battlefield, exile target creature an opponent controls until Faith Unbroken leaves the battlefield.\nEnchanted creature gets +2/+2.
(ComeBack SVar for Chained to the Rocks talks about Banisher Priest. Same problem might be with other cards derived from it.)

Code: Select all
Name:Extricator of Sin
ManaCost:2 W
Types:Creature Human Cleric
PT:0/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, you may sacrifice another permanent. If you do, put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.
SVar:TrigToken:AB$ Token | Cost$ Sac<1/Permanent.Other/another permanent> | TokenAmount$ 1 | TokenName$ Eldrazi Horror | TokenTypes$ Creature,Eldrazi,Horror | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 3 | TokenToughness$ 2
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Delirium$ True | TriggerZones$ Battlefield | Execute$ TrigTransform | TriggerDescription$ Delirium - At the beginning of your upkeep, if there are four or more card types among cards in your graveyard, transform Autumnal Gloom.
SVar:TrigTransform:AB$ SetState | Cost$ 0 | Defined$ Self | Mode$ Transform
SVar:Picture:http://www.wizards.com/global/images/magic/general/extricator_of_sin.jpg
AlternateMode:DoubleFaced
Oracle:When Extricator of Sin enters the battlefield, you may sacrifice another permanent. If you do, put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.\nDelirium - At the beginning of your upkeep, if there are four or more card types among cards in your graveyard, transform Extricator of Sin.

ALTERNATE

Name:Extricator of Flesh
ManaCost:no cost
Types:Creature Eldrazi Horror
PT:3/5
S:Mode$ Continuous | Affected$ Card.Eldrazi+YouCtrl | AddKeyword$ Vigilance | Description$ Eldrazi you control have vigilance.
A:AB$ Token | Cost$ 2 T Sac<1/Creature.nonEldrazi/non-Eldrazi creature> | TokenOwner$ You | TokenAmount$ 1 | TokenName$ Eldrazi Horror | TokenTypes$ Creature,Eldrazi,Horror | TokenColors$ Colorless | TokenPower$ 3 | TokenToughness$ 2 | SpellDescription$ Put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.
SVar:Picture:http://www.wizards.com/global/images/magic/general/extricator_of_flesh.jpg
Oracle:Eldrazi you control have vigilance.\n{2}, {T}, Sacrifice a non-Eldrazi creature: Put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.
Code: Select all
Name:Faithbearer Paladin
ManaCost:4 W
Types:Creature Human Knight
PT:3/4
K:Lifelink
SVar:Picture:http://www.wizards.com/global/images/magic/general/faithbearer_paladin.jpg
Oracle:Lifelink (Damage dealt by this creature also causes you to gain that much life.)
Code: Select all
Name:Fiend Binder
ManaCost:3 W
Types:Creature Human Soldier
PT:3/2
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigTap | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME attacks, tap target creature defending player controls.
SVar:TrigTap:AB$Tap | Cost$ 0 | ValidTgts$ Creature.DefenderCtrl | TgtPrompt$ Select target creature defending player controls
SVar:Picture:http://www.wizards.com/global/images/magic/general/fiend_binder.jpg
Oracle:Whenever Fiend Binder attacks, tap target creature defending player controls.
Code: Select all
Name:Geist of the Lonely Vigil
ManaCost:1 W
Types:Creature Spirit Cleric
PT:2/3
K:Defender
K:Flying
S:Mode$ Continuous | Affected$ Card.Self | AddHiddenKeyword$ CARDNAME can attack as though it didn't have defender. | Condition$ Delirium | Description$ Delirium - CARDNAME can attack as though it didn't have defender as long as there are four or more card types among cards in your graveyard.
SVar:Picture:http://www.wizards.com/global/images/magic/general/geist_of_the_lonely_vigil.jpg
Oracle:Defender, flying\nDelirium - Geist of the Lonely Vigil can attack as though it didn't have defender as long as there are four or more card types among cards in your graveyard.
Code: Select all
Name:Give No Ground
ManaCost:3 W
Types:Instant
A:SP$ Pump | Cost$ 3 W | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +2 | NumDef$ +6 | AddHiddenKeyword$ CARDNAME can block any number of creatures. | SpellDescription$ Target creature gets +2/+6 and can block any number of creatures this turn.
SVar:Picture:http://www.wizards.com/global/images/magic/general/give_no_ground.jpg
Oracle:Target creature gets +2/+6 and can block any number of creatures this turn.
Code: Select all
Name:Guardian of Pilgrims
ManaCost:1 W
Types:Creature Spirit Cleric
PT:2/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature gets +1/+1 until end of turn.
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ 1 | NumDef$ 1
SVar:PlayMain1:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/guardian_of_pilgrims.jpg
Oracle:When Guardian of Pilgrims enters the battlefield, target creature gets +1/+1 until end of turn.
Code: Select all
Name:Ironclad Slayer
ManaCost:2 W
Types:Creature Human Warrior
PT:3/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may return target Aura or Equipment card from your graveyard to your hand.
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Card.Aura+YouCtrl,Card.Equipment+YouCtrl
SVar:Picture:http://www.wizards.com/global/images/magic/general/ironclad_slayer.jpg
Oracle:When Ironclad Slayer enters the battlefield, you may return target Aura or Equipment card from your graveyard to your hand.
Code: Select all
Name:Ironwright's Cleansing
ManaCost:2 W
Types:Sorcery
A:SP$ ChangeZone | Cost$ 2 W | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile target artifact or enchantment.
SVar:Picture:http://www.wizards.com/global/images/magic/general/ironwrights_cleansing.jpg
Oracle:Exile target artifact or enchantment.
Code: Select all
Name:Lunarch Mantle
ManaCost:1 W
Types:Enchantment Aura
K:Enchant creature
A:SP$ Attach | Cost$ 1 W | ValidTgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | AddAbility$ SacFlight | Description$ Enchanted creature gets +2/+2 and has "{1}, Sacrifice a permanent: This creature gains flying until end of turn."
SVar:SacFlight:AB$Pump | Cost$ 1 Sac<1/Permanent> | KW$ Flying | SpellDescription$ CARDNAME gains flying until end of turn.
SVar:Picture:http://www.wizards.com/global/images/magic/general/lunarch_mantle.jpg
Oracle:Enchant creature\nEnchanted creature gets +2/+2 and has "{1}, Sacrifice a permanent: This creature gains flying until end of turn."
Code: Select all
Name:Repel the Abominable
ManaCost:1 W
Types:Instant
A:SP$ Effect | Cost$ 1 W | Name$ Repel the Abominable Effect | StaticAbilities$ STPrevent | SpellDescription$ Prevent all damage that would be dealt this turn by non-Human sources.
SVar:STPrevent:Mode$ PreventDamage | EffectZone$ Command | Source$ Card.nonHuman | Description$ Prevent all damage that would be dealt this turn by non-Human sources.
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/repel_the_abominable.jpg
Oracle:Prevent all damage that would be dealt this turn by non-Human sources.
(Not sure what's the correct AI Logic here, it's not strictly Fog, as it can prevent damage from spells etc.)
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times

Re: Eldritch Moon Spoiler Season

Postby Marek14 » 08 Jul 2016, 17:05

Code: Select all
Name:Selfless Spirit
ManaCost:1 W
Types:Creature Spirit Cleric
PT:2/1
A:AB$ PumpAll | Cost$ Sac<1/CARDNAME> | ValidCards$ Creature.YouCtrl | KW$ Indestructible | SpellDescription$ Creatures you control gain indestructible until end of turn.
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/selless_spirit.jpg
Oracle:Flying\nSacrifice Selfless Spirit: Creatures you control gain indestructible until the end of turn.
(Minor update)

Code: Select all
Name:Sigarda's Aid
ManaCost:W
Types:Enchantment
S:Mode$ Continuous | Affected$ Card.Aura+YouCtrl,Card.Equipment+YouCtrl | AddHiddenKeyword$ Flash | AffectedZone$ Exile,Graveyard,Hand,Library,Command | Description$ You may cast Aura and Equipment spells as though they had flash.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Equipment+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigAttach | OptionalDecider$ You | TriggerDescription$ Whenever an Equipment enters the battlefield under your control, you may attach it to target creature you control.
SVar:TrigAttach:DB$ Attach | Cost$ 0 | ValidTgts$ Creature.YouCtrl | Object$ TriggeredCard
SVar:NonStackingEffect:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/sigardas_aid.jpg
Oracle:You may cast Aura and Equipment spells as though they had flash.\nWhenever an Equipment enters the battlefield under your control, you may attach it to target creature you control.
Code: Select all
Name:Sigardian Priest
ManaCost:1 W
Types:Creature Human Cleric
PT:1/2
A:AB$ Tap | Cost$ 1 T | ValidTgts$ Creature.nonHuman | TgtPrompt$ Select target non-Human creature | SpellDescription$ Tap target non-Human creature.
SVar:Picture:http://www.wizards.com/global/images/magic/general/sigardian_priest.jpg
Oracle:{1}, {T}: Tap target non-Human creature.
Code: Select all
Name:Spectral Reserves
ManaCost:3 W
Types:Sorcery
A:SP$ Token | Cost$ 3 W | TokenImage$ w 1 1 spirit SOI | TokenAmount$ 2 | TokenName$ Spirit | TokenTypes$ Creature,Spirit | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | SubAbility$ DBGainLife | SpellDescription$ Put two 1/1 white Spirit creature tokens with flying onto the battlefield.
SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 2
SVar:Picture:http://www.wizards.com/global/images/magic/general/spectral_reserves.jpg
Oracle:Put two 1/1 white Spirit creature tokens with flying onto the battlefield. You gain 2 life.
Code: Select all
Name:Steadfast Cathar
ManaCost:1 W
Types:Creature Human Soldier
PT:2/1
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, it gets +0/+2 until end of turn.
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumDef$ 2
SVar:Picture:http://www.wizards.com/global/images/magic/general/steadfast_cathar.jpg
Oracle:Whenever Steadfast Cathar attacks, it gets +0/+2 until end of turn.
Code: Select all
Name:Thalia, Heretic Cathar
ManaCost:2 W
Types:Legendary Creature Human Soldier
PT:3/2
K:First Strike
S:Mode$ ETBTapped | ValidCard$ Creature.OppCtrl,Land.nonBasic+OppCtrl | Description$ Creatures and nonbasic lands your opponents control enter the battlefield tapped.
SVar:Picture:http://www.wizards.com/global/images/magic/general/thalia_heretic_cathar.jpg
Oracle:First strike\nCreatures and nonbasic lands your opponents control enter the battlefield tapped.
(Update)

Code: Select all
Name:Thraben Standard Bearer
ManaCost:W
Types:Creature Human Soldier
PT:1/1
A:AB$ Token | Cost$ 1 W T Discard<1/Card> | TokenAmount$ 1 | TokenName$ Human Soldier | TokenOwner$ You | TokenTypes$ Creature,Human,Soldier | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put a 1/1 white Human Soldier creature token onto the battlefield.
SVar:Picture:http://www.wizards.com/global/images/magic/general/thraben_standard_bearer.jpg
Oracle:{1}{W}, {T}, Discard a card: Put a 1/1 white Human Soldier creature token onto the battlefield.
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times

Re: Eldritch Moon Spoiler Season

Postby Marek14 » 08 Jul 2016, 17:10

Code: Select all
Name:Advanced Stitchwing
ManaCost:3 U U
Types:Creature Zombie Horror
PT:3/4
K:Flying
A:AB$ ChangeZone | Cost$ 2 U Discard<2/Card> | Origin$ Graveyard | Destination$ Battlefield | Tapped$ True | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to the battlefield tapped.
SVar:Picture:http://www.wizards.com/global/images/magic/general/advanced_stitchwing.jpg
Oracle:Flying\n{2}{U}, Discard two cards: Return Advanced Stitchwing from your graveyard to the battlefield tapped.
Code: Select all
Name:Chilling Grasp
ManaCost:2 U
Types:Instant
A:SP$ Tap | Cost$ 2 U | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Choose target creature | ValidTgts$ Creature | SubAbility$ 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
K:Madness:3 U
SVar:Picture:http://www.wizards.com/global/images/magic/general/chilling_grasp.jpg
Oracle:Tap up to two target creatures. Those creatures don't untap during their controller's next untap step.\nMadness {3}{U} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)
(Minor update)
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times

Re: Eldritch Moon Spoiler Season

Postby Marek14 » 08 Jul 2016, 18:19

Code: Select all
Name:Contingency Plan
ManaCost:1 U
Types:Sorcery
A:SP$ Dig | Cost$ 1 U | DigNum$ 5 | AnyNumber$ True | DestinationZone$ Graveyard | LibraryPosition2$ 0 | SpellDescription$ Look at the top five cards of your library. Put any number of them into your graveyard and the rest back on top of your library in any order.
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/contingency_plan.jpg
Oracle:Look at the top five cards of your library. Put any number of them into your graveyard and the rest back on top of your library in any order.
Code: Select all
Name:Displace
ManaCost:2 U
Types:Instant
A:SP$ ChangeZone | Cost$ W | ValidTgts$ Creature.YouCtrl | TargetMin$ 0 | TargetMax$ 2 | Origin$ Battlefield | Destination$ Exile | TgtPrompt$ Select target creature you control | RememberTargets$ True | SubAbility$ DBReturn | SpellDescription$ Exile up to two target creatures you control, then return those cards to the battlefield under their owner's control.
SVar:DBReturn:DB$ ChangeZone | Defined$ Remembered | Origin$ All | Destination$ Battlefield | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/displace.jpg
Oracle:Exile up to two target creatures you control, then return those cards to the battlefield under their owner's control.
Code: Select all
Name:Docent of Perfection
ManaCost:3 U U
Types:Creature Insect Horror
PT:5/4
K:Flying
T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever you cast an instant or sorcery spell, put a 1/1 blue Human Wizard creature token onto the battlefield. Then, if you control three or more Wizards, transform CARDNAME.
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Human Wizard | TokenTypes$ Creature,Human,Wizard | TokenColors$ Blue | TokenPower$ 1 | TokenToughness$ 1 | TokenOwner$ You | SubAbility$ DBTransform
SVar:DBTransform:DB$ SetState | Cost$ 0 | Defined$ Self | ConditionPresent$ Card.Wizard+YouCtrl | ConditionCompare$ GE3 | Mode$ Transform
SVar:Picture:http://www.wizards.com/global/images/magic/general/docent_of_perfection.jpg
AlternateMode:DoubleFaced
Oracle:Flying\nWhenever you cast an instant or sorcery spell, put a 1/1 blue Human Wizard creature token onto the battlefield. Then, if you control three or more Wizards, transform Docent of Perfection.

ALTERNATE

Name:Final Iteration
ManaCost:no cost
Types:Creature Eldrazi Insect
PT:6/5
K:Flying
S:Mode$ Continuous | Affected$ Card.Wizard+YouCtrl | AddPower$ 2 | AddToughness$ 1 | AddKeyword$ Flying | Description$ Wizards you control get +2/+1 and have flying.
T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever you cast an instant or sorcery spell, put a 1/1 blue Human Wizard creature token onto the battlefield.
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Human Wizard | TokenTypes$ Creature,Human,Wizard | TokenColors$ Blue | TokenPower$ 1 | TokenToughness$ 1 | TokenOwner$ You
SVar:Picture:http://www.wizards.com/global/images/magic/general/final_iteration.jpg
Oracle:Flying\nWizards you control get +2/+1 and have flying.\nWhenever you cast an instant or sorcery spell, put a 1/1 blue Human Wizard creature token onto the battlefield.
(Minor update)

Code: Select all
Name:Drag Under
ManaCost:2 U
Types:Sorcery
A:SP$ ChangeZone | Cost$ 2 U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBDraw | SpellDescription$ Return target creature to its owner's hand. Draw a card.
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/drag_under.jpg
Oracle:Return target creature to its owner's hand.\nDraw a card.
Code: Select all
Name:Enlightened Maniac
ManaCost:3 U
Types:Creature Human
PT:0/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, put a 1/1 white Soldier creature token onto the battlefield.
SVar:TrigToken:AB$ Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Eldrazi Horror | TokenTypes$ Creature,Eldrazi,Horror | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 3 | TokenToughness$ 2
SVar:Picture:http://www.wizards.com/global/images/magic/general/enlightened_maniac.jpg
Oracle:When Enlightened Maniac enters the battlefield, put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.
Code: Select all
Name:Exultant Cultist
ManaCost:2 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 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/exultant_cultist.jpg
Oracle:When Exultant Cultist dies, draw a card.
Code: Select all
Name:Fogwalker
ManaCost:1 U
Types:Creature Spirit
PT:1/3
K:Skulk
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature an opponent controls doesn't untap during its controller's next untap step.
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Choose target creature an opponent controls | KW$ HIDDEN This card doesn't untap during your next untap step. | Permanent$ True
SVar:Picture:http://www.wizards.com/global/images/magic/general/fogwalker.jpg
Oracle:Skulk (This creature can't be blocked by creatures with greater power.)\nWhen Fogwalker enters the battlefield, target creature an opponent controls doesn't untap during its controller's next untap step.
Code: Select all
Name:Geist of the Archives
ManaCost:2 U
Types:Creature Spirit
PT:0/4
K:Defender
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigScry | TriggerDescription$ At the beginning of your upkeep, scry 1.
SVar:TrigScry:AB$ Scry | Cost$ 0 | ScryNum$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/geist_of_the_archives.jpg
Oracle:Defender\nAt the beginning of your upkeep, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)
Code: Select all
Name:Ingenious Skaab
ManaCost:2 U
Types:Creature Zombie Horror
PT:2/3
K:Prowess
A:AB$ Pump | Cost$ U | NumAtt$ +1 | NumDef$ -1 | SpellDescription$ CARDNAME gets +1/-1 until end of turn.
SVar:Picture:http://www.wizards.com/global/images/magic/general/ingenious_skaab.jpg
Oracle:Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\n{U}: Ingenious Skaab gets +1/-1 until end of turn.
(Minor update)

Code: Select all
Name:Laboratory Brute
ManaCost:3 U
Types:Creature Zombie Horror
PT:3/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When CARDNAME enters the battlefield, put the top four cards of your library into your graveyard.
SVar:TrigMill:AB$Mill | Cost$ 0 | NumCards$ 4 | Defined$ You
SVar:Picture:http://www.wizards.com/global/images/magic/general/laboratory_brute.jpg
Oracle:When Laboratory Brute enters the battlefield, put the top four cards of your library into your graveyard.
Code: Select all
Name:Lunar Force
ManaCost:2 U
Types:Enchantment
T:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ Opponent | Execute$ TrigCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever an opponent casts a spell, sacrifice CARDNAME and counter that spell.
SVar:TrigCounter:AB$ Counter | Cost$ 0 | Defined$ TriggeredSpellAbility | SubAbility$ DBSacrifice
SVar:DBSacrifice:DB$ Sacrifice
SVar:Picture:http://www.wizards.com/global/images/magic/general/lunar_force.jpg
Oracle:Whenever an opponent casts a spell, sacrifice Lunar Force and counter that spell.
Code: Select all
Name:Mausoleum Wanderer
ManaCost:U
Types:Creature Spirit
PT:1/1
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Spirit+Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever another Spirit enters the battlefield under your control, Mausoleum Wanderer gets +1/+1 until end of turn.
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 1 | NumDef$ 1
A:AB$ Counter | Cost$ Sac<1/CARDNAME> | TargetType$ Spell | ValidTgts$ Instant,Sorcery | TgtPrompt$ Select target Instant or Sorcery Spell | UnlessCost$ X | References$ X | SpellDescription$Counter target instant or sorcery spell unless its controller pays {X}, where X is Mausoleum Wanderer's power.
SVar:X:Count$CardPower
SVar:RemAIDeck:True
SVar:BuffedBy:Spirit
SVar:Picture:http://www.wizards.com/global/images/magic/general/mausoleum_wanderer.jpg
Oracle:Flying\nWhenever another Spirit enters the battlefield under your control, Mausoleum Wanderer gets +1/+1 until end of turn.\nSacrifice Mausoleum Wanderer: Counter target instant or sorcery spell unless its controller pays {X}, where X is Mausoleum Wanderer's power.
Code: Select all
Name:Nebelgast Herald
ManaCost:2 U
Types:Creature Spirit
PT:2/1
K:Flash
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigTap | TriggerDescription$ Whenever Nebelgast Herald or another Spirit enters the battlefield under your control, tap target creature an opponent controls.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Spirit+YouCtrl+Other | TriggerZones$ Battlefield | Execute$ TrigTap | Secondary$ True | TriggerDescription$ Whenever another white creature enters the battlefield under your control, tap target creature an opponent controls.
SVar:TrigTap:AB$ Tap | Cost$ 0 | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Choose target creature an opponent controls.
SVar:BuffedBy:Spirit
SVar:Picture:http://www.wizards.com/global/images/magic/general/nebelgast_herald.jpg
Oracle:Whenever Nebelgast Herald or another Spirit enters the battlefield under your control, tap target creature an opponent controls.
Code: Select all
Name:Scour the Laboratory
ManaCost:4 U U
Types:Instant
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ 2 | EffectZone$ All | CheckSVar$ X | SVarCompare$ GE4 | Description$ Delirium - CARDNAME costs {2} less to cast if there are four or more card types among cards in your graveyard.
SVar:X:Count$CardControllerTypes.Graveyard
A:SP$ Draw | Cost$ 4 U U | NumCards$ 3 | SpellDescription$ Draw three cards.
SVar:Picture:http://www.wizards.com/global/images/magic/general/scour_the_laboratory.jpg
Oracle:Delirium - Scour the Laboratory costs {2} less to cast if there are four or more card types among cards in your graveyard.\nDraw three cards.
(Stoic Rebuttal should be probably rewritten along these lines instead of using two different spells, one with Metalcraft and one without.)

Code: Select all
Name:Spontaneous Mutation
ManaCost:U
Types:Enchantment Aura
K:Flash
K:Enchant creature
A:SP$ Attach | Cost$ U | ValidTgts$ Creature | AILogic$ Curse
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ X | Description$ Enchanted creature gets -X/-0, where X is the number of cards in your graveyard.
SVar:X:Count$InYourGraveyard/Times.-1
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/spontaneous_mutation.jpg
Oracle:Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature gets -X/-0, where X is the number of cards in your graveyard.
Code: Select all
Name:Tattered Haunter
ManaCost:1 U
Types:Creature Spirit
PT:2/1
K:Flying
K:CARDNAME can block only creatures with flying.
SVar:Picture:http://www.wizards.com/global/images/magic/general/tattered_haunter.jpg
Oracle:Flying\nTattered Haunter can block only creatures with flying.
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times

PreviousNext

Return to Developer's Corner

Who is online

Users browsing this forum: Google [Bot] and 23 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 24 users online :: 1 registered, 0 hidden and 23 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: Google [Bot] and 23 guests

Login Form