Card Requests
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Card Requests
by sagephoenix » 13 Feb 2012, 16:29
If I remember correctly, Ad Nauseam isn't in forge because the AI can't handle it properly right? I'm still very new to programming and AI, but wouldn't it be kind of impossible to get the AI to play this card properly? It's one big gamble. There's already a good many cards in forge that the AI can't play properly, and the addition of this card would really only hurt random or drafting. I think it would be worth it to have it added and deal with the AI not being able to use it, then to not have it at all.
/*That is if it is actually unavailable for that reason. If it's another reason ignore the above lol.*/
/*That is if it is actually unavailable for that reason. If it's another reason ignore the above lol.*/
- sagephoenix
- Posts: 177
- Joined: 29 Aug 2011, 14:07
- Has thanked: 57 times
- Been thanked: 3 times
Re: Card Requests
by friarsol » 13 Feb 2012, 16:32
No Ad Nauseam isn't in Forge because we can't script looping.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Card Requests
by sagephoenix » 13 Feb 2012, 16:44
Ah okay, must have had it confused with another card.friarsol wrote:No Ad Nauseam isn't in Forge because we can't script looping.
- sagephoenix
- Posts: 177
- Joined: 29 Aug 2011, 14:07
- Has thanked: 57 times
- Been thanked: 3 times
Re: Card Requests
by edessa » 15 Feb 2012, 21:24
I believe Ward Sliver isnt in forge. I dont know if you can do it but it definatelly will be a great adittion to sliver´s deck´s.
Re: Card Requests
by jeffwadsworth » 16 Feb 2012, 02:01
Added a while back by Sloth. Next beta will have it.RevivedPicard wrote:Dungeon Geist ????
- jeffwadsworth
- Super Tester Elite
- Posts: 1172
- Joined: 20 Oct 2010, 04:47
- Location: USA
- Has thanked: 287 times
- Been thanked: 70 times
Re: Card Requests
by AndyTron » 16 Feb 2012, 13:32
Is Breakthrough doable? Now that we have Lion's Eye Diamond, Cabal Therapy, and Serum Powder (awesome job on that one by the way) it's the last card needed to forge a tournament caliber dredge deck.
Re: Card Requests
by jeffwadsworth » 16 Feb 2012, 20:48
The problem with Breakthrough is the part "choose X cards in your hand and DISCARD the rest." The AB Discard allows for the chosen cards to be discarded, but not the other way around right now.AndyTron wrote:Is Breakthrough doable? Now that we have Lion's Eye Diamond, Cabal Therapy, and Serum Powder (awesome job on that one by the way) it's the last card needed to forge a tournament caliber dredge deck.
- jeffwadsworth
- Super Tester Elite
- Posts: 1172
- Joined: 20 Oct 2010, 04:47
- Location: USA
- Has thanked: 287 times
- Been thanked: 70 times
Re: Card Requests
by friarsol » 16 Feb 2012, 21:14
We might be able to do the math, although I'm sure the text would be weird.jeffwadsworth wrote:The problem with Breakthrough is the part "choose X cards in your hand and DISCARD the rest." The AB Discard allows for the chosen cards to be discarded, but not the other way around right now.AndyTron wrote:Is Breakthrough doable? Now that we have Lion's Eye Diamond, Cabal Therapy, and Serum Powder (awesome job on that one by the way) it's the last card needed to forge a tournament caliber dredge deck.
max(CardsInHand - X, 0)
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Card Requests
by jeffwadsworth » 16 Feb 2012, 22:01
The cards are specifically chosen...how would you handle that part?friarsol wrote:We might be able to do the math, although I'm sure the text would be weird.jeffwadsworth wrote:The problem with Breakthrough is the part "choose X cards in your hand and DISCARD the rest." The AB Discard allows for the chosen cards to be discarded, but not the other way around right now.AndyTron wrote:Is Breakthrough doable? Now that we have Lion's Eye Diamond, Cabal Therapy, and Serum Powder (awesome job on that one by the way) it's the last card needed to forge a tournament caliber dredge deck.
max(CardsInHand - X, 0)
- jeffwadsworth
- Super Tester Elite
- Posts: 1172
- Joined: 20 Oct 2010, 04:47
- Location: USA
- Has thanked: 287 times
- Been thanked: 70 times
Re: Card Requests
by friarsol » 16 Feb 2012, 22:05
If you have 7 cards in your hand, and you have to choose to discard 2, is it any different than choosing 5 cards to not-discard, and then discarding the rest?jeffwadsworth wrote:The cards are specifically chosen...how would you handle that part?
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Card Requests
by jeffwadsworth » 16 Feb 2012, 23:13
We'll see. Testing this to find out.friarsol wrote:If you have 7 cards in your hand, and you have to choose to discard 2, is it any different than choosing 5 cards to not-discard, and then discarding the rest?jeffwadsworth wrote:The cards are specifically chosen...how would you handle that part?
- | Open
- Name:Breakthrough
ManaCost:X U
Types:Sorcery
Text:no text
A:SP$ Draw | Cost$ X U | NumCards$ 4 | SubAbility$ DBDiscard | SpellDescription$ Draw four cards, then choose X cards in your hand and discard the rest from it.
SVar:DBDiscard:DB$ Discard | Defined$ You | Mode$ TgtChoose | NumCards$ Z
SVar:X:Count$xPaid
SVar:Y:Count$InYourHand
SVar:Z:SVar$Y/Minus.X
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/breakthrough.jpg
End
Edit: It works. Thanks for the clarity. I was looking at it in a literal sense.
- jeffwadsworth
- Super Tester Elite
- Posts: 1172
- Joined: 20 Oct 2010, 04:47
- Location: USA
- Has thanked: 287 times
- Been thanked: 70 times
Re: Card Requests
by Iran » 17 Feb 2012, 02:27
.Tree of Redemption
Sisters of Stone Death
Gaze of the Gorgon
Flash Foliage
Patron of the Orochi
Jaddi Lifestrider
Gather Specimens
Epochrasite
AEther Spellbomb
These cards are doable?
Sisters of Stone Death
Gaze of the Gorgon
Flash Foliage
Patron of the Orochi
Jaddi Lifestrider
Gather Specimens
Epochrasite
AEther Spellbomb
These cards are doable?
Re: Card Requests
by jeffwadsworth » 17 Feb 2012, 04:20
Some of them are doable.Iran wrote:.Tree of Redemption
Sisters of Stone Death
Gaze of the Gorgon
Flash Foliage
Patron of the Orochi
Jaddi Lifestrider
Gather Specimens
Epochrasite
AEther Spellbomb
These cards are doable?
- jeffwadsworth
- Super Tester Elite
- Posts: 1172
- Joined: 20 Oct 2010, 04:47
- Location: USA
- Has thanked: 287 times
- Been thanked: 70 times
Who is online
Users browsing this forum: No registered users and 16 guests