Okay, currently uploading to Yandex, I've added the links to the folders, the files will appear as the uploads complete.
Edit: Upload is complete. Let me know if everything's fine.
Search found 200 matches
- Tue Sep 24, 2013 6:00 am
- Forum: Custom Cards & Images
- Topic: CCGHQ Images (480x680) Full Collection
- Replies: 30
- Views: 11370
- Mon Sep 23, 2013 4:58 pm
- Forum: Custom Cards & Images
- Topic: CCGHQ Images (480x680) Full Collection
- Replies: 30
- Views: 11370
Re: CCGHQ Images (480x680) Full Collection
Errrrr... You're talking of over 4 gigs!
Oh well, any hoster in mind that won't reject me for having files between 200MB and <1GB?
Oh well, any hoster in mind that won't reject me for having files between 200MB and <1GB?
- Mon Sep 23, 2013 4:56 pm
- Forum: Custom Sets
- Topic: Theros
- Replies: 91
- Views: 16399
Re: Theros
Here is an image pack using Gatherer as a source.
Not very good quality, but will do until CCGHQ releases their scans. Since M14 isn't out yet (soon, I hope), I'll settle for this in the meantime.
http://3mm6ir.1fichier.com/
Not very good quality, but will do until CCGHQ releases their scans. Since M14 isn't out yet (soon, I hope), I'll settle for this in the meantime.
http://3mm6ir.1fichier.com/
- Mon Sep 23, 2013 4:04 pm
- Forum: Code submission
- Topic: [CODE] Colorless Hybrid
- Replies: 2
- Views: 822
[CODE] Colorless Hybrid
There is an issue that has been reported with colorless hybrid card ( Spectral Procession and the likes). Basically, you can't pay the colorless "part" of the mana cost with coloured mana, you have to use real *colorless* mana. It means you can't cast Spectral Procession for BBWW for instance. Attac...
- Mon Sep 23, 2013 12:55 pm
- Forum: Custom Cards & Images
- Topic: CCGHQ Images (480x680) Full Collection
- Replies: 30
- Views: 11370
Re: CCGHQ Images (480x680) Full Collection
Ha? You have a preview or something?
- Sat Sep 21, 2013 11:57 am
- Forum: Card Coding
- Topic: Desecration Demon and Vexing Devil (Require Confirmation)
- Replies: 2
- Views: 748
Re: Desecration Demon and Vexing Devil (Require Confirmation
Tested both cards, they work as they should to me.
Ai deck used to test
Ai deck used to test
Code: Select all
#NAME:(((000)))Desecration Demon Vexing Devil
Desecration Demon *18
Vexing Devil *18
Mountain *12
Swamp *12
- Sat Sep 21, 2013 11:28 am
- Forum: Card Coding
- Topic: Phyrexian Metamorph (Wrong code)
- Replies: 3
- Views: 807
Phyrexian Metamorph (Wrong code)
[card] name=Phyrexian Metamorph mana={3}{p(U)} auto=copy NotATarget(creature) auto=transforms((artifact)) forever type=Artifact Creature subtype=Shapeshifter power=0 toughness=0 text=({(u/p)} can be paid with either {U} or 2 life.) You may have Phyrexian Metamorph enter the battlefield as a copy of...
- Sat Sep 21, 2013 11:12 am
- Forum: Card Coding
- Topic: Spellstutter Sprite (Working & Added - r4862)
- Replies: 1
- Views: 567
Spellstutter Sprite (Working & Added - r4862)
[card] name=Spellstutter Sprite auto=fizzle target(*[manacost<=type:faerie:mybattlefield]|stack) abilities=flash,flying text=Flash -- Flying -- When Spellstutter Sprite enters the battlefield, counter target spell with converted mana cost x or less, where x is the number of Faeries you control. man...
- Sat Sep 21, 2013 10:53 am
- Forum: Card Coding
- Topic: Belltower Sphinx (Working & Added - r4862)
- Replies: 1
- Views: 496
Belltower Sphinx (Working & Added - r4862)
[card] name=Belltower Sphinx abilities=flying [email protected](this) from(*|opponentbattlefield):deplete:thatmuch opponent [email protected](this) from(*|opponentstack):deplete:thatmuch opponent [email protected](this) from(*|mybattlefield):deplete:thatmuch controller [email protected](this) from(*|mystack):deple...
- Sat Sep 21, 2013 10:11 am
- Forum: Card Coding
- Topic: Withering Gaze (Require Confirmation)
- Replies: 2
- Views: 654
Withering Gaze (Require Confirmation)
[card] name=Withering Gaze target=opponent auto=target(*|targetedpersonshand) donothing auto=foreach(forest|opponenthand) draw:1 auto=foreach(*[green]|opponenthand) draw:1 text=Target opponent reveals his or her hand. You draw a card for each Forest and green card in it. mana={2}{U} type=Sorcery [/...