Gatecrash Spoiler Season
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Gatecrash Spoiler Season
by ZzzzSleep » 09 Jan 2013, 10:11
Syndic of Tithes!
Snaffling a piece of low hanging fruit.
Snaffling a piece of low hanging fruit.
- Syndic of Tithes | Open
- Code: Select all
Name:Syndic of Tithes
ManaCost:1 W
Types:Creature Human Cleric
Text:no text
PT:2/2
K:Extort
SVar:Rarity:Common
End
Re: Gatecrash Spoiler Season
by ZzzzSleep » 09 Jan 2013, 10:23
Experiment One!
Another low hanging card...
Another low hanging card...
- Experiment One | Open
- Code: Select all
Name:Experiment One
ManaCost:G
Types:Creature Human Ooze
Text:no text
PT:1/1
K:Evolve
A:AB$ Regenerate | Cost$ SubCounter<2/P1P1> | SpellDescription$ Regenerate CARDNAME.
SVar:Rarity:Uncommon
End
Re: Gatecrash Spoiler Season
by PowerClaws » 09 Jan 2013, 10:42
ZzzzSleep... let the games... begin
EDIT: Spelling mistake in the card info

- Elusive Krasis | Open
- Name:Elusive Krasis
ManaCost:1 G U
Types:Creature Fish Mutant
Text:no text
PT:0/4
K:Unblockable
K:Evolve
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/elusive_krasis.jpg
SetInfo:GTC|Uncommon|http://magiccards.info/scans/en/gtc/160.jpg
Oracle:Elusive Krasis is unblockable. \nEvolve
End
EDIT: Spelling mistake in the card info
- PowerClaws
- Posts: 131
- Joined: 30 Jan 2012, 11:33
- Has thanked: 28 times
- Been thanked: 8 times
Re: Gatecrash Spoiler Season
by ZzzzSleep » 09 Jan 2013, 10:57
I marked Elusive Krasis as yours on the wiki, PowerClaws...
http://www.slightlymagic.net/wiki/Forge_Upcoming
http://www.slightlymagic.net/wiki/Forge_Upcoming
Re: Gatecrash Spoiler Season
by PowerClaws » 09 Jan 2013, 11:01
Burning-Tree Emissary, im not sure if the | Amount$ 1 | part is correct (or even needed in this case) but its there.
P.S. Do you want these here, or somewhere else that isnt in this post, coz i see a lot of these posts from me over the next week or two (or however long it is til Gatecrash comes out)
EDIT: Im just keep adding cards here
Im not certain about this card, it looks similar to Prey Upon, but i couldnt see anywhere about the you control/you dont control restiction to edit that, so id be careful about that.
P.S. Do you want these here, or somewhere else that isnt in this post, coz i see a lot of these posts from me over the next week or two (or however long it is til Gatecrash comes out)
- Burning-Tree Emmissary | Open
- Name:Burning-Tree Emissary
ManaCost:RG RG
Types:Creature Human Shaman
Text:no text
PT:2/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMana | TriggerDescription$ When CARDNAME enters the battlefield, add R G to your mana pool.
SVar:TrigMana:AB$Mana | Cost$ 0 | Produced$ R G | Amount$ 1
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/burning-tree_emissary.jpg
SetInfo:GTC|Uncommon|http://magiccards.info/scans/en/gtc/216.jpg
Oracle:When Burning-Tree Emissary enters the battlefield, addto your mana pool.
End
EDIT: Im just keep adding cards here
Im not certain about this card, it looks similar to Prey Upon, but i couldnt see anywhere about the you control/you dont control restiction to edit that, so id be careful about that.
- Pit Fight | Open
- Name:Pit Fight
ManaCost:1 RG
Types:Instant
Text:no text
A:SP$ Fight | Cost$ 1 RG | ValidTgts$ Creature | TgtPrompt$ Select target creature | TargetsFromDifferentZone$ True | TargetMin$ 2 | TargetMax$ 2 | SpellDescription$ Target creature you control fights another target creature. (Each deals damage equal to its power to the other.)
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/pit_fight.jpg
SetInfo:GTC|Common|http://magiccards.info/scans/en/gtc/225.jpg
Oracle:Target creature you control fights another target creature. (Each deals damage equal to its power to the other.)
End
Last edited by PowerClaws on 09 Jan 2013, 11:11, edited 1 time in total.
- PowerClaws
- Posts: 131
- Joined: 30 Jan 2012, 11:33
- Has thanked: 28 times
- Been thanked: 8 times
Re: Gatecrash Spoiler Season
by PowerClaws » 09 Jan 2013, 11:03
Yeah, about that, is the login the same as this, and are privileges required to edit it, or not, coz if not, ill start marking them before i work on themZzzzSleep wrote:I marked Elusive Krasis as yours on the wiki, PowerClaws...
http://www.slightlymagic.net/wiki/Forge_Upcoming
EDIT: nevermind, i just tried logging in with the CCGHQ login and... it didnt work, so i might have to ask someone nicely if they could update the ones i manage to get done
Last edited by PowerClaws on 09 Jan 2013, 11:14, edited 1 time in total.
- PowerClaws
- Posts: 131
- Joined: 30 Jan 2012, 11:33
- Has thanked: 28 times
- Been thanked: 8 times
- swordshine
- Posts: 682
- Joined: 11 Jul 2010, 02:37
- Has thanked: 116 times
- Been thanked: 87 times
Re: Gatecrash Spoiler Season
by swordshine » 09 Jan 2013, 11:18
Thanks for your cards. The parameter "Amount$ 1" is not needed for Burning-Tree Emissary.PowerClaws wrote:Burning-Tree Emissary, im not sure if the | Amount$ 1 | part is correct (or even needed in this case) but its there.
P.S. Do you want these here, or somewhere else that isnt in this post, coz i see a lot of these posts from me over the next week or two (or however long it is til Gatecrash comes out)
Edit: It is not needed to add Setinfos and Oracles of GTC cards. They will be added automatically by running a python script.
- swordshine
- Posts: 682
- Joined: 11 Jul 2010, 02:37
- Has thanked: 116 times
- Been thanked: 87 times
Re: Gatecrash Spoiler Season
by PowerClaws » 09 Jan 2013, 11:29
Ok, ill stop adding the SetInfo and Oracle then, thanks
EDIT:
- Foundry Champion | Open
- Name:Foundry Champion
ManaCost:4 R W
Types:Creature Elemental Soldier
Text:no text
PT:4/4
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerDescription$ When CARDNAME enters the battlefield, it deals damage to target creature or player equal to the number of creatures you control.
SVar:TrigDamage:AB$DealDamage | Cost$ 0 | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ X | References$ X
SVar:X:Count$Valid Creature.YouCtrl
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/foundry_champion.jpg
End
EDIT:
- Sunhome Guildmage | Open
- Name:Sunhome Guildmage
ManaCost:R W
Types:Creature Human Wizard
Text:no text
PT:2/2
A:AB$ PumpAll | Cost$ 1 R W | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +0 | SpellDescription$ Creatures you control get +1/+0 until end of turn.
A:AB$ Token | Cost$ 2 R W | TokenAmount$ 1 | TokenName$ Soldier | TokenTypes$ Creature,Soldier | TokenOwner$ You | TokenColors$ Red,White | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Haste | SpellDescription$ Put a 1/1 red and white Soldier creature token with haste onto the battlefield.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/sunhome_guildmage.jpg
End
Last edited by PowerClaws on 09 Jan 2013, 12:49, edited 1 time in total.
- PowerClaws
- Posts: 131
- Joined: 30 Jan 2012, 11:33
- Has thanked: 28 times
- Been thanked: 8 times
Re: Gatecrash Spoiler Season
by swordshine » 09 Jan 2013, 11:32
Pit Fight is more like Ulvenwald Tracker. You should target a creature you control first(use Pump) and select another target creature(this one can also be a creature you control).PowerClaws wrote:Im not certain about this card, it looks similar to Prey Upon, but i couldnt see anywhere about the you control/you dont control restiction to edit that, so id be careful about that.
- Pit Fight | Open
- Name:Pit Fight
ManaCost:1 RG
Types:Instant
Text:no text
A:SP$ Fight | Cost$ 1 RG | ValidTgts$ Creature | TgtPrompt$ Select target creature | TargetsFromDifferentZone$ True | TargetMin$ 2 | TargetMax$ 2 | SpellDescription$ Target creature you control fights another target creature. (Each deals damage equal to its power to the other.)
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/pit_fight.jpg
SetInfo:GTC|Common|http://magiccards.info/scans/en/gtc/225.jpg
Oracle:Target creature you control fights another target creature. (Each deals damage equal to its power to the other.)
End
Prey Upon is different. Parameter "TargetsFromDifferentZone$ True" means you should target creatures from different zones(with different controllers): one is creature your control, the other is you don't control.
- swordshine
- Posts: 682
- Joined: 11 Jul 2010, 02:37
- Has thanked: 116 times
- Been thanked: 87 times
Re: Gatecrash Spoiler Season
by ZzzzSleep » 09 Jan 2013, 11:55
Would that mean that Prey Upon (as it's currently coded) could be used to make creatures from two different opponents fight?swordshine wrote:Prey Upon is different. Parameter "TargetsFromDifferentZone$ True" means you should target creatures from different zones(with different controllers): one is creature your control, the other is you don't control.
Re: Gatecrash Spoiler Season
by swordshine » 09 Jan 2013, 12:00
The recent spoiler gives us Frontline Medic, and it has such ability:
"Sacrifice Frontline Medic: Counter target spell with X in its mana cost unless its controller pays 3."
Is there any method to identify "spell with X in its mana cost"?
"Sacrifice Frontline Medic: Counter target spell with X in its mana cost unless its controller pays 3."
Is there any method to identify "spell with X in its mana cost"?
- swordshine
- Posts: 682
- Joined: 11 Jul 2010, 02:37
- Has thanked: 116 times
- Been thanked: 87 times
Re: Gatecrash Spoiler Season
by swordshine » 09 Jan 2013, 12:03
I think one of them must be a creature your control. I've tested it in a multiplayer game. It cannot make creatures controlled by two different opponents fight.ZzzzSleep wrote:Would that mean that Prey Upon (as it's currently coded) could be used to make creatures from two different opponents fight?swordshine wrote:Prey Upon is different. Parameter "TargetsFromDifferentZone$ True" means you should target creatures from different zones(with different controllers): one is creature your control, the other is you don't control.
- swordshine
- Posts: 682
- Joined: 11 Jul 2010, 02:37
- Has thanked: 116 times
- Been thanked: 87 times
Re: Gatecrash Spoiler Season
by Hellfish » 09 Jan 2013, 12:17
There's SpellAbility.isXCost(), but I don't think there's anything scriptwise.swordshine wrote:The recent spoiler gives us Frontline Medic, and it has such ability:
"Sacrifice Frontline Medic: Counter target spell with X in its mana cost unless its controller pays 3."
Is there any method to identify "spell with X in its mana cost"?
So now you're
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
-
Hellfish - Programmer
- Posts: 1297
- Joined: 07 Jun 2009, 10:41
- Location: South of the Pumphouse
- Has thanked: 110 times
- Been thanked: 169 times
Re: Gatecrash Spoiler Season
by PowerClaws » 09 Jan 2013, 12:57
So that would mean that this script is closer to what the card actually does?swordshine wrote:Pit Fight is more like Ulvenwald Tracker. You should target a creature you control first(use Pump) and select another target creature(this one can also be a creature you control).PowerClaws wrote:Im not certain about this card, it looks similar to Prey Upon, but i couldnt see anywhere about the you control/you dont control restiction to edit that, so id be careful about that.
- Pit Fight | Open
- Name:Pit Fight
ManaCost:1 RG
Types:Instant
Text:no text
A:SP$ Fight | Cost$ 1 RG | ValidTgts$ Creature | TgtPrompt$ Select target creature | TargetsFromDifferentZone$ True | TargetMin$ 2 | TargetMax$ 2 | SpellDescription$ Target creature you control fights another target creature. (Each deals damage equal to its power to the other.)
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/pit_fight.jpg
SetInfo:GTC|Common|http://magiccards.info/scans/en/gtc/225.jpg
Oracle:Target creature you control fights another target creature. (Each deals damage equal to its power to the other.)
End
Prey Upon is different. Parameter "TargetsFromDifferentZone$ True" means you should target creatures from different zones(with different controllers): one is creature your control, the other is you don't control.
(Its basically the trackers ability with the cost changed)
- Pit Fight | Open
- Name:Pit Fight
ManaCost:1 RG
Types:Instant
Text:no text
T:AB$ Pump | Cost$ 1 RG | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Choose target creature you control | SubAbility$ TrackerFight | StackDescription$ None | SpellDescription$ Target creature you control fights another target creature.
SVar:TrackerFight:DB$ Fight | Defined$ ParentTarget | ValidTgts$ Creature | TargetUnique$ True | TgtPrompt$ Choose target creature to fight the first target
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/pit_fight.jpg
End
- PowerClaws
- Posts: 131
- Joined: 30 Jan 2012, 11:33
- Has thanked: 28 times
- Been thanked: 8 times
Who is online
Users browsing this forum: No registered users and 48 guests