Ixalan spoiler season
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Ixalan spoiler season
by Agetian » 05 Sep 2017, 17:55
- Agetian
- Programmer
- Posts: 3489
- Joined: 14 Mar 2011, 05:58
- Has thanked: 684 times
- Been thanked: 572 times
Re: Ixalan spoiler season
by Agetian » 06 Sep 2017, 04:36
- Agetian
- Programmer
- Posts: 3489
- Joined: 14 Mar 2011, 05:58
- Has thanked: 684 times
- Been thanked: 572 times
Re: Ixalan spoiler season
by Agetian » 06 Sep 2017, 11:27
- Agetian
- Programmer
- Posts: 3489
- Joined: 14 Mar 2011, 05:58
- Has thanked: 684 times
- Been thanked: 572 times
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Ixalan spoiler season
by Agetian » 06 Sep 2017, 17:43
Ah, OK, thanks for pointing that out! Wish they made it more evident which cards are reprinted somewhere in the spoilersfriarsol wrote:Favorable Winds is a reprint.

- Agetian
- Agetian
- Programmer
- Posts: 3489
- Joined: 14 Mar 2011, 05:58
- Has thanked: 684 times
- Been thanked: 572 times
Re: Ixalan spoiler season
by azcotic » 07 Sep 2017, 02:22
Just need a little bit of expertise, FYI, duress, opt, spell Pierce and Slice in Twain are reprints.
Re: Ixalan spoiler season
by RumbleBBU » 07 Sep 2017, 05:24
Also, if you can find it in cardsfolder already, that's a dead giveaway... 

Re: Ixalan spoiler season
by Agetian » 08 Sep 2017, 04:41
Added Arguel's Blood Fast / Temple of Aclazotz, Chart a Course, Commune with Dinosaurs, Fell Flagship, Grazing Whiptail, Growing Rites of Itlimoc / Itlimoc, Cradle of the Sun, Otepec Huntmaster, Skittering Heartstopper, Thundering Spineback.
- Agetian
- Agetian
- Agetian
- Programmer
- Posts: 3489
- Joined: 14 Mar 2011, 05:58
- Has thanked: 684 times
- Been thanked: 572 times
- Agetian
- Programmer
- Posts: 3489
- Joined: 14 Mar 2011, 05:58
- Has thanked: 684 times
- Been thanked: 572 times
Re: Ixalan spoiler season
by azcotic » 08 Sep 2017, 15:45
Dinosaur Stampede
Name:Dinosaur Stampede
ManaCost:2 R
Types:Instant
A:SP$ PumpAll | Cost$ 2 R | ValidCards$ Creature.attacking | NumAtt$ 2 | SubAbility$ TrigPump | SpellDescription$ Attacking creatures get +2/+0 until end of turn. Dinosaurs you control gain trample until end of turn.
SVar:TrigPump:DB$PumpAll | Cost$ 0 | ValidCards$ Creature.Dinosaur+YouCtrl | KW$ Trample
SVar:Picture:http://mythicspoiler.com/ixa/cards/dinosaurstampede.jpg
Oracle:Attacking creatures get +2/+0 until end of turn. Dinosaurs you control gain trample until end of turn.
Rampaging Ferocidon
Name:Rampaging Ferocidon
ManaCost:2 R
Types:Creature Dinosaur
PT:3/3
K:Menace
S:Mode$ Continuous | Affected$ Player | AddKeyword$ You can't gain life. | Description$ Players can't gain life.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever another creature enters the battlefield, CARDNAME deals 1 damage to that creature's controller.
SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | Defined$ TriggeredCardController | NumDmg$ 1
SVar:Picture:http://mythicspoiler.com/ixa/cards/rampagingferocidon.jpg
Oracle:Menace\nPlayers can't gain life.\nWhenever another creature enters the battlefield, Rampaging Ferocidon deals 1 damage to that creature's controller.
Name:Dinosaur Stampede
ManaCost:2 R
Types:Instant
A:SP$ PumpAll | Cost$ 2 R | ValidCards$ Creature.attacking | NumAtt$ 2 | SubAbility$ TrigPump | SpellDescription$ Attacking creatures get +2/+0 until end of turn. Dinosaurs you control gain trample until end of turn.
SVar:TrigPump:DB$PumpAll | Cost$ 0 | ValidCards$ Creature.Dinosaur+YouCtrl | KW$ Trample
SVar:Picture:http://mythicspoiler.com/ixa/cards/dinosaurstampede.jpg
Oracle:Attacking creatures get +2/+0 until end of turn. Dinosaurs you control gain trample until end of turn.
Rampaging Ferocidon
Name:Rampaging Ferocidon
ManaCost:2 R
Types:Creature Dinosaur
PT:3/3
K:Menace
S:Mode$ Continuous | Affected$ Player | AddKeyword$ You can't gain life. | Description$ Players can't gain life.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever another creature enters the battlefield, CARDNAME deals 1 damage to that creature's controller.
SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | Defined$ TriggeredCardController | NumDmg$ 1
SVar:Picture:http://mythicspoiler.com/ixa/cards/rampagingferocidon.jpg
Oracle:Menace\nPlayers can't gain life.\nWhenever another creature enters the battlefield, Rampaging Ferocidon deals 1 damage to that creature's controller.
Last edited by azcotic on 08 Sep 2017, 19:45, edited 1 time in total.
Re: Ixalan spoiler season
by Agetian » 08 Sep 2017, 16:18
Added upstream (fixed a couple things like cost and types for Ferocidon)
- Agetian
- Agetian
- Agetian
- Programmer
- Posts: 3489
- Joined: 14 Mar 2011, 05:58
- Has thanked: 684 times
- Been thanked: 572 times
Re: Ixalan spoiler season
by azcotic » 08 Sep 2017, 18:00
Sorry, i guess i forgot erase the stats.Agetian wrote:Added upstream (fixed a couple things like cost and types for Ferocidon)
- Agetian
Re: Ixalan spoiler season
by Agetian » 08 Sep 2017, 18:25
No worries, that happens with me too 
- Agetian

- Agetian
- Agetian
- Programmer
- Posts: 3489
- Joined: 14 Mar 2011, 05:58
- Has thanked: 684 times
- Been thanked: 572 times
Re: Ixalan spoiler season
by ragininsanity209 » 11 Sep 2017, 03:24
Kumena's Omenspeaker
- | Open
- Name:Kumena's Omenspeaker
ManaCost:G
Types:Creature Merfolk
PT:1/1
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 1 | AddToughness$ 1 | CheckSVar$ X | CheckSVar$ Y | SVarCompare$ GE1 | Description$ CARDNAME gets +1/+1 as long as you control another Merfolk or Island.
SVar:X:Count$Valid Island.YouCtrl
SVar:Y:Count$Valid Merfolk.YouCtrl
SVar:Picture:...
Oracle:Kumena's Omenspeaker gets +1/+1 as long as you control another Merfolk or Island.
- ragininsanity209
- Posts: 4
- Joined: 11 Sep 2017, 03:20
- Has thanked: 0 time
- Been thanked: 0 time
Who is online
Users browsing this forum: Bing [Bot] and 51 guests