It is currently 23 Apr 2024, 15:57
   
Text Size

Card Creation Request Thread

User-made mods in DLC (Downloadable Content) form.
Get MTG cards here for your DotP that aren't available anywhere else!

Moderator: CCGHQ Admins

Re: Card Creation Request Thread

Postby thefiremind » 17 Jan 2013, 16:23

There it is. I made it so that the card is revealed only if you choose not to use it, because if you use it, then everybody can see it without the need to reveal. :wink:

The picture is hi-res because it has been previewed in a GTC art gallery article (when the actual card wasn't previewed yet).
Attachments
UNEXPECTED_RESULTS_19992203.zip
(107.4 KiB) Downloaded 217 times
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
User avatar
thefiremind
Programmer
 
Posts: 3515
Joined: 07 Nov 2011, 10:55
Has thanked: 118 times
Been thanked: 721 times

Re: Card Creation Request Thread

Postby SoulStorm » 17 Jan 2013, 16:43

You sir are awesome beyond words!

Many Thanks!
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Card Creation Request Thread

Postby Novitius » 23 Jan 2013, 22:39

After having made tries at various cards on my own (Time Walk, Crumbling Necropolis, Hellkite Overlord, Wall of Denial, Breeding Pool...) I've become stuck and got a number of requests:

Izzet Staticaster
Unburial Rites
Training Grounds
Goldnight Commander
Mulch
Dark Confidant
Tarmogoyf
Kitchen Finks
Grixis Charm
Urborg, Tomb of Yawgmoth
Chronic Flooding
Angel of Glory's Rise
Nightshade Peddler ("soulbond" mechanic seems troublesome)
Zealous Conscripts

Oh, and just to be clear, I'm using these for DotP2013.
Novitius
 
Posts: 19
Joined: 23 Jan 2013, 22:23
Has thanked: 11 times
Been thanked: 0 time

Re: Card Creation Request Thread

Postby SoulStorm » 24 Jan 2013, 00:31

Izzet Staticaster
Unburial Rites
Goldnight Commander
Mulch
Tarmogoyf
Kitchen Finks
Chronic Flooding
Angel of Glory's Rise
Nightshade Peddler
Zealous Conscripts

These cards are already available in the various mods on this site. I'd tell you which mods specificially, but I just dumped all the available cards in one folder so I could keep track of them.
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Card Creation Request Thread

Postby Novitius » 24 Jan 2013, 00:35

SoulStorm wrote:Izzet Staticaster
Unburial Rites
Goldnight Commander
Mulch
Tarmogoyf
Kitchen Finks
Chronic Flooding
Angel of Glory's Rise
Nightshade Peddler
Zealous Conscripts

These cards are already available in the various mods on this site. I'd tell you which mods specificially, but I just dumped all the available cards in one folder so I could keep track of them.
Sorry, I didn't know! Do you happen to know who the authors are so I can search that way? I'd done forum searches and only saw Forge references to a lot of these cards. I've already got the community mod and thefiremind's decks.
Novitius
 
Posts: 19
Joined: 23 Jan 2013, 22:23
Has thanked: 11 times
Been thanked: 0 time

Re: Card Creation Request Thread

Postby SoulStorm » 24 Jan 2013, 01:21

Novitius wrote:Sorry, I didn't know! Do you happen to know who the authors are so I can search that way? I'd done forum searches and only saw Forge references to a lot of these cards. I've already got the community mod and thefiremind's decks.
http://www.slightlymagic.net/forum/viewtopic.php?f=102&t=7909

The section in green lists the mods I have installed.

Happy Hunting!
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Card Creation Request Thread

Postby Novitius » 24 Jan 2013, 01:53

SoulStorm wrote:http://www.slightlymagic.net/forum/viewtopic.php?f=102&t=7909

The section in green lists the mods I have installed.

Happy Hunting!
Thanks!
Novitius
 
Posts: 19
Joined: 23 Jan 2013, 22:23
Has thanked: 11 times
Been thanked: 0 time

Re: Card Creation Request Thread

Postby SoulStorm » 24 Jan 2013, 07:37

How about the following cards for my latest deck idea?

Master Biomancer
Hornet Queen
Loaming Shaman
Glen Elendra Archmage

Thanks!
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Card Creation Request Thread

Postby thefiremind » 24 Jan 2013, 09:56

This is what's left after removing the cards that SoulStorm listed as already available. But Training Grounds and Urborg, Tomb of Yawgmoth cannot be coded, so only Dark Confidant and Grixis Charm remain.

SoulStorm wrote:How about the following cards for my latest deck idea?

Master Biomancer
Hornet Queen
Loaming Shaman
Glen Elendra Archmage

Thanks!
I'm fascinated by Master Biomancer, too... I think that the new Simic will be much more fun than the old ones (except Experiment Kraj which is one of my favorite cards, but it cannot be coded).

I'll see what I can do for those cards (Dark Confidant and Grixis Charm included).

EDIT: Here are the cards for Novitius:
DARK_CONFIDANT_83771.zip
(118.8 KiB) Downloaded 222 times
GRIXIS_CHARM_137927.zip
(fixed)
(105.93 KiB) Downloaded 200 times
Notes:
  • Both are untested. :mrgreen: EDIT: Grixis Charm is tested now.
  • Dark Confidant, despite its fame, didn't have a proper hi-res picture available, so I merged a very cropped hi-res picture with a full low-res picture. If you look very closely you can see the difference, but it was the best deal I could think of.
  • Grixis Charm needs some localised strings in TEXT_PERMANENT:
    • CARD_QUERY_PERMANENT_IN_HAND = Return target permanent to its owner’s hand.
    • CARD_QUERY_CREATURE_LOSES_4_4 = Target creature gets -4/-4 until end of turn.
    • CARD_QUERY_CREATURES_YOU_CONTROL_GET_2_0 = Creatures you control get +2/+0 until end of turn.
    If you don't know how to do that, check the XML files inside the TEXT_PERMANENT folder of most mods and use them as templates, it's not that hard to understand and you can do it with Excel or Notepad (or similar software). The card works even without them, it's just a bit ugly to see the "raw" strings in the mode choice.
Cards for SoulStorm coming later. :wink:

EDIT 2: And here are the cards requested by SoulStorm: I made a single ZIP file just to avoid clogging the post with attachments. :wink: I tested Master Biomancer and Loaming Shaman because they were a bit more complicated, and they work. The other cards should work as well (I hope [-o<).

EDIT 3: Grixis Charm fixed.
Last edited by thefiremind on 03 Feb 2013, 19:23, edited 1 time in total.
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
User avatar
thefiremind
Programmer
 
Posts: 3515
Joined: 07 Nov 2011, 10:55
Has thanked: 118 times
Been thanked: 721 times

Re: Card Creation Request Thread

Postby SoulStorm » 24 Jan 2013, 17:47

Many thanks once again Firemind! We'll see if I can make effective use of Master Biomancer.

I've heard so far that Master Biomancer has been a bit disappointing in Limited. I think there are a lot more opportunities for the card in other formats.
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Card Creation Request Thread

Postby Novitius » 25 Jan 2013, 18:51

Much obliged, firemind! Thank you!
Novitius
 
Posts: 19
Joined: 23 Jan 2013, 22:23
Has thanked: 11 times
Been thanked: 0 time

Re: Card Creation Request Thread

Postby SoulStorm » 25 Jan 2013, 19:26

One more card please:

Desertion
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Card Creation Request Thread

Postby thefiremind » 25 Jan 2013, 22:44

SoulStorm wrote:One more card please:

Desertion
I made a very quick test and it seems to work, but I hope it does the right thing in all the possible scenarios. :wink:
Attachments
DESERTION_15370.zip
(120.21 KiB) Downloaded 203 times
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
User avatar
thefiremind
Programmer
 
Posts: 3515
Joined: 07 Nov 2011, 10:55
Has thanked: 118 times
Been thanked: 721 times

Re: Card Creation Request Thread

Postby SoulStorm » 25 Jan 2013, 22:49

You rock!

Thanks!
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Card Creation Request Thread

Postby Novitius » 26 Jan 2013, 09:42

Novitius
 
Posts: 19
Joined: 23 Jan 2013, 22:23
Has thanked: 11 times
Been thanked: 0 time

PreviousNext

Return to New MTG Cards and Decks (2010, 2012, 2013, 2014, 2015, Magic Duels)

Who is online

Users browsing this forum: No registered users and 5 guests


Who is online

In total there are 5 users online :: 0 registered, 0 hidden and 5 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 5 guests

Login Form