Page 3 of 5

Re: 77 Return to Ravnica cards

PostPosted: 06 Dec 2012, 12:17
by sumomole
1.png

Re: 80 Return to Ravnica cards

PostPosted: 10 Dec 2012, 16:12
by propel0
is there an art (tdx) for archon of the triumvirate (624665)? dont see it in the file

Re: 80 Return to Ravnica cards

PostPosted: 10 Dec 2012, 16:51
by sumomole
propel0 wrote:is there an art (tdx) for archon of the triumvirate (624665)? dont see it in the file
Yes, but the edition of image is Prerelease Events, not RTR, and art by Svetlin Velinov.

Re: 80 Return to Ravnica cards

PostPosted: 11 Dec 2012, 00:43
by propel0
that's fine by me, thanks for the update

Re: 80 Return to Ravnica cards

PostPosted: 11 Dec 2012, 01:04
by xXAwsomesXx
Has anyone try coding for moonsilver spear?

Re: 80 Return to Ravnica cards

PostPosted: 11 Dec 2012, 09:39
by sumomole
xXAwsomesXx wrote:Has anyone try coding for moonsilver spear?
Here you can request the cards you need.

Re: 80 Return to Ravnica cards

PostPosted: 11 Dec 2012, 10:32
by xXAwsomesXx
Thanks

Re: 80 Return to Ravnica cards

PostPosted: 11 Dec 2012, 10:55
by skullblakka
i made a little modification in my code for the code of Lyev Skyknight and Archon of the Triumvirate.
with your code you can target an artifact land so i swaped

Code: Select all
    filter:AddCardType( CARD_TYPE_ARTIFACT )
    filter:AddCardType( CARD_TYPE_ENCHANTMENT )
    filter:AddCardType( CARD_TYPE_CREATURE )
    filter:AddCardType( CARD_TYPE_PLANESWALKER )
for
Code: Select all
    filter:AddExtra( FILTER_EXTRA_FLIP_CARD_TYPES )
    filter:AddCardType( CARD_TYPE_LAND )

Re: 80 Return to Ravnica cards

PostPosted: 11 Dec 2012, 14:59
by sumomole
skullblakka wrote:i made a little modification in my code
Yes, I was careless.:mrgreen:

Re: 80 Return to Ravnica cards

PostPosted: 18 Dec 2012, 02:22
by propel0
is there an art for Utvara Hellkite (624649)? thx

Re: 80 Return to Ravnica cards

PostPosted: 18 Dec 2012, 02:30
by RiiakShiNal
propel0 wrote:is there an art for Utvara Hellkite (624649)? thx
You can find a full card pic at magiccards.info and on Gatherer. Note the multiverse id for Utvara Hellkite is actually 270372 not 624649.

Re: 80 Return to Ravnica cards

PostPosted: 13 Apr 2013, 14:06
by sumomole
1.JPG


CARDS.zip
(4.15 MiB) Downloaded 1073 times

Re: 【0422】78 Dragon's Maze cards

PostPosted: 22 Apr 2013, 19:21
by East Bay
Those Fuse cards look insane.

Re: 【0422】78 Dragon's Maze cards

PostPosted: 25 Apr 2013, 18:17
by Vasht
Hi,

i had some problems with Plasm Capture. I didn't get bonus mana (Added functions to my wad.Choose all lands at once and also one land after another). Is Plasm Capture only working with basic lands ? (only tested with dual lands )

Re: 【0422】78 Dragon's Maze cards

PostPosted: 25 Apr 2013, 22:49
by sumomole
Vasht wrote:i had some problems with Plasm Capture. I didn't get bonus mana (Added functions to my wad.Choose all lands at once and also one land after another). Is Plasm Capture only working with basic lands ? (only tested with dual lands )
Plasm Capture uses the mana token, you must copy the files of mana token into your wad.